atlas
20c5039156
style: treefmt main — fix CI formatting check
...
Full `nix flake check` (CI) runs the treefmt formatting derivation. While the
hive-ci runner was offline (#1221 ), PRs merged without it, leaving 5 files
unformatted: hive-ag3nt/src/web_ui.rs, hive-c0re/src/bin/hivectl.rs,
hive-c0re/src/knowledge.rs, hive-c0re/src/matrix.rs,
hive-forge/src/verbs/attachment_get.rs. `nix fmt` output, pure formatting.
2026-06-05 13:09:56 +02:00
..
bin
refactor: remove hyperhive.role option — there is only one role: agent
2026-06-04 14:31:44 +02:00
client.rs
docs: add missing #[must_use], # Errors, # Panics across public api
2026-05-22 19:41:27 +02:00
events.rs
feat( #1187 ): dynamic terminal scrollback with paginated history
2026-06-03 21:07:53 +02:00
forge_notify.rs
fix( #1309 ): retry forge token read at startup instead of giving up immediately
2026-06-04 21:15:03 +02:00
identity.rs
feat(gateway): hivectl gateway user management + fix htpasswdFile assertion
2026-06-01 23:25:28 +02:00
lib.rs
fix: replace bash_tasks.rs with generic mcp_loose_ends scanner
2026-06-03 18:06:59 +02:00
login.rs
hive-ag3nt: scrub stale #658/#419 attribution cookies ( #716 batch 2)
2026-05-31 16:48:13 +02:00
login_session.rs
hive-ag3nt: scrub stale #658/#419 attribution cookies ( #716 batch 2)
2026-05-31 16:48:13 +02:00
mcp.rs
fix: cancel_loose_end approval kind is root-agent-only, no own-approval carve-out
2026-06-05 00:48:05 +02:00
mcp_loose_ends.rs
fix: address argus review yellows on #1158
2026-06-03 18:06:59 +02:00
paths.rs
rename( #162 ): scrub remaining hm1nd references from comments and MCP instructions
2026-06-01 19:18:02 +02:00
plugins.rs
hive-ag3nt + docs: extract prompt-rendering prose ( #716 batch 3)
2026-05-31 16:46:00 +02:00
prompt.rs
refactor: remove hyperhive.role option — there is only one role: agent
2026-06-04 14:31:44 +02:00
serve_common.rs
fix( #1179 ): normalize bash-task-* wake_from at write time
2026-06-03 21:13:59 +02:00
stats.rs
chore: remove stale TODO in stats.rs (ReminderRollup RPC already implemented)
2026-06-05 00:48:05 +02:00
turn.rs
remove Role::Manager + ManagerSurface + Flavor::Manager — there is only one role: agent
2026-06-04 12:15:03 +02:00
turn_stats.rs
feat( #2 ): split harness-internal state from agent-visible state
2026-06-01 13:27:35 +02:00
web_ui.rs
style: treefmt main — fix CI formatting check
2026-06-05 13:09:56 +02:00