Feature hasn't been suggested before.
Describe the enhancement you want to request
It would be great to have a Git graph and commit history visualization feature in the opencode desktop app, similar to what VS Code provides in its Source Control view:
- Commit history graph - Visual representation of all commits with a graph showing branches and merges
- Branch visualization - See how branches diverge and merge
- Local vs remote sync status - Show differences between local and origin (ahead/behind commits)
- Working directory changes in context - Display uncommitted changes alongside the commit history
This would make it much easier to visualize the repository state without switching to another tool.
Feature hasn't been suggested before.
Describe the enhancement you want to request
It would be great to have a Git graph and commit history visualization feature in the opencode desktop app, similar to what VS Code provides in its Source Control view:
This would make it much easier to visualize the repository state without switching to another tool.