refactor(desktop): extract Workbar as a feature slice - #3444
Open
chihumyum wants to merge 3 commits into
Open
Conversation
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
chihumyum
marked this pull request as ready for review
August 21, 2026 17:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
window.maka.host/commands/selectorssurface while preserving storage, IPC, layout, mounting, and cleanup behavior.Refs #3439
Verification
npm run lint— passed (2,513 files)npm run format:check— passed (1,565 files)npm run build— passednpm run typecheck— passednpm --workspace @maka/desktop test— passed (1,061 tests, 124 suites)npx knip --workspace apps/desktop— passednpx knip --workspace packages/ui— passednpm run astryx:surface-inventory— passed (199 files, 1 exclusion)npm --workspace @maka/desktop run build-storybook— passednpm --workspace @maka/desktop run smoke:storybook— passed (162 stories)npm --workspace @maka/desktop run e2e— passed (41 passed, 1 skipped)Review focus
AI use
Select exactly one:
Tool(s) and scope: Codex — architecture analysis, implementation, tests, latest-main replay, lifecycle race review, and pull request preparation. The human contributor reviewed the contribution and accepts responsibility for it.
All substantive commits include
Generated-by: Codex; retain the trailer in the final squash commit.Checklist
Does this PR entail a change in behavior?