Skip to content

Lead with agent development and switch the website to light - #4965

Merged
asim merged 2 commits into
masterfrom
codex/agent-first-readme-light-site-20260924
Sep 24, 2026
Merged

asim merged 2 commits into
masterfrom
codex/agent-first-readme-light-site-20260924

Conversation

@asim

@asim asim commented Sep 24, 2026 •

Copy link
Copy Markdown
Member

The README starts with an RPC greeter and buries the conversational development experience. The website also hard-codes dark sections even independently of the theme toggle.

This change leads with micro chat, generating services the agent can use as tools, and a complete Go agent setup. It distinguishes CLI service generation from named agents, moves the service walkthrough below agents, simplifies the CLI section, and repairs README links.

The website uses light backgrounds throughout the homepage, support page, navigation, and footer. Cards, text, buttons, and code colors are adjusted for light surfaces; automatic dark mode is disabled. The design notes reflect the new theme.

Validation:

  • go build ./... passed.
  • New README agent snippet compiled against this checkout.
  • golangci-lint run ./... passed (0 issues).
  • README relative links and git diff --check passed.
  • Full go test ./... was blocked by automatic approval review when tests attempted to contact Atlas Cloud; it was not rerun.
  • Hugo production build passed: 1,828 pages. Local PostCSS resolution used NODE_PATH=$PWD/node_modules; existing Docsy deprecation/sidebar warnings remain.
  • Browser theme checks passed at 1440px and 390px on the homepage, getting-started docs, blog, and support page: light body/header/footer, no dark toggle, and no horizontal overflow even with a dark system preference and saved dark theme. Homepage and support screenshots reviewed. External CDN assets were blocked during local visual checks.
  • Follow-up adjustment keeps footer links readable on the light background.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-24T14:18:36.249430Z 9cb5bf7 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@asim
asim merged commit c6d9543 into master Sep 24, 2026
10 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant