Skip to content

docs: drop remaining built-in agent references - #96

Merged
alDuncanson merged 1 commit into
mainfrom
docs/drop-stale-agent-references
Aug 15, 2026
Merged

docs: drop remaining built-in agent references#96
alDuncanson merged 1 commit into
mainfrom
docs/drop-stale-agent-references

Conversation

@alDuncanson

Copy link
Copy Markdown
Owner

Two leftovers from #92, found while auditing docs ahead of the v0.2.0 release.

  • CONTRIBUTING listed Ollama as an optional prerequisite "for running the server agent" — that agent no longer exists.
  • local-servers.mdx was rewritten to cover only the push notification receiver, but kept its Run local A2A servers heading. The webhook receiver is not an A2A server, and there is no longer more than one, so the heading now names what the page actually documents. The nav title in docs.json is unchanged.

Docs-only; no code or dependency changes.

Verified alongside this: every command in docs/reference/cli.mdx exists in the CLI and every leaf command is documented, all 11 nav pages resolve to files on disk with no orphans, and a repo-wide sweep for agent/Ollama/LiteLLM/ADK references now comes back empty.

🤖 Generated with Claude Code

Two leftovers from removing the built-in agent in #92.

CONTRIBUTING still listed Ollama as an optional prerequisite "for running the
server agent", which no longer exists.

`local-servers.mdx` was rewritten to cover only the push notification receiver,
but kept its "Run local A2A servers" heading. The webhook receiver is not an
A2A server and it is no longer plural, so the heading now names what the page
actually documents. The nav title is unchanged.

Co-Authored-By: Claude Opus 5 <[email protected]>
@alDuncanson
alDuncanson merged commit 94690aa into main Aug 15, 2026
5 checks passed
@alDuncanson
alDuncanson deleted the docs/drop-stale-agent-references branch August 15, 2026 00: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.

1 participant