Skip to content

oxen workspace list displays file change count#256

Draft
malcolmgreaves wants to merge 1 commit intomainfrom
mg/workspacelistfilestatus
Draft

oxen workspace list displays file change count#256
malcolmgreaves wants to merge 1 commit intomainfrom
mg/workspacelistfilestatus

Conversation

@malcolmgreaves
Copy link
Copy Markdown
Collaborator

@malcolmgreaves malcolmgreaves commented Feb 4, 2026

Adds a status column to the output of oxen workspace list.
This column lists the file change summary for each workspace.

The format is +, ~, and - for files added, changed, and removed, respectively.
If the workspace has no changes, then the world clean is displayed instead.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 4, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch mg/workspacelistfilestatus

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@malcolmgreaves malcolmgreaves marked this pull request as draft February 4, 2026 03:48
@malcolmgreaves malcolmgreaves force-pushed the mg/workspacelistfilestatus branch 4 times, most recently from 5eca909 to cb83d65 Compare February 4, 2026 23:04
Adds a `status` column to the output of `oxen workspace list`.
This column lists the file change summary for each workspace.

The format is `+`, `~`, and `-` for files added, changed, and removed, respectively.
If the workspace has no changes, then the world `clean` is displayed instead.
@malcolmgreaves malcolmgreaves force-pushed the mg/workspacelistfilestatus branch from cb83d65 to 7a2b566 Compare February 4, 2026 23:04
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