damocles
|
493face93c
|
feat(#2300): recv reports remaining inbox depth so agents know how many messages are left
|
2026-07-10 02:03:29 +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 |
|
müde
|
5b062dca55
|
refactor(hive-ag3nt): split hive bin into hive-agent / hive-agent-mcp / hive-agent-wake
|
2026-07-06 23:48:05 +02:00 |
|
müde
|
8cdebb1752
|
fix(hive-ag3nt): drop attribute orphaned by now_unix removal
|
2026-07-06 22:07:39 +02:00 |
|
müde
|
c84028ddcf
|
refactor: single now_unix in hive_sh4re::wire_time
replaces 15 per-module copies (now_unix/now_secs) across hive-c0re and
hive-ag3nt; wire_time already owns the epoch-seconds convention
|
2026-07-06 21:58:32 +02:00 |
|
müde
|
b4f54a194b
|
fix(agent): don't eat /compact flag on failed turn; restore ctx fallback; requeue on SessionNotFound
|
2026-07-06 00:01:15 +02:00 |
|
müde
|
2b5edef4d1
|
fix(agent): recover PromptTooLong via archive+requeue; model TurnOutcome as Result
|
2026-07-05 21:42:13 +02:00 |
|
damocles
|
fac326aa35
|
fix(broker): route all wakes through sqlite, remove transient ping buffer
|
2026-07-05 11:55:40 +02:00 |
|
damocles
|
be5b36911a
|
recv: hoist RECV_BATCH_MAX into hive-sh4re, drop magic 5 in wake hint
|
2026-07-03 18:50:21 +02:00 |
|
damocles
|
78396c8189
|
recv: cap batch size at 5, default stays 1 (#2150 clarified)
|
2026-07-03 18:50:21 +02:00 |
|
damocles
|
34374fd10a
|
add ack_until: bulk-ack inbox messages by id + surface msg ids in wake prompts and recv (closes #2125)
|
2026-07-02 12:55:18 +02:00 |
|
damocles
|
cc03af3390
|
docs: drop stale two-loop/two-binary framings (single hive serve loop)
|
2026-06-10 20:01:52 +02:00 |
|
damocles
|
17ddba0341
|
feat(#1466): add sessions table + turn_stats.session_id capture for per-session stats
|
2026-06-10 19:56:15 +02:00 |
|
damocles
|
0c1c06ad76
|
docs: drop stale hive-m1nd references (single hive binary)
|
2026-06-10 19:52:19 +02:00 |
|
damocles
|
3130e56cfb
|
refactor(#1474): replace too_many_arguments allows on pub fns with param structs
|
2026-06-09 11:25:38 +02:00 |
|
damocles
|
7c9954ceec
|
chore(#1474): add reason= to remaining bare clippy allows outside dashboard
|
2026-06-09 11:25:38 +02:00 |
|
damocles
|
4e0f2ac9ca
|
feat(stats): record api-resolved model id in turn-stats
|
2026-06-08 21:18:02 +02:00 |
|
damocles
|
8af06aefdb
|
fix(#1179): normalize bash-task-* wake_from at write time
|
2026-06-03 21:13:59 +02:00 |
|
damocles
|
799804e3d1
|
harness: flip into needs_login on 401 mid-turn (closes #419)
|
2026-05-25 21:50:21 +02:00 |
|
damocles
|
908cadb151
|
docs: add missing #[must_use], # Errors, # Panics across public api
|
2026-05-22 19:41:27 +02:00 |
|
damocles
|
e28b0a1dab
|
refactor: extract format_wake_prompt/now_unix/build_row into serve_common (closes #169)
|
2026-05-21 18:53:41 +02:00 |
|