Skip to content

Releases: longcipher/bob

v0.2.1

03 Mar 13:15

Choose a tag to compare

[0.2.1] - 2026-03-03

Features

  • (chat) Add bob-chat crate with platform-agnostic chat abstractions

Documentation

  • (agents) Remove pb-build agent instructions and update AGENTS.md

v0.2.0

03 Mar 05:42

Choose a tag to compare

[0.2.0] - 2026-03-03

Features

  • (core) Add tape and channel modules, builtin and progressive tools

v0.1.2

28 Feb 01:26

Choose a tag to compare

[0.1.2] - 2026-02-28

Documentation

  • Update project instructions and add agent guidelines

v0.1.1

28 Feb 01:01

Choose a tag to compare

[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

19 Feb 18:27

Choose a tag to compare

[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