rust-bucket-cli 0.9.2

Long-horizon agentic coding scaffold for Rust projects
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Build artifacts
target/

# beads_rust junk
.beads/.br_history/
.beads/.write.lock
.beads/beads.db
.beads/beads.db-wal

# Editor backup files
*~