Skip to content

Commit 036dbad

Browse files
docs: add CLI v0.36.0 changelog entry (#511)
* docs: add CLI v0.36.0 changelog entry Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> * Update CLI changelog for December 8 Removed outdated feature mention and fixed formatting issues. * Document reasoning_effort addition in CLI updates Added reasoning_effort to stream-json system init event. --------- Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent bf12ebd commit 036dbad

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/changelog/cli-updates.mdx

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

7+
<Update label="December 10" rss={{ title: "CLI Updates", description: "MCP tools in droid creation and droid management fixes" }}>
8+
`v0.36.0`
9+
10+
## New features
11+
12+
* **MCP tools in droid creation** - MCP tools are now displayed during custom droid creation and edit flows
13+
14+
## Bug fixes
15+
16+
* Fixed droid deletion when filename doesn't match metadata name
17+
* Standardized help text position and format in droid creation/edit flows
18+
* Add reasoning_effort to stream-json system init event
19+
20+
</Update>
21+
722
<Update label="December 8" rss={{ title: "CLI Updates", description: "Autonomy mode fixes and file handling improvements" }}>
823
`v0.33.0`
924

0 commit comments

Comments
 (0)