Skip to content

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

Merged
yusukebe merged 1 commit into
nextfrom
fix/no-server-command
Sep 7, 2026
Merged

fix(cli): point server commands at request#125
yusukebe merged 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

@yusukebe
yusukebe merged commit e649cf1 into next Sep 7, 2026
4 checks passed
@yusukebe
yusukebe deleted the fix/no-server-command branch September 7, 2026 04:57
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