docs: Add testing phase banner for auto-import fix (v0.9.6)
Auto-import collision detection fix (bd-228) is deployed and needs field testing. Banner alerts users that the critical bug is fixed but testing is ongoing. Links to LOST_ISSUES_RECOVERY.md for transparency about recovered data. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
|
|
||||||
> **⚠️ Alpha Status**: This project is in active development. The core features work well, but expect API changes before 1.0. Use for development/internal projects first.
|
> **⚠️ Alpha Status**: This project is in active development. The core features work well, but expect API changes before 1.0. Use for development/internal projects first.
|
||||||
|
|
||||||
|
> **✅ Critical Fix (v0.9.6) - Testing Phase**
|
||||||
|
>
|
||||||
|
> Fixed auto-import bug (bd-228) that silently overwrote local changes. Collision detection is now enabled. **Field testing in progress** - please report any issues with multi-machine workflows or agent swarms. See [LOST_ISSUES_RECOVERY.md](LOST_ISSUES_RECOVERY.md) for recovery details.
|
||||||
|
|
||||||
Beads is a lightweight memory system for coding agents, using a graph-based issue tracker. Four kinds of dependencies work to chain your issues together like beads, making them easy for agents to follow for long distances, and reliably perform complex task streams in the right order.
|
Beads is a lightweight memory system for coding agents, using a graph-based issue tracker. Four kinds of dependencies work to chain your issues together like beads, making them easy for agents to follow for long distances, and reliably perform complex task streams in the right order.
|
||||||
|
|
||||||
Drop Beads into any project where you're using a coding agent, and you'll enjoy an instant upgrade in organization, focus, and your agent's ability to handle long-horizon tasks over multiple compaction sessions. Your agents will use issue tracking with proper epics, rather than creating a swamp of rotten half-implemented markdown plans.
|
Drop Beads into any project where you're using a coding agent, and you'll enjoy an instant upgrade in organization, focus, and your agent's ability to handle long-horizon tasks over multiple compaction sessions. Your agents will use issue tracking with proper epics, rather than creating a swamp of rotten half-implemented markdown plans.
|
||||||
|
|||||||
Reference in New Issue
Block a user