pin CI to rust 1.94, fix agents detail pane + settings test
agents: wire the rest of the detail widgets into the section children so PRIMARY badge etc actually render; drop the HARDCODED debug text. settings: test needs a provider in the map before navigating to Providers cat. clippy: pin CI to rust 1.94 per Cargo.toml rust-version; also apply what cargo clippy --fix could auto-fix for 1.96 compat.
This commit is contained in:
parent
3ff6ffaa7f
commit
45d25b25a4
58 changed files with 178 additions and 223 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -62,6 +62,10 @@ souveraine.toml
|
|||
# Working notes — kept on disk, never committed to any remote
|
||||
CLAUDE.md
|
||||
docs/
|
||||
continuation_prompt.md
|
||||
AD_continuation_prompt.md
|
||||
COMMIT_MESSAGES.txt
|
||||
vanguard-souveraine-notes.md
|
||||
|
||||
# Local-only project scaffolding — kept on disk, never committed to any remote
|
||||
.superpowers/
|
||||
|
|
|
|||
Loading…
Reference in a new issue