Releases: longcipher/bob
Releases · longcipher/bob
v0.2.1
v0.2.0
[0.2.0] - 2026-03-03
Features
- (core) Add tape and channel modules, builtin and progressive tools
v0.1.2
[0.1.2] - 2026-02-28
Documentation
- Update project instructions and add agent guidelines
v0.1.1
[0.1.1] - 2026-02-28
Features
- (cli-agent) Add runtime bootstrap, tool policy, and request context modules
Documentation
- (pb-build) Clarify execution contract and agent rules
v0.1.0
[0.1.0] - 2026-02-19
Features
- (agent) Add agent.toml config and runtime wiring for CLI agent
- (config) Add context7.json with project URL and public key
Documentation
- (pb-build) Update recovery to use task-local rollback and pre-task snapshot
- (readme) Add badges for DeepWiki, Context7, crates.io, and docs.rs
- (readme) Add project overview, features, and setup instructions
Miscellaneous Tasks
- (release) Add GitHub Actions workflow, changelog config, and license
- (ci) Use env var for cargo token check in release workflow