Skip to content

refactor: separate core plugins and desktop shell - #177

Merged
IchenDEV merged 2 commits into
mainfrom
codex/clean-core-plugin-desktop-boundaries
Aug 28, 2026
Merged

refactor: separate core plugins and desktop shell#177
IchenDEV merged 2 commits into
mainfrom
codex/clean-core-plugin-desktop-boundaries

Conversation

@IchenDEV

Copy link
Copy Markdown
Owner

Summary

  • Extract plugin composition, runtime, and bundle protocol into codetwo-plugins, leaving product invariants in codetwo-core and enforcing the boundary with architecture tests.
  • Add a Desktop container boundary and split Settings and Dock content into focused modules while preserving session import, browser access, diagnostics export, responsive Dock behavior, and tiled session panes.
  • Align shared window chrome to a compact 40 px titlebar baseline.

Validation

  • bun test — 724 passed, 0 failed
  • bun run build:renderer
  • cargo check --workspace --all-targets (Xcode SDK compatibility shim)
  • cargo test --workspace --quiet (Xcode SDK compatibility shim)
  • git diff --check

@IchenDEV
IchenDEV merged commit 29afd55 into main Aug 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant