hyperhive/hive-claude/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-10 17:02:06 +02:00
..
classify.rs fix(#2351): key error-result scan on is_error to match the real event shape 2026-07-10 17:02:06 +02:00
config.rs feat(#2109): harness-side idle watchdog to bail on anthropic api stall storms 2026-07-07 22:45:18 +02:00
driver.rs feat(#2109): harness-side idle watchdog to bail on anthropic api stall storms 2026-07-07 22:45:18 +02:00
error.rs feat(#2109): harness-side idle watchdog to bail on anthropic api stall storms 2026-07-07 22:45:18 +02:00
lib.rs fix(hive-claude): exempt crate-doc block from comment-block lint 2026-07-07 18:16:50 +02:00
policy.rs style: apply nix fmt 2026-07-05 22:24:42 +02:00
session.rs fix(hive-claude): report Progress.created on first-turn overflow, compacted only when compact succeeded 2026-07-05 23:42:57 +02:00
sink.rs refactor(agent): extract claude driver into hive-claude crate 2026-07-05 18:50:12 +02:00
store.rs fix(hive-claude): match session by parsed top-level customTitle, not transcript substring 2026-07-06 00:09:36 +02:00
telemetry.rs refactor(agent): use hive_claude::TokenUsage directly, drop the duplicate 2026-07-05 20:21:33 +02:00