Releases: RunEdgeAI/agents-cpp-sdk
Releases · RunEdgeAI/agents-cpp-sdk
v1.4.1
Immutable
release. Only release title and notes can be modified.
- Internal API cleanup for consistency
- Addressed various bugs in LLM providers.
- Reworked ReAct planning for better performance.
- Added MCP support with auto-discovery [Only available in Pro version].
- Implemented Voice agent & added STT, TTS, & VAD support through Edge AI provider [Only available in Pro version].
v1.3.0
Immutable
release. Only release title and notes can be modified.
- Validated Windows support
- Notable API cleanup
- Bug fixes to Anthropic LLM provider interface for 4.x Claude model support
- Added new respond tool
v1.1.0
Immutable
release. Only release title and notes can be modified.
- Migrated from CPR library to cpp-httplib for HTTP usage
- Added support for document understanding (see multimodal_example)
- Various bug fixes in edge conditions
- Consistency updates to examples
v1.0.0
Immutable
release. Only release title and notes can be modified.
- Initial production release running.
- Documentation generated and posted on website.
- Web search, file read, file write, summarization, wikipedia, and python execution tools developed.
- Multiple examples developed to demo tool calling, different workflows, and agents available.