Releases: Mattbusel/agent-runtime
Releases · Mattbusel/agent-runtime
llm-agent-runtime v1.0.0
What is New
- Minimal CI pipeline for reliable green builds
- Fixed crate name from agent_runtime to llm_agent_runtime throughout test suite
- Fixed no-default-features build with correct feature gating
- Applied rustfmt across all source and test files
- Unified Tokio agent runtime with orchestration, memory, and knowledge graph
- ReAct loop with tool use, episodic and semantic memory backends
- Typestate builder preventing misconfigured agent startup
- OpenAI and Anthropic provider support
Install
cargo add llm-agent-runtime