Skip to content

Releases: longcipher/alice

v0.1.3

07 Apr 18:49
3b9e9f5

Choose a tag to compare

[0.1.3] - 2026-04-07

Features

  • (context7) Add public key information in context7.json
  • (docs) Add ACP remote control documentation and plans for 2026
  • (runtime) Update memory context integration with skill wiring system

Documentation

  • (README) Add badges for DeepWiki and Context7 to the README

v0.1.2

30 Mar 09:28
e1759e8

Choose a tag to compare

[0.1.2] - 2026-03-30

Features

  • (workspace) Initialize Rust agent workspace with configs, CI, docs, and memory modules
  • Update dependencies for bob-adapters, bob-core, bob-runtime, and tokio to version 1.50.0 in Cargo.toml
  • Implement agent backend abstraction with Bob and ACP backends
  • (alice-runtime) Update dependencies in Cargo.toml for version 0.1.2

Refactor

  • (workspace) Migrate to hexagonal architecture, add alice-cli, adapters, and core

Miscellaneous Tasks

  • (workflow) Update tools in install-action configuration