Releases: datacommonsorg/agent-toolkit
Releases · datacommonsorg/agent-toolkit
v1.2.1
What's Changed
- [Service Health] Adds the tags for service health dashboard to pickup releases by @gmechali in #178
- Support GCS paths for server and tool instructions by @keyurva in #183
- chore: bump version to 1.2.1 by @datacommons-robot-author in #185
Full Changelog: v1.2.0...v1.2.1
[V1.2.0]
Externalize the server instructions.
What's Changed
- Add server instructions and make all instructions externalized and overridable by @keyurva in #161
- Fix server startup for custom instance by @clincoln8 in #163
- Make DCApp tests hermetic by @clincoln8 in #164
- Remove legacy search indicators logic and config by @keyurva in #166
- chore: bump version to 1.2.0 by @datacommons-robot-author in #170
Full Changelog: v1.1.7...v1.2.0
v1.1.7
What's Changed
- Removes the unneeded gh auth on GH_TOKEN by @gmechali in #156
- [MCP Deploy] Adds the possibility to bump the version before the staging tag is applied by @gmechali in #157
- Pass target parameter when calling fetch_indicators by @keyurva in #158
- chore: bump version to 1.1.7 by @datacommons-robot-author in #159
Full Changelog: v1.1.6...v1.1.7
v1.1.6
Highlights
- Move health endpoint to
/mcp/healthwhich will be an unrestricted endpoint in the hosted MCP server
What's Changed
- Update sample agent to connect to hosted MCP server by default by @kmoscoe in #139
- Move /health endpoint to /mcp/health by @keyurva in #153
- Bump version to 1.1.6 by @keyurva in #154
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Highlights
- Uses the updated
/v2/resolveAPI to search indicators - Propagates the user's API key for downstream API calls
What's Changed
- Support per-request API keys and update staging/autopush config by @keyurva in #140
- Remove chart tool, search-vector and search-indicators (rich metadata version) by @keyurva in #147
- Allow manual eval executions to run from main:HEAD by @clincoln8 in #148
- Use fetch_indicators from python library for search by @keyurva in #150
- Bump version to 1.1.5 by @keyurva in #151
Full Changelog: v1.1.4...v1.1.5