hyperhive/hive-screen-mcp
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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
..
src fix(#2305): run_cmd returns Result, nix fmt, collapse nested if 2026-07-20 20:55:27 +02:00
Cargo.toml feat(#2305): hive-screen-mcp — screenshot + input MCP for GUI agents 2026-07-20 20:55:27 +02:00