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
Copy file name to clipboardExpand all lines: app/en/references/changelog/page.mdx
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,21 @@ import { Callout } from "nextra/components";
9
9
10
10
_Here's what's new at Arcade.dev!_
11
11
12
+
## 2026-01-23
13
+
14
+
**Arcade MCP Servers**
15
+
-`[feature - 🚀]` Launched `https://ctl.arcade.dev/mcp` - Arcade's Gateway Assistant. Connect your LLM to help build MCP Gateways and MCP Servers for any agent use case. Learn more about it [here](/guides/mcp-gateways/create-via-ai)!
16
+
17
+
**Platform and Engine**
18
+
-`[maintenance - 🔧]` Fixed a race condition in `arcade deploy`
19
+
20
+
**Misc**
21
+
-`[documentation - 📝]` Updated OpenAI agents guide in Python
22
+
-`[documentation - 📝]` Fixed agent-frameworks page displaying as raw code
23
+
-`[documentation - 📝]` Quickstart now walks through setting up a `uv` project
24
+
-`[documentation - 📝]` Added connecting arcade tools to your llm page
0 commit comments