Skip to content

docs: sync docs with the shipped Codex/Gemini/Antigravity drivers - #6

Merged
dortort merged 3 commits into
mainfrom
docs/sync-driver-docs
Aug 8, 2026
Merged

docs: sync docs with the shipped Codex/Gemini/Antigravity drivers#6
dortort merged 3 commits into
mainfrom
docs/sync-driver-docs

Conversation

@dortort

@dortort dortort commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

Documentation-only sync now that the Codex, Gemini, and Antigravity drivers have landed on main. The driver PRs each made only a minimal README edit (one Packages row + one "Implemented" bullet), leaving the rest of the docs describing those drivers as future/unvalidated — and Antigravity undocumented outside that one row. This brings README, ROADMAP, and SPEC into agreement with what shipped. No code changes.

What changed

README.md — Status line, "What it is" intro, Prerequisites (which CLIs/auth each driver needs), the design-decisions substrate note, the project-layout tree, and a new use.agent selection note now cover all four drivers. Removes Codex/Gemini from the "Roadmap (not yet implemented)" table (they were listed as both implemented and not — Cursor is the only driver left there).

docs/ROADMAP.md — Phase 0 cross-agent spikes 0.11 (Codex) and 0.12 (Gemini) marked ✅ shipped, plus a new 0.14 (Antigravity); Cursor (0.13) is the only remaining adapter. Updates the agents summary, Phase 5, and the implementation status checklist (including the stale 79 → 108 unit-test count).

docs/SPEC.md — the §4.3 capability matrix is rewritten from the drivers' actual capabilities() (with an Antigravity column) instead of Phase-0 "verify"/"unproven" placeholders; a new §4.4 documents each shipped driver's invocation, event schema, and caveats (PTY driver renumbered to §4.5); antigravity added to the driver id union and the header. §4.3 stays the matrix (it's cross-referenced elsewhere); Cursor remains explicitly unvalidated.

Deliberately not changed

  • The agentryagentry-test CLI rename lives on the chore/release-workflow branch, not main. On main the package is consistently agentry, so touching it here would be wrong — left for that branch.
  • No changeset (same rationale as the driver PRs; the changeset system isn't on main yet).

Verification

Docs-only; the three commits are per-file coherent units. CI (pnpm install --frozen-lockfiletypechecktest) runs unchanged and stays green since no code was touched.

🤖 Generated with Claude Code

dortort and others added 3 commits August 8, 2026 18:07
Status, prerequisites, the What-it-is intro, the design-decisions substrate note, the project-layout tree, and the agent-selection note now cover all four drivers; drops Codex/Gemini from the roadmap backlog (Cursor remains).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…ame Phase 5

Phase 0 cross-agent spikes 0.11 (Codex) and 0.12 (Gemini) are shipped, plus a new 0.14 (Antigravity); Cursor (0.13) is the only remaining adapter. Updates the agents summary, Phase 5, and the status checklist (incl. the 79→108 test count).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…atrix

The §4.3 matrix now reflects the real capabilities() of the shipped Claude/Codex/Gemini/Antigravity drivers (with an Antigravity column) instead of Phase-0 'verify' placeholders; adds §4.4 documenting the three new drivers' invocations, event schemas, and caveats (PTY driver → §4.5); adds antigravity to the driver id union and the header. §4.3 kept as the matrix (referenced elsewhere); Cursor stays marked unvalidated.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dortort
dortort merged commit 42e20b4 into main Aug 8, 2026
1 check passed
@dortort
dortort deleted the docs/sync-driver-docs branch August 8, 2026 22:16
@dortort dortort self-assigned this Aug 8, 2026
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.

1 participant