Skip to content
Open
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
15 changes: 15 additions & 0 deletions docs/changelog/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ description: "Recent features and improvements to the Factory App, Droid CLI, an
rss: true
---

<Update label="June 2" rss={{ title: "CLI Updates", description: "Custom commands and skills in the slash menu and MCP fixes" }}>
`v0.139.0`

## New features

- **Custom commands and skills in the slash menu** - Your custom commands and skills now appear directly in the slash menu

## Bug fixes

- **MCP schema compatibility** - Improved handling of MCP servers with incompatible tool schemas
- **Clearing MCP server fields** - You can now clear fields when editing an MCP server
- **Local session labels** - Local sessions are now labeled "Local" instead of "Ephemeral" (app)

</Update>

<Update label="June 1" rss={{ title: "CLI Updates", description: "MCP management upgrades, Mermaid export, and stability fixes" }}>
`v0.138.0`

Expand Down
Loading