← All updates

Changelog

Chat controls without the hover

Message actions are easier to reach on touch devices, with fixes for terminal paths and directory permissions.

v1.8.0

Buttons you can actually reach

Revert, fork, edit, pin, and copy controls now stay visible on touch devices rather than depending on a hover state. The action for opening a subagent session from its tool call is visible there too.

The right terminal directory

Agents can start persistent terminals in registered additional workspace paths, not just the primary project folder. Approval prompts also use the command’s actual path, including after changing directories in a persistent terminal.

Verbose commands no longer get stuck waiting for completion just because their output exceeds the response preview limit.

Permission before listing

The directory-listing tool now requests approval for directories outside the workspace and sensitive directories. Approved external paths are respected, while blocked system paths are rejected before the listing runs.