Skip to content

Desktop-only: remove public CLI; add internal sidecar - #17

Merged
simonperegrinvs merged 6 commits into
mainfrom
codex/remove-cli-desktop-only
Feb 8, 2026
Merged

Desktop-only: remove public CLI; add internal sidecar#17
simonperegrinvs merged 6 commits into
mainfrom
codex/remove-cli-desktop-only

Conversation

@simonperegrinvs

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the public Forge CLI package (@forge/cli). Forge is Desktop-only.
  • Add internal sidecar (@forge/sidecar) using JSON over stdin/stdout, spawned by Desktop for plan validate/migrate, project init, guidance install, workflow, and Codex sessions.
  • Move workflow check implementation into @forge/control-plane and run it via scripts/workflow-check.mjs.
  • Update Desktop UI/API to include a Plan migration path and update docs/policy references.

Testing

  • PATH="$HOME/.bun/bin:$PATH" ~/.bun/bin/bun run --silent verify

@simonperegrinvs
simonperegrinvs merged commit 54558f1 into main Feb 8, 2026
2 checks passed
@simonperegrinvs
simonperegrinvs deleted the codex/remove-cli-desktop-only branch February 8, 2026 14:37
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