Skip to content

feat: make the CLI discoverable for agents - #95

Merged
yusukebe merged 1 commit into
nextfrom
feat/discoverability
Aug 19, 2026
Merged

feat: make the CLI discoverable for agents#95
yusukebe merged 1 commit into
nextfrom
feat/discoverability

Conversation

@yusukebe

Copy link
Copy Markdown
Member

Two small changes so a coding agent can find Hono CLI on its own:

  • hono --help now ends with: run hono agent-context and follow it. Any agent that touches the binary gets routed to the full document
  • The README recommends npm install -D @hono/cli first. A local install leaves a trace in package.json, which agents always read. Global install is now the secondary option

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

@yusukebe
yusukebe merged commit ad29211 into next Aug 19, 2026
4 checks passed
@yusukebe
yusukebe deleted the feat/discoverability branch August 19, 2026 01:03
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