Skip to content

Releases: evalstate/fast-agent

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

v0.2.7

09 Apr 12:08

Choose a tag to compare

Changes

Full Changelog: v0.2.6...v0.2.7

v0.2.6

08 Apr 18:25

Choose a tag to compare

Changes

  • router can use servers
  • fix agent type in interactive completer
  • fix consistent naming of fastagent.secrets.yaml file @Lil-C0der (#46)

Full Changelog: v0.2.5...v0.2.6