Skip to content

Commit 47b56a8

Browse files
docs: add CLI v0.44.0 changelog entry (#571)
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent 29ca0de commit 47b56a8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/changelog/cli-updates.mdx

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

7+
<Update label="January 7" rss={{ title: "CLI Updates", description: "Custom status line, bulk MCP tool management, and UX improvements" }}>
8+
`v0.44.0`
9+
10+
## New features
11+
12+
* **`/statusline` command** - Configure custom status line, can import PS1 from shell config
13+
* **Bulk MCP tool management** - Manage multiple MCP tools at once via ToolsOverviewView
14+
* **Auto-include Skill tool** - Custom droids (subagents) now automatically include the Skill tool
15+
16+
## Improvements
17+
18+
* **Expand diffs with Ctrl+O** - Tool confirmation prompts now support Ctrl+O to expand diffs
19+
20+
## Bug fixes
21+
22+
* **Session resume system info** - Session resume now shows correct/up-to-date system info and local date
23+
* **Model display alignment** - Fixed model display alignment in UI
24+
* **MCP project server config** - MCP tool modifications now work correctly for project-defined servers
25+
26+
</Update>
27+
728
<Update label="January 6" rss={{ title: "CLI Updates", description: "Terminal and chat UI fixes, improved spec mode" }}>
829
`v0.43.0`
930

0 commit comments

Comments
 (0)