|
|
2026-05-22 19:14:22 +02:00 |
| .. |
|
bin
|
fix #265: resolve all remaining clippy warnings (cast, too_many_lines, doc nits)
|
2026-05-22 19:11:40 +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
|
clippy: apply auto-fixable warnings across workspace (closes #265 partial)
|
2026-05-22 18:55:57 +02:00 |
|
forge_notify.rs
|
fix: use try_from for i64/u64 casts; split format_notification into helpers
|
2026-05-22 19:14:22 +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
|
clippy: apply auto-fixable warnings across workspace (closes #265 partial)
|
2026-05-22 18:55:57 +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
|
fix #265: resolve all remaining clippy warnings (cast, too_many_lines, doc nits)
|
2026-05-22 19:11:40 +02:00 |
|
turn_stats.rs
|
clippy: zero pedantic warnings across the tree
|
2026-05-18 22:09:34 +02:00 |
|
web_ui.rs
|
fix: use try_from for i64/u64 casts; split format_notification into helpers
|
2026-05-22 19:14:22 +02:00 |