Skip to content

fix(cli): point server commands at request - #125

Open
yusukebe wants to merge 1 commit into
nextfrom
fix/no-server-command
Open

fix(cli): point server commands at request#125
yusukebe wants to merge 1 commit into
nextfrom
fix/no-server-command

Conversation

@yusukebe

@yusukebe yusukebe commented Sep 5, 2026

Copy link
Copy Markdown
Member

A real Claude Code run tried npx hono dev & — agents expect a dev server. dev / serve / start now answer with the serverless flow: "No server needed. Send requests directly: hono request /path".

The log entry also records the expect re-measurement: a ready-made checks.jsonl scored 3/3 at 65k tokens — the top of every condition so far.

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

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