Skip to content
/ pi-bd Public

pi-coding-agent hooks for Beads (bd) issue tracking

License

Notifications You must be signed in to change notification settings

cv/pi-bd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-bd

pi-coding-agent hook for Beads issue tracking.

What This Does

When you run pi in a project with a .beads/ directory, this hook runs bd prime on session start so the agent understands your bd workflow.

Installation

Add to your global settings (~/.pi/agent/settings.json):

{
  "hooks": {
    "paths": ["git:https://github.com/cv/pi-bd"]
  }
}

Or try it first:

pi --hook git:https://github.com/cv/pi-bd

Requirements

Usage

Just use !bd <command> in pi to run any bd command:

!bd ready          # Find available work
!bd show <id>      # View issue details
!bd close <id>     # Complete work
!bd sync           # Sync with git

License

MIT

About

pi-coding-agent hooks for Beads (bd) issue tracking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published