Skip to content

Releases: datacommonsorg/agent-toolkit

v1.2.1

07 Apr 21:06
8a6b58a

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

[V1.2.0]

11 Mar 16:34
d8e2aae

Choose a tag to compare

Externalize the server instructions.

What's Changed

Full Changelog: v1.1.7...v1.2.0

v1.1.7

10 Feb 22:23
e310cb2

Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

03 Feb 01:11
28e46dc

Choose a tag to compare

Highlights

  • Move health endpoint to /mcp/health which 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

02 Feb 16:50
2ecca8f

Choose a tag to compare

Highlights

  • Uses the updated /v2/resolve API 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

v1.1.4

12 Jan 18:57
786396d

Choose a tag to compare

This release updates the MCP versioning to reflect the Data Commons MCP version rather than propagating the FastMCP version.