Releases: riligar/agents-sdk
Releases · riligar/agents-sdk
v2.2.0
06 Sep 16:55
Compare
Sorry, something went wrong.
No results found
2.2.0 (2025-09-06)
Features
add HMAC authentication to secure agent endpoints (002f24a )
v2.1.0
06 Sep 08:48
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-09-06)
Features
add HTTP endpoint support to expose agents as REST APIs (573fc9a )
v2.0.0
05 Sep 20:41
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-09-05)
feat!: simplify agents-sdk API (b13dd2e )
BREAKING CHANGES
Unified OpenRouter provider (removed individual providers)
Simplified tool.build() syntax
New Agent constructor parameters
Updated examples and documentation"
v1.2.0
05 Sep 20:37
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-09-05)
Bug Fixes
update MCP server URLs to include /sse endpoint path (1fd6a7d )
Features
add direct SSE transport selection for URLs ending in /sse (3fc6285 )
add guardrails system for input/output validation in Agent class (02c6fdd )
add logger example and refactor agent output class (d59adcf )
add MCP integration example with local and remote tools (c65f20d )
enable direct conversational responses in addition to tool execution (9abd427 )
implement basic agent example with OpenRouter integration and tool definitions (f2b72b2 )
replace OpenAI provider with OpenRouter as unified provider for multi-model access (b0523f5 )
v1.1.1
21 Apr 00:26
Compare
Sorry, something went wrong.
No results found
1.1.1 (2025-04-21)
Bug Fixes
v1.1.0
20 Apr 13:18
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-04-20)
Features
integrate MCP tools with agent and add remote tool support (62afd69 )
v1.0.1
12 Apr 11:24
Compare
Sorry, something went wrong.
No results found
1.0.1 (2025-04-12)
Bug Fixes
Add error handling for null output and improve agent handoff workflow (47c8d8e )
v1.0.0
12 Apr 10:34
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-04-12)
Bug Fixes
Add semantic release and commitizen dependencies (4257bea )