iris
584dfed0c9
fix( #2305 ): run_cmd returns Result, nix fmt, collapse nested if
...
- run_cmd now returns Result<String, String> — callers pattern-match
instead of comparing against an "ok" sentinel string
- Add cmd_result() helper to format run_cmd results as tool strings
- mouse_click: collapse nested if-let into let-chain (clippy collapsible_if)
- nix fmt: reformat screen.nix package list
2026-07-20 20:55:27 +02:00
..
agent-modules
fix( #2305 ): run_cmd returns Result, nix fmt, collapse nested if
2026-07-20 20:55:27 +02:00
docs
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
2026-07-13 22:05:49 +02:00
host-modules
fix( #2578 ): route hive-ci's nix through the host daemon (keep distributed builds + gain fallback)
2026-07-20 18:55:50 +02:00
packages
feat( #2305 ): hive-screen-mcp — screenshot + input MCP for GUI agents
2026-07-20 20:55:27 +02:00
templates
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
2026-07-13 22:05:49 +02:00
checks.nix
fix( #2550 ): make pedantic clippy lints a hard error, fix stale checks.nix comment
2026-07-17 01:58:27 +02:00
devshell.nix
refactor: slim flake.nix into nix/ entry files
2026-07-13 20:55:43 +02:00
rust.nix
fix: select rust sources via filesets so new dirs keep the cargo cache
2026-07-13 21:16:29 +02:00
sources.nix
refactor: slim flake.nix into nix/ entry files
2026-07-13 20:55:43 +02:00
treefmt.nix
refactor: slim flake.nix into nix/ entry files
2026-07-13 20:55:43 +02:00