@technoch1ef/opencode-beads-rust
v0.1.0
Published
OpenCode plugin: beads issue tracking via the br (beads_rust) CLI. Fork of opencode-beads.
Downloads
128
Maintainers
Readme
opencode-beads-rust
OpenCode plugin for beads issue tracking via the br (beads_rust) CLI.
Requirements
br(beads_rust) binary onPATH- Node >= 20
Install
npm i -D @technoch1ef/opencode-beads-rustThen add to your ~/.config/opencode/opencode.json:
{
"plugin": ["@technoch1ef/opencode-beads-rust"]
}Restart OpenCode and you're ready to go.
Features
- Context injection — Automatically runs
br primeon session start and after compaction, keeping your agent aware of current issues - Commands — All beads operations available as
/beads:*slash commands - Task agent — Autonomous issue completion via the
beads-task-agentsubagent
Attribution
Forked from opencode-beads (MIT, by Josh Thomas). This fork swaps the bd Python CLI for br (beads_rust).
License
MIT
