fix(desktop): remove accidental project tabs rollout#3008
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5997e8c37f
ℹ️ 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".
|
Agreed on dropping the unfinished tabs before release — thanks @SivanCola. Carried this forward in #3011, rebased onto current main-v2, but the raw revert re-undid two fixes that landed on top of #2928: it reverted #3003's model-switch hardening ( |
Summary
/skillspicker intactValidation
npm run typecheckindesktop/frontendnpm run buildindesktop/frontendgo test ./...indesktopenv HOME=/tmp/reasonix-codex-test-home-revert-2928 REASONIX_LANG=en go test ./internal/cli ./internal/config ./internal/controlrg -n "WorkspaceTab|ListTabs|OpenProjectTab|OpenGlobalTab|SetActiveTab|CloseTab|ContextPanel|TabBar|ProjectTree|ProjectNode|TopicMeta|CreateTopic|tabId|context inspector|project tab" desktop internal -g '*.go' -g '*.ts' -g '*.tsx'returned no matches