You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Servers must now use HTTP polling for async results instead of SSE push notifications.
9
+
10
+
### Features
11
+
12
+
* remove SSE support and implement HTTP Streamable transport ([#164](https://github.com/seuros/action_mcp/issues/164)) ([50d8b4c](https://github.com/seuros/action_mcp/commit/50d8b4cde7474f66602d16fb7f6238fa6db2aa7a))
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
* clear the debug message. ([97f0509](https://github.com/seuros/action_mcp/commit/97f05091d604d8623fcbd4e7dd436c5a8a1b59fe))
18
+
* remove debug, they are noisy in dev ([fef019e](https://github.com/seuros/action_mcp/commit/fef019e1d41d5906a5dbdf6511a89ff4821309f6))
0 commit comments