npm
@beads/bd
AI Agent 指数 第 832(共 964)
4 综合分
真实使用 8
动量 —
关注度 —
项目介绍
Beads is a lightweight memory system for coding agents, using a graph-based issue tracker. This npm package provides easy installation of the native bd binary for Node.js environments, including Claude Code for Web.
Beads is an issue tracker designed specifically for AI coding agents. It provides:
Then tell your AI agent to use bd for task tracking instead of markdown:
To auto-install bd in Claude Code for Web sessions, add to your SessionStart hook:
This ensures bd is available in every new session without manual setup.
This package downloads the appropriate native binary for your platform:
For complete documentation, see the beads GitHub repository:
This npm package wraps the…