Skip to content

Releases: Mattbusel/agent-runtime

llm-agent-runtime v1.0.0

18 Mar 07:28

Choose a tag to compare

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