Skip to content

Commit bf0d801

Browse files
docs: add CLI v0.31.0 changelog entry (#486)
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent 452795c commit bf0d801

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

docs/changelog/cli-updates.mdx

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ description: "Recent features and improvements to Factory CLI"
44
rss: true
55
---
66

7+
<Update label="December 4" rss={{ title: "CLI Updates", description: "GPT-5.1-Codex-Max model, image compression, IDE auto-connect, and input fixes" }}>
8+
`v0.31.0`
9+
10+
## New features
11+
12+
* **GPT-5.1-Codex-Max model** - Added support for GPT-5.1-Codex-Max model
13+
* **Image compression** - Images are now compressed before upload to reduce bandwidth
14+
* **IDE auto-connect setting** - Added setting to automatically connect to IDE from external terminals
15+
* **Disable hooks flag** - Added `--no-hooks` flag to disable hooks execution
16+
17+
## Bug fixes
18+
19+
* Improved Droid docs search
20+
* Long Execute tool commands now truncated in the UI header
21+
* Fixed on-disk images not being cleared after upload
22+
* Fixed thinking level changing mid-conversation by locking it per agent turn
23+
* Fixed review preset items using incorrect color for non-selected items
24+
* Fixed input box handling of multi-width characters like CJK and emoji
25+
* Fixed left/right arrow key navigation when @ suggestion menu is open
26+
* Bundled code-signed ripgrep binary for improved security and reliability
27+
28+
</Update>
29+
730
<Update label="December 3" rss={{ title: "CLI Updates", description: "Hidden file search, session search, image indicators, and ESC key fixes" }}>
831
`v0.30.0`
932

0 commit comments

Comments
 (0)