Skip to content
Merged
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
19 changes: 19 additions & 0 deletions docs/changelog/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@ description: "Recent features and improvements to Factory CLI"
rss: true
---

<Update label="March 25" rss={{ title: "CLI Updates", description: "/context slash command, automation sharing and forking, OS-level sandboxing, and terminal fixes" }}>
`v0.86.0`

## New features

- **/context slash command** - New `/context` command shows a breakdown of token usage in your current session
- **OS-level sandboxing** - Added OS-level sandboxing for enhanced security when running CLI tools

## Improvements

- **Ask question tool redesign** - Redesigned the Ask Question tool with improved text wrapping and layout

## Bug fixes

- **Kitty terminal keypad keys** - Fixed keypad keys not working correctly in Kitty terminal
- **Slack DM reliability** - Fixed bot message feedback loops in Slack DMs

</Update>

<Update label="March 24" rss={{ title: "CLI Updates", description: "Session settings override, SSE for remote MCP servers, sidebar animations, and reliability fixes" }}>
`v0.85.0`

Expand Down