Releases: seuros/action_mcp
Releases · seuros/action_mcp
action_mcp: v0.106.0
25 Feb 00:10
Compare
Sorry, something went wrong.
No results found
Features
Implement static resources for resources/list endpoint (#187 ) (ba4e428 )
action_mcp: v0.105.0
04 Feb 09:12
Compare
Sorry, something went wrong.
No results found
action_mcp: v0.104.1
24 Jan 16:29
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Move ALLOWED_IDENTITY_KEYS to a configurable option (#176 ) (#177 ) (f9c9453 )
action_mcp: v0.104.0
09 Jan 19:15
Compare
Sorry, something went wrong.
No results found
Features
add server instructions for LLM guidance (#174 ) (d2fd158 )
action_mcp: v0.103.0
01 Jan 12:10
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
add Rails edge/dev testing support to CI (#171 ) (fa80f3b )
action_mcp: v0.102.0
11 Dec 04:27
Compare
Sorry, something went wrong.
No results found
action_mcp: v0.101.0
07 Dec 20:32
Compare
Sorry, something went wrong.
No results found
Features
add structured content validation against output_schema (#166 ) (dbb18f2 )
action_mcp: v0.100.1
07 Dec 18:23
Compare
Sorry, something went wrong.
No results found
Bug Fixes
tool execution fix and documention (b0c2bef )
action_mcp: v0.100.0
03 Dec 23:40
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Servers must now use HTTP polling for async results instead of SSE push notifications.
Features
remove SSE support and implement HTTP Streamable transport (#164 ) (50d8b4c )
Bug Fixes
clear the debug message. (97f0509 )
remove debug, they are noisy in dev (fef019e )
action_mcp: v0.90.0
26 Nov 23:27
Compare
Sorry, something went wrong.
No results found
0.90.0 (2025-11-26)
⚠ BREAKING CHANGES
implement MCP 2025-11-25 Tasks with spec-compliant error handling (#162 )
Features
implement MCP 2025-11-25 Tasks with spec-compliant error handling (#162 ) (311eed4 )
Bug Fixes
SQLite test locking with DatabaseCleaner and maxitest timeout (#161 ) (1c15e85 )
tool/prompt re-registration when explicit name is set (#159 ) (fc4302f ), closes #152