Skip to content
Merged
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
19 changes: 19 additions & 0 deletions docs/changelog/cli-updates.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@ description: "Recent features and improvements to Factory CLI"
rss: true
---

<Update label="December 17" rss={{ title: "CLI Updates", description: "Gemini 3 Flash, terminal links, and terminal reliability fixes" }}>
`v0.36.6`

## New features

* **Gemini 3 Flash model** - Added support for Gemini 3 Flash

## Improvements

* **Agent readiness signals** - Expanded agent readiness signals in readiness reports

## Bug fixes

* Fixed overly strict filtering by allowing common read-only `git` commands
* Fixed copy/paste issues on WSL
* Fixed repository deduplication in `/readiness` reports

</Update>

<Update label="December 13" rss={{ title: "CLI Updates", description: "GPT-5.2 model and MCP tool management" }}>
`v0.36.2`

Expand Down