|
|
2026-05-21 22:33:35 +02:00 |
| .. |
|
bin
|
manager: receive forge notifications (ManagerRequest::Wake)
|
2026-05-21 19:05:53 +02:00 |
|
client.rs
|
retry hive socket up to 5x over 60s, surface retry count to claude
|
2026-05-16 15:28:18 +02:00 |
|
events.rs
|
model/context: defaults in nix module, no heuristic in rust
|
2026-05-20 15:49:03 +02:00 |
|
forge_notify.rs
|
forge_notify: HIVE_FORGE_KEEP_SUBSCRIPTIONS=1 disables auto-unsubscribe
|
2026-05-21 22:33:35 +02:00 |
|
lib.rs
|
refactor: extract format_wake_prompt/now_unix/build_row into serve_common (closes #169)
|
2026-05-21 18:53:41 +02:00 |
|
login.rs
|
refactor: per-agent state paths (/agents/{label}/state), centralize in paths.rs
|
2026-05-16 15:18:32 +02:00 |
|
login_session.rs
|
login: default command is claude auth login
|
2026-05-15 13:32:51 +02:00 |
|
mcp.rs
|
manager: add optional agent param to GetLooseEnds
|
2026-05-20 21:44:17 +02:00 |
|
paths.rs
|
fix: manager uses /agents/hm1nd/state, not /state, for HYPERHIVE_STATE_DIR
|
2026-05-20 13:35:12 +02:00 |
|
plugins.rs
|
add optional in_reply_to field on send for conversation threading
|
2026-05-20 13:35:27 +02:00 |
|
serve_common.rs
|
refactor: extract format_wake_prompt/now_unix/build_row into serve_common (closes #169)
|
2026-05-21 18:53:41 +02:00 |
|
stats.rs
|
stats: add 1h, 4h, 3d time range windows
|
2026-05-20 20:23:09 +02:00 |
|
turn.rs
|
track compacted turns separately in stats
|
2026-05-20 19:59:59 +02:00 |
|
turn_stats.rs
|
clippy: zero pedantic warnings across the tree
|
2026-05-18 22:09:34 +02:00 |
|
web_ui.rs
|
agent page: backend-supplied links list replaces hardcoded stats/screen/forge (closes #189)
|
2026-05-21 20:49:34 +02:00 |