#2049: Add initial calm workspace commands #2110
Open
willosborne wants to merge 34 commits intofinos:mainfrom
Open
#2049: Add initial calm workspace commands #2110willosborne wants to merge 34 commits intofinos:mainfrom
willosborne wants to merge 34 commits intofinos:mainfrom
Conversation
willosborne
commented
Feb 5, 2026
cli/RESOURCE_URL_LOADING_PLAN.md
Outdated
Member
Author
There was a problem hiding this comment.
Need to delete this, and probably move it to an issue
70f13c6 to
5c858e5
Compare
Member
Author
|
need to look at why so many things are failing on this pr |
Member
|
@willosborne the build failures are caused because you're using Node 25 locally and our configured builds use Node 22 |
Member
Author
|
@rocketstack-matt fixed, bad lockfile from macOS build got checked in |
rocketstack-matt
previously approved these changes
Feb 20, 2026
Member
rocketstack-matt
left a comment
There was a problem hiding this comment.
There are a few areas that could be improved, I'm ok for them to be done in a later PR if you're happy with them.
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.
Description
Adds the initial commands described in #2049 for managing workspaces.
calm workspace initcalm workspace switchcalm workspace addcalm workspace cleancalm workspace tree,calm workspace listandcalm workspace showType of Change
Affected Components
cli/)shared/)calm-widgets/)calm-hub/)calm-hub-ui/)docs/)calm-plugins/vscode/)Commit Message Format ✅
Testing
Checklist