-
Notifications
You must be signed in to change notification settings - Fork 6
Add a concise Agent Backend example #2
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationexamplesExamples and sample integrationsExamples and sample integrationsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationexamplesExamples and sample integrationsExamples and sample integrationsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
2. Add a concise Agent Backend example
Labels:
good first issue,documentation,examplesBody:
The README explains that Claude Code, Hermes Agent, Codex, OpenCode, and custom command-backed agents can share the same Agent Backend abstraction. Add a small example document that shows the shape of a custom command backend configuration and the questions a contributor should answer before implementing one.
Suggested scope:
examples/or a short section linked fromREADME.en.md.Acceptance criteria:
Why it is newcomer-friendly:
The task is mostly explanatory writing. It introduces an important project concept while avoiding changes to backend execution code.
This issue was created from the v5.0 launch backlog in
docs/launch/good-first-issues.md.