opencode-beads 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-beads",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "type": "module",
5
5
  "description": "A plugin for OpenCode that provides integration with the beads issue tracker.",
6
6
  "author": "Josh Thomas <josh@joshthomas.dev>",
@@ -13,5 +13,5 @@ Use the beads MCP `stats` tool to retrieve project metrics and present them clea
13
13
 
14
14
  Optionally suggest actions based on the stats:
15
15
  - High number of blocked issues? Run `/bd-blocked` to investigate
16
- - No in-progress work? Run `/bd-ready` to find tasks
16
+ - No in_progress work? Run `/bd-ready` to find tasks
17
17
  - Many open issues? Consider prioritizing with `/bd-update`