damocles
|
c48d6319f7
|
fix(#2351): key error-result scan on is_error to match the real event shape
|
2026-07-10 17:02:06 +02:00 |
|
damocles
|
9aaf8b93fb
|
fix(#2351): scan error result raw so prompt-too-long in result field is detected
|
2026-07-10 16:38:11 +02:00 |
|
damocles
|
cfeb4f0170
|
fix(#2312): scrub model-authored result field before sentinel scan to stop false auth/prompt-too-long DoS
|
2026-07-10 12:45:35 +02:00 |
|
damocles
|
5027068e31
|
feat(#2109): harness-side idle watchdog to bail on anthropic api stall storms
|
2026-07-07 22:45:18 +02:00 |
|
damocles
|
244669f644
|
fix(hive-claude): exempt crate-doc block from comment-block lint
|
2026-07-07 18:16:50 +02:00 |
|
müde
|
50d801b6c9
|
fix(hive-claude): don't scan model-authored assistant/user content for CLI failure markers
|
2026-07-06 00:15:42 +02:00 |
|
müde
|
25540755f4
|
fix(hive-claude): match session by parsed top-level customTitle, not transcript substring
|
2026-07-06 00:09:36 +02:00 |
|
müde
|
dd51d02bc2
|
fix(hive-claude): report Progress.created on first-turn overflow, compacted only when compact succeeded
|
2026-07-05 23:42:57 +02:00 |
|
müde
|
e1e3bda94a
|
style: apply nix fmt
|
2026-07-05 22:24:42 +02:00 |
|
müde
|
66f5b8720d
|
refactor(agent): use hive_claude::TokenUsage directly, drop the duplicate
|
2026-07-05 20:21:33 +02:00 |
|
müde
|
f6977a961a
|
perf(hive-claude): match rate-limit markers on raw line, drop re-serialize
|
2026-07-05 20:09:11 +02:00 |
|
müde
|
487e62a9ca
|
feat(hive-claude): parse turn telemetry in the lib, return it from run
|
2026-07-05 20:06:30 +02:00 |
|
müde
|
80d819e444
|
feat(hive-claude): add InfiniteSession (name+store+compaction policy)
|
2026-07-05 19:38:16 +02:00 |
|
müde
|
a3b66241d1
|
refactor(agent): extract claude driver into hive-claude crate
|
2026-07-05 18:50:12 +02:00 |
|