Commit ed98e4d
committed
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2025-09-05)
### Bug Fixes
* update MCP server URLs to include /sse endpoint path ([1fd6a7d](1fd6a7d))
### Features
* add direct SSE transport selection for URLs ending in /sse ([3fc6285](3fc6285))
* add guardrails system for input/output validation in Agent class ([02c6fdd](02c6fdd))
* add logger example and refactor agent output class ([d59adcf](d59adcf))
* add MCP integration example with local and remote tools ([c65f20d](c65f20d))
* enable direct conversational responses in addition to tool execution ([9abd427](9abd427))
* implement basic agent example with OpenRouter integration and tool definitions ([f2b72b2](f2b72b2))
* replace OpenAI provider with OpenRouter as unified provider for multi-model access ([b0523f5](b0523f5))1 parent 0a06cb0 commit ed98e4d
2 files changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments