Skip to content

[codex] Add coding agent integrations docs#30

Merged
nibzard merged 4 commits intomainfrom
codex/coding-agents-integrations-docs
Apr 17, 2026
Merged

[codex] Add coding agent integrations docs#30
nibzard merged 4 commits intomainfrom
codex/coding-agents-integrations-docs

Conversation

@nibzard
Copy link
Copy Markdown
Contributor

@nibzard nibzard commented Apr 11, 2026

What changed

Adds a new Coding Agents section under Integrations and documents five agent-specific pages:

  • Codex
  • Claude Code
  • Hermes Agent
  • OpenClaw
  • section meta.json

The new pages follow the existing integrations-docs structure with:

  • overview and use cases
  • requirements
  • setup steps
  • example workflows
  • constraints
  • resource links

The Hermes page is intentionally marked as pending upstream and links to the Hermes PR rather than presenting the integration as already released.

Why

These docs add a dedicated place for coding-agent integrations and align the new pages with the current docs tone and structure instead of leaving them as blog-style drafts.

User impact

Users browsing /integrations will now see a Coding Agents section with pages for the supported and in-progress agent workflows.

Validation

  • bun run check
  • bun run validate-links
  • bun run build

Notes

  • Left the unrelated local next-env.d.ts change out of this PR on purpose.
  • Build succeeds, with existing Code Hike warnings for unknown code block languages still present in the repo.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Apr 17, 2026 1:45pm

Request Review

nibzard and others added 3 commits April 17, 2026 15:43
…ions docs

Flip `llm: false` -> `llm: true` on 13 real content pages across the Sessions
API and Integrations sections so they are included in `llms.txt` and surface the
"Copy markdown" / share-to-LLM widget on the page.

The `llm` frontmatter flag does double duty: it controls inclusion in
`llms.txt` (lib/source.ts) and also gates the `<LLMShare />` component in
app/[...slug]/page.tsx (`page.data.llm !== false`). These pages should be
LLM-friendly, so they should opt in to both.

Changelog pages and `isLink: true` redirect stubs are intentionally left at
`llm: false` — the former is high-volume noise, the latter has no body content.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add documentation for Steel's x402 pay-per-use browser sessions endpoint, covering protocol flow, pricing, supported networks (Base and Solana USDC), and additional resources.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@nibzard nibzard marked this pull request as ready for review April 17, 2026 14:22
@nibzard nibzard merged commit 75bcdc9 into main Apr 17, 2026
3 checks passed
@nibzard nibzard deleted the codex/coding-agents-integrations-docs branch April 17, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants