Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
26.1.0.dev4
26.1.1
12 changes: 12 additions & 0 deletions docs/pyagentspec/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ Agent Spec |release|
New features
^^^^^^^^^^^^

Improvements
^^^^^^^^^^^^

Breaking Changes
^^^^^^^^^^^^^^^^

Agent Spec 26.1.0
--------------------

New features
^^^^^^^^^^^^

* **MCP tools support in LangGraph adapter:**

The LangGraph adapter now supports Model Context Protocol (MCP) tools.
Expand Down