hyperhive/hive-c0re
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas ad0752822a fix(#2377): extract handle_agent_status — drop clippy::too_many_lines allow
dispatch was 101 lines (1 over limit) due to the AgentStatus arm.
Extract it to a dedicated handle_agent_status helper to bring dispatch
under the 100-line lint limit without the allow attribute.

Per mara review comment on PR #2379.
2026-07-11 12:19:52 +02:00
..
src fix(#2377): extract handle_agent_status — drop clippy::too_many_lines allow 2026-07-11 12:19:52 +02:00
Cargo.toml feat(#2282): animated indicatif DAG progress render for hivectl wait 2026-07-10 19:09:14 +02:00