https://github.com/toppymicroservices/beads-git-graph
https://github.com/toppymicroservices/beads-git-graph
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/toppymicroservices/beads-git-graph
- Owner: ToppyMicroServices
- License: other
- Created: 2026-03-07T02:04:26.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-21T04:34:06.000Z (6 days ago)
- Last Synced: 2026-04-21T06:41:56.158Z (6 days ago)
- Language: TypeScript
- Size: 5.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Beads Git Graph
[](./LICENSE)
[](./CHANGELOG.md)
Git graph and Beads issue tools in one VS Code extension.
No telemetry. Privacy-first. Security-first.
## What It Does
- Shows branches, tags, merges, and uncommitted changes in a Git graph
- Opens commit details, changed files, and diffs
- Adds a Beads view in the Activity Bar
- Lets you switch between Git Graph and Beads from the toolbar
- Lets you refresh, create, close, and sync Beads items inside VS Code
## Use It
1. Open **Beads Git Graph: View Git Graph (git log)** from the Command Palette.
2. Open the Beads view from the Activity Bar.
3. Use the toolbar to refresh, sync, or switch views.
If your workspace has a `.beads` directory, the extension detects it automatically. Set `beads-git-graph.bdPath` if `bd` is not on `PATH`.
## Docs
- [Contributing](./CONTRIBUTING.md)
- [Security Policy](./SECURITY.md)