hyperhive/hive-agent/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-25 22:28:38 +02:00
..
web_ui strip issue-tag comments from #2635 inc1 commits per hive-rules 2026-07-23 00:12:30 +02:00
client.rs refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main 2026-07-15 16:09:39 +02:00
db_migrate.rs feat(#2635): consolidate todos + reminders into one hyperhive-state.sqlite 2026-07-23 15:05:19 +02:00
events.rs fix(#2038): don't treat MCP 'pending' status as degraded 2026-07-23 07:47:56 +02:00
forge_notify.rs feat(#2626): migrate forge_notify to the in-agent todo socket (per-thread todos, not wakes) 2026-07-21 00:47:07 +02:00
harness_state.rs fix(#2593): mark forge notifications read on broker-delivery 2026-07-19 18:41:51 +02:00
identity.rs refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main 2026-07-15 16:09:39 +02:00
login.rs refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main 2026-07-15 16:09:39 +02:00
login_session.rs refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main 2026-07-15 16:09:39 +02:00
main.rs gate stale todo wakes on an emptiness check (#2678) 2026-07-25 22:28:38 +02:00
mcp_config.rs feat(#2659): serve hive-bash-mcp over persistent streamable-http, drop stdio bridge 2026-07-23 18:01:20 +02:00
paths.rs fix(#2635): drop obsolete todos_db/reminders_db path aliases 2026-07-23 15:05:19 +02:00
plugins.rs refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main 2026-07-15 16:09:39 +02:00
prompt.rs refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main 2026-07-15 16:09:39 +02:00
reminder_timer.rs strip issue-tag comments from #2635 inc1 commits per hive-rules 2026-07-23 00:12:30 +02:00
reminders.rs strip issue-tag comments from #2635 inc1 commits per hive-rules 2026-07-23 00:12:30 +02:00
serve_common.rs refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main 2026-07-15 16:09:39 +02:00
stats.rs feat(#2659): serve hive-bash-mcp over persistent streamable-http, drop stdio bridge 2026-07-23 18:01:20 +02:00
stream_enrich.rs feat(#2196): move send/ask/answer body to backend _body field 2026-07-20 19:13:43 +02:00
todo_server.rs hive-agent: inline todo dispatch arms instead of a sub-match + unreachable! 2026-07-25 18:42:10 +02:00
todos.rs gate stale todo wakes on an emptiness check (#2678) 2026-07-25 22:28:38 +02:00
turn.rs feat(#2038): surface degraded mcp servers at turn start (observability) 2026-07-20 18:03:58 +02:00
turn_stats.rs refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main 2026-07-15 16:09:39 +02:00
vacuum.rs fix(#2635): drop obsolete todos_db/reminders_db path aliases 2026-07-23 15:05:19 +02:00