feat
BREAKING
workspace
task/workspace-ux-improvements
#1 / 1
feat(workspace): add actual_branch, stash_count, feature_branches to status
- WorkspaceMemberStatus gains actual_branch (live HEAD checkout vs configured tracking branch), stash_count, and feature_branches (non-main/dev branches) - head_commit now reflects the actual HEAD commit, not the configured branch tip - workspace add bootstraps workspace.toml from CWD when no manifest exists - workspace list/status/sync return empty gracefully when no manifest found - workspace update/remove exit 1 (user error) when no manifest, not 2 - Text output: not-present members show tracking branch; branch mismatch flagged - All 235 workspace tests pass
sha256:c00e57c6d7b2419a62eb09e3054f5315bdd8f698c43ed520ed3362ad0b4fe05e
sha
sha256:820d390c083e5da17bdff387e141f34edb21d2f1847aa4068ddc9a19801417b2
snapshot
← Older
Oldest on task/workspace-ux-improvements
All commits
Newer →
Latest on task/workspace-ux-improvements
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:c00e57c6d7b2419a62eb09e3054f5315bdd8f698c43ed520ed3362ad0b4fe05e --body "your comment"
No comments yet. Be the first to start the discussion.