colibri/crates
123kupola de933fdf69
Some checks failed
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
CI / rust (pull_request) Has been cancelled
CI / agent-jail-pkgs (pull_request) Has been cancelled
test(tui): add coverage for attention navigation + cross-session isolation
Four new tests closing the last attention-tier coverage gaps:

- jump_next_attention_skips_healthy_panes:
  Panes [ok, err, ok, stalled, ok] — proves n jumps 0→1→3→wrap→1,
  skipping healthy panes. Forward wrapping.

- jump_prev_attention_wraps_backwards:
  Same layout — proves N jumps 4→3→1→wrap→3.
  Backward wrapping.

- attention_bar_ignores_other_session_panes:
  Error pane in session s2, viewing session s1 — bar must NOT
  appear. Proves the filtered_panes()-based has_attention fix
  from commit 4d95f11.

- jump_next_attention_reports_when_no_attention_panes:
  All healthy panes — status message set to 'no attention',
  selection unchanged.

18 tests, workspace green (0 failures).
2026-06-25 21:18:36 +02:00
..
clawdie build: unify all crate versions at 0.11.0 via workspace inheritance 2026-06-22 06:39:01 +02:00
colibri-client test: rename 'fake' test agent → 'sample' (lighter, less loaded) 2026-06-23 18:19:49 +02:00
colibri-contracts refactor: clear pi-era residue from the harness-neutral agent path 2026-06-23 18:04:45 +02:00
colibri-daemon fix(store): atomic+exclusive claim_task — close Gap 4 concurrency guard (#190) 2026-06-25 17:33:15 +02:00
colibri-deepseek 0.12.0: hw-probe autospawn + model fixes + mother schema 2026-06-23 10:50:05 +02:00
colibri-glasspane refactor(glasspane): pi_type → event_type; close out wiki residue 2026-06-24 10:44:15 +02:00
colibri-glasspane-tui test(tui): add coverage for attention navigation + cross-session isolation 2026-06-25 21:18:36 +02:00
colibri-mcp build: unify all crate versions at 0.11.0 via workspace inheritance 2026-06-22 06:39:01 +02:00
colibri-runtime build: unify all crate versions at 0.11.0 via workspace inheritance 2026-06-22 06:39:01 +02:00
colibri-skills build: unify all crate versions at 0.11.0 via workspace inheritance 2026-06-22 06:39:01 +02:00
colibri-store fix(store): atomic+exclusive claim_task — close Gap 4 concurrency guard (#190) 2026-06-25 17:33:15 +02:00
colibri-vault build: unify all crate versions at 0.11.0 via workspace inheritance 2026-06-22 06:39:01 +02:00