Skip to content

feat(desktop): expose complete settings and session records - #165

Merged
killswitch-GUI merged 2 commits into
mainfrom
codex/fix-desktop-mcp-apply
Aug 28, 2026
Merged

feat(desktop): expose complete settings and session records#165
killswitch-GUI merged 2 commits into
mainfrom
codex/fix-desktop-mcp-apply

Conversation

@killswitch-GUI

@killswitch-GUI killswitch-GUI commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • expose the complete managed settings contract in Desktop, including full MCP, provider, model, and telemetry round trips
  • list and inspect context snapshots plus every durable session-map resource family
  • preserve renderer-owned transports across managed settings restart boundaries and surface apply failures
  • prepare the Rust workspace and native dependency graphs for v0.10.10-preview.6

Validation

  • cargo xtask check rust
  • cargo test --manifest-path apps/desktop/src-tauri/Cargo.toml --locked --lib (203 passed)
  • npm run check in apps/desktop (268 unit + 44 security/contract tests)
  • Playwright browser acceptance (36 passed), including full settings coverage, context snapshots, durable resources, responsive layout, and overflow checks
  • cargo xtask pr --base origin/main (Rust, SDK, Desktop, docs, and dependency tiers passed)

Release

  • bumps the workspace, internal Rust dependency pins, Desktop native dependency pins, fuzz dependency, and lockfiles to 0.10.10-preview.6
  • leaves stable npm, PyPI, and Go SDK package versions unchanged because preview tags do not publish registry SDKs

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c8718106f0

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread crates/colossus-worker-protocol/src/session_map.rs
Comment thread apps/desktop/src/components/ManagedSettingsPane.tsx Outdated
@killswitch-GUI killswitch-GUI added the ci:full Run cost-bounded full pre-merge acceptance on the current PR head label Aug 28, 2026
@killswitch-GUI
killswitch-GUI merged commit 93b3945 into main Aug 28, 2026
28 of 29 checks passed
@killswitch-GUI
killswitch-GUI deleted the codex/fix-desktop-mcp-apply branch August 28, 2026 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:full Run cost-bounded full pre-merge acceptance on the current PR head

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant