Skip to content

Commit 31e0b33

Browse files
docs: add CLI changelog entry for v0.104.0 (#975)
1 parent 7a442de commit 31e0b33

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

docs/changelog/release-notes.mdx

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

7+
<Update label="April 17" rss={{ title: "CLI Updates", description: "Custom ripgrep path, BYOK config in bug reports, and CLI stability fixes" }}>
8+
`v0.104.0`
9+
10+
## New features
11+
12+
- **Custom ripgrep path** - New environment variable to point Factory at a custom ripgrep binary
13+
- **BYOK config in bug reports** - Bug reports now include resolved BYOK configuration to make troubleshooting easier
14+
15+
## Improvements
16+
17+
- **Full Execute command in approval** - The approval dialog now shows the full command that will run
18+
- **Selected confirmation option visibility** - The selected option in tool confirmation prompts is now bolded for better visibility
19+
- **Hidden daemon log output** - Background daemon output no longer appears in the session
20+
21+
## Bug fixes
22+
23+
- **Spec edits in confirmation flow** - Fixed spec edits being dropped during the confirmation flow
24+
- **Manual spec edits respected** - Fixed manual edits to specs not being preserved during handoff
25+
- **Image upload compression** - Fixed image upload compression issues
26+
- **Assistant active timer** - Fixed the assistant active timer not persisting across unmounts
27+
- **Daemon connection and bug reports** - Fixed daemon connection issues and bug report errors (app)
28+
- **Local reconnect on machine change** - Local machine reconnect now works reliably when switching connections, with a clearer warning when not connected (app)
29+
- **Tool rendering parity** - Improved DefaultTool and TaskTool rendering to match the CLI (app)
30+
- **ApplyPatch diff rendering** - Fixed ApplyPatch tool diff rendering for the CLI input format (app)
31+
32+
</Update>
33+
734
<Update label="April 16" rss={{ title: "CLI Updates", description: "Sessions page redesign, dead code detection in reviews, and CLI stability fixes" }}>
835
`v0.103.0`
936

0 commit comments

Comments
 (0)