hyperhive/hive-agent
Repository files (latest commit first)
Filename Latest commit message Latest commit date
damocles ee072149c9 fix(#2038): don't treat MCP 'pending' status as degraded
pending is the claude CLI's normal init-event race for a freshly
spawned stdio server (status reported before the handshake completes,
then flips to connected moments later in the same turn — see
anthropics/claude-agent-sdk-typescript#368). flagging it fired on
nearly every turn for all three configured servers with zero actual
impact, which is why #2038's persistent-vs-one-turn repro question
looked answered when it wasn't — that was this false positive, not
the real bug.
2026-07-23 07:47:56 +02:00
..
prompts docs(#2628): update bash tool descriptions, docs, and system prompt for the todo model (trim impl details for agent) 2026-07-22 17:34:12 +02:00
src fix(#2038): don't treat MCP 'pending' status as degraded 2026-07-23 07:47:56 +02:00
Cargo.toml feat(#2569): serve the in-agent todo socket from the harness 2026-07-20 23:29:26 +02:00