Agent Board Kit v1.1.0
English
First public release of Agent Board Kit.
Highlights:
- Zero-daemon, standard-library-only local coordination board for coding agents
- Task lifecycle, scope and file conflict warnings
- Progress, blocker, message, and handoff records
- State diagnostics, backup, and repair
- Shared storage for linked Git worktrees
- Standard Agent Skill and idempotent project installer
Install:
npx skills add Evilom/agent-board-kit --skill agent-board
中文
Agent Board Kit 首个公开版本。
主要能力:
- 零守护进程、仅使用 Python 标准库的本地多 Agent 公告板
- 任务生命周期、范围与文件冲突预警
- 进度、阻塞、留言和交接记录
- 状态诊断、备份与修复
- linked worktree 共享存储
- 标准 Agent Skill 与幂等项目安装器