by jallum · Agent Tool · ★ 50
Beadwork Git-native work management for AI coding agents. Why AI coding agents lose context constantly — compaction, session boundaries, crashes. Plans they build in-context die silently. The agent picks up where it left off with no memory of what it decided or why. Beadwork gives agents durable state in git. Plans, progress, and decisions persist as files on a git branch. Nothing touches your working tree. Two agents working on the same repo never touch the same file. Sync is just git push. What It Looks Like You talk to your agent normally. Beadwork works behind the scenes.
| Stars | 50 |
| Forks | 6 |
| Language | Go |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 73.4805572974174/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-19 |
| Created | 2026-02-19 |
| Platforms | go |
| Est. Tokens | ~16k |
Explore other popular agent tool tools:
beadwork is Beadwork is a git-native work management tool for humans and AI coding agents. Plans, progress and decisions persist as files on an orphan-branch, not as cruft in yours.. It is categorized as a Agent Tool with 50 GitHub stars.
beadwork is primarily written in Go. It covers topics such as agents, coding, workflow.
You can find installation instructions and usage details in the beadwork GitHub repository at github.com/jallum/beadwork. The project has 50 stars and 6 forks, indicating an active community.
beadwork is released under the MIT license, making it free to use and modify according to the license terms.