Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/changelog/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ description: "Recent features and improvements to Factory CLI"
rss: true
---

<Update label="April 21" rss={{ title: "CLI Updates", description: "New session shortcut in sidebar project groups and a sidebar grouping fix" }}>
`v0.105.1`

## New features

- **New session shortcut in sidebar groups** - Project group headers now show a pencil icon on hover to start a new session pre-configured for that project (app)

## Bug fixes

- **Duplicate sidebar groups** - Fixed phantom group rows and shared collapse state when multiple computers had sessions in the same working directory (app)

</Update>

<Update label="April 20" rss={{ title: "CLI Updates", description: "Kimi K2.6 support, simplify built-in skill, GitHub wiki sync, and CLI stability fixes" }}>
`v0.105.0`

Expand Down
Loading