Skip to content

Releases: evalstate/fast-agent

v0.2.21

05 May 20:32

Choose a tag to compare

Changes

New Contributors

Full Changelog: v0.2.20...v0.2.21

v0.2.20

01 May 21:28

Choose a tag to compare

What's Changed

  • LiteLLM+LangFuse Support: Enhancing how request_params are overridden by @theobjectivedad in #129
  • Add more checks for when args parsing is disabled by @kahkeng in #133
  • Added MCP server cwd setting by @jpeirson in #131
  • Fix/misc by @evalstate in #137...
  • otel instance id set
  • allow hyphens in tool/server names, namespace refactor (llm) #135
  • windows sse server startup fix #121
  • increase max_iterations for tool call/llm loop
  • add cwd functionality test

New Contributors

Full Changelog: v0.2.19...v0.2.20

v0.2.19

27 Apr 14:17

Choose a tag to compare

OpenTelemetry Support

This release includes opentelemetry support for observing endpoints and MCP tool calls. Check the examples/otel directory for a docker compose file (thanks @SecretiveShell ) for starting Jaeger and setting up telemetry.

image

Changes

  • Feat/otel @evalstate (#123)
  • Prevent FastAgent CLI argument parsing conflict when embedded @FruitSwimer (#118)
  • Fix syntax errors in sample code by @epli2 in #116
  • Prevent FastAgent CLI argument parsing conflict when embedded by @FruitSwimer in #118
  • Fix: Handle missing args in MCP server configuration @LouD82 (#113)

New Contributors

  • @epli2 made their first contribution in #116
  • @FruitSwimer made their first contribution in #118

Full Changelog: v0.2.18...v0.2.19

v0.2.18

23 Apr 11:07

Choose a tag to compare

What's Changed

  • Fix ValueError when parsing empty arguments in tool calls (OpenRouter) by @LouD82 in #102
  • Command line option to execute a prompt file
  • new fast-agent go option to start an interactive session with selected MCP servers
  • fix issue #101 (thanks @kikiya)
  • fix issue #98 (thanks @kangbaoxing)
  • improve tui handling of /prompt/

New Contributors

Thanks to @jlyst for testing and diagnosing issues
Thanks to @SecretiveShell for code reviews, and promptmesh A2A type libraries.

Full Changelog: v0.2.17...v0.2.18

v0.2.17

18 Apr 22:44

Choose a tag to compare

What's Changed

  • Fixes to Structured Response handling @evalstate in #94
  • Fix to Orchestrator plan steps. API Change: decorator parameter is now plan_iterations rather than max_iterations to disambiguate.
  • Improvements in internal content handling
  • Introduction of A2A types for (Card and Skill) for workflow usage.
  • Google Gemini (OAI) endpoint support by @evalstate in #95

Full Changelog: v0.2.15...v0.2.17

v0.2.15

17 Apr 12:12

Choose a tag to compare

Changes

  • Fix for "Generic" provider to use correct API keys.

v0.2.14

16 Apr 20:45

Choose a tag to compare

What's Changed

  • Added setup check tool. Run it with fast-agent check.
  • Feat/setup checks by @evalstate in #84

Full Changelog: v0.2.12...v0.2.14

v0.2.12

14 Apr 18:31

Choose a tag to compare

What's Changed

Full Changelog: v0.2.11...v0.2.12

v0.2.11

14 Apr 11:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.2.11

v0.2.8

09 Apr 21:22

Choose a tag to compare

Changes

What's Changed

Full Changelog: v0.2.7...v0.2.8