Skip to content

Releases: lastmile-ai/mcp-agent

v0.0.11

25 Mar 15:14
Compare
Choose a tag to compare

Small qol updates

Changes

v0.0.10

20 Mar 17:54
Compare
Choose a tag to compare

Changes

Thank you to the community for continuing to help build this project! There's a major version update coming next.

v0.0.9

15 Mar 22:35
Compare
Choose a tag to compare

QoL updates over various examples, bug fixes, and a feature by @MattMorgis to allow multiple loggers to be configured simultaneously.
Thank you to all the excellent contributions from the community!

Changes

v0.0.8

06 Mar 03:39
Compare
Choose a tag to compare

Dedicating this release to @evalstate, who drove some incredible updates to the core framework, as well as some phenomenal examples, singlehandedly. Thank you! Details below:

Changes

Thank you to all the wonderful community contributors for making this release possible.

v0.0.7

19 Feb 01:09
Compare
Choose a tag to compare

Changes

  • Ensure base_url is always used for OpenAI clients @mcolyer (#26)
  • Fix duplicate tool call messages when using OpenAIAugmentedLLM @StreetLamb (#22)
  • Support models compatible with OpenAI format @StreetLamb (#21)
  • Add MCP agent server example @StreetLamb (#7)
  • Fix NameError in streamlit_mcp_rag_agent example @StreetLamb (#9)
  • Add Streamlit MCP RAG Agent example @StreetLamb (#4)
  • example: Update marimo notebook README @akshayka (#6)
  • example: add marimo notebook (basic mcp agent) @akshayka (#5)
  • Add Streamlit MCP Agent example with configuration and requirements @StreetLamb (#3)
  • Fix/secrets tracking @evalstate (#2)
  • First commit: Create initial scaffolding for mcp-agent @saqadri (#1)

Thank you to all the wonderful community contributors for making this release possible.