Skip to content

Commit 29285e7

Browse files
docs: add CLI v0.47.0 and v0.48.0 changelog entries
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent 521eb2d commit 29285e7

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

docs/changelog/cli-updates.mdx

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

7+
<Update label="January 13" rss={{ title: "CLI Updates", description: "ACP streaming, Windows autoupdate, and bug fixes" }}>
8+
`v0.48.0`
9+
10+
## New features
11+
12+
* **ACP streaming** - Terminal outputs are now streamed when running as an ACP Agent, improving real-time feedback in clients like Zed
13+
14+
## Improvements
15+
16+
* **Windows autoupdate** - Updates now work correctly on Windows using a deferred update strategy, applied on next startup
17+
* **Model selector** - Removed GLM 4.6 from the model selector
18+
19+
## Bug fixes
20+
21+
* **Tool result rendering** - Internal placeholder markers no longer displayed in CLI output
22+
* **Session loading** - Fixed "Failed to load session" errors on cloud sessions
23+
* **Droid startup timeout** - Increased timeout for start droid to prevent timeouts
24+
25+
</Update>
26+
27+
<Update label="January 12" rss={{ title: "CLI Updates", description: "Bug fixes" }}>
28+
`v0.47.0`
29+
30+
## Bug fixes
31+
32+
* **Read tool infinite loop** - Fixed infinite loop when Read tool returns empty string
33+
* **Session title generation** - Fixed race condition causing "Session must have at least 1 message" error
34+
* **Windows sound paths** - Fixed Bun virtual FS sound path extraction on Windows
35+
36+
</Update>
37+
738
<Update label="January 9" rss={{ title: "CLI Updates", description: "Session rename, cloud sync, and bug fixes" }}>
839
`v0.46.0`
940

0 commit comments

Comments
 (0)