diff --git a/docs/changelog/cli-updates.mdx b/docs/changelog/cli-updates.mdx index f1bfd1bc..89ce51a8 100644 --- a/docs/changelog/cli-updates.mdx +++ b/docs/changelog/cli-updates.mdx @@ -4,6 +4,21 @@ description: "Recent features and improvements to Factory CLI" rss: true --- + + `v0.37.0` + + ## Improvements + + * **Todo tool improvements** - Simplified todo format and refreshed UI for better reliability + * **Chrome DevTools MCP server** - Added Chrome DevTools Protocol to the MCP registry + * **Model cleanup** - Removed obsolete models + + ## Bug fixes + + * Fixed API request handling for Codex models + + + `v0.36.6`