hh 6c1780583c feat(claude): warm up sessions for agents that expose MCPs
`ClaudeCodeOptions.warmup_turn` defaults to `None`, which decides per
agent: on when the agent exposes any MCP, off otherwise. An agent whose
tools are the point shouldn't answer its first message without them, and
an agent with no MCPs shouldn't pay for a warm-up it gains nothing from.

The underlying reason lives in claude-code-api: the CLI connects MCP
servers when a turn starts and doesn't await them, so turn one runs with
built-in tools only.
2026-07-28 03:22:39 +02:00
2026-05-20 21:30:10 +02:00
2026-05-19 14:19:15 +02:00
2026-05-20 13:00:08 +02:00
2026-05-19 11:26:47 +02:00
2026-05-20 21:30:10 +02:00
2026-05-20 13:00:08 +02:00
2026-05-19 11:27:28 +02:00
2026-05-19 11:26:47 +02:00
2026-05-19 11:26:47 +02:00
S
Description
Agentic registry, gateway and head of operations for Beaver agent
Readme
997 KiB
Languages
Python 86.9%
HTML 12.4%
Dockerfile 0.7%