colibri/crates/colibri-glasspane
Sam & Claude 7980b09ddb
Some checks failed
CI / port (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
style: rustfmt — fix fmt drift introduced by terminal-capture commit
cargo fmt --all --check flagged 10 drift sites across 4 files, all from the
terminal-capture commit (0509ed7): config.rs (env_bool matches! one-liner),
socket.rs (serde_json! block), signatures.rs + terminal.rs (long arg lists and
json! blocks). Pure line-wrapping — no logic changes.

Unblocks the fmt half of the workspace gate (fmt/clippy/test/release) for PR
#193.

Verified: fmt clean, clippy -D warnings clean, config tests pass (env_bool +
defaults + from_env_vars).

(Sam & Claude)
2026-06-25 21:01:12 +02:00
..
src style: rustfmt — fix fmt drift introduced by terminal-capture commit 2026-06-25 21:01:12 +02:00
Cargo.toml feat(glasspane): terminal capture, signature triage, and edge-triggered alerts 2026-06-25 20:50:57 +02:00