Skip to content

feat: add agent-context command - #90

Merged
yusukebe merged 4 commits into
nextfrom
feat/agent-context
Aug 18, 2026
Merged

feat: add agent-context command#90
yusukebe merged 4 commits into
nextfrom
feat/agent-context

Conversation

@yusukebe

Copy link
Copy Markdown
Member

Add hono agent-context (part of #77). It prints how to use Hono CLI as Markdown for coding agents: the output contract, a recommended workflow, and every command with its options.

The command list and options are generated from the commander definitions. Each command declares its own output shape, error codes, and examples (agentContext export), so the document cannot drift from the implementation.

The README now tells users to add one line to AGENTS.md / CLAUDE.md: run hono agent-context first.

The author should do the following, if applicable

  • Add tests
  • Run tests
  • pnpm run format:fix && pnpm run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

@pkg-pr-new

pkg-pr-new Bot commented Aug 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@hono/cli@90

commit: 7a9402d

@yusukebe
yusukebe merged commit 18fc951 into next Aug 18, 2026
6 checks passed
@yusukebe
yusukebe deleted the feat/agent-context branch August 18, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant