Rare find

Agent IO. Build AI assistants that work with any AI model provider.

crates.io/crates/agent-io

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2026
  • chore: bump version to 0.3.2 and add protoc to CI
  • refactor: improve macros, agent service, and simplify CI workflow
  • chore: bump GitHub Actions and README version references
  • refactor: restructure project into Cargo workspace
  • fix(ci): install protoc for lance-encoding dependency
  • bump version to 0.3.0
  • Replace SQLite with LanceDB as vector database backend
  • bump version to 0.2.0
  • feat: add Memory System with multiple backends and ranking
  • Refactor: modularize large files for better maintainability
  • Add pre-commit hook with cargo-husky for automatic installation
  • Fix duplicate Agent import in multi_provider example
  • Fix incorrect GitHub action name
  • Add GitHub Actions CI workflow
February 2026
  • Update Cargo.toml keywords to be more generic
  • Initial release of agent-io SDK