Minor Changes
-
#896
d172b5bThanks @natllian! - Support local git repositories that have no remote, including worktree workspaces.- Open a git repo with no remote configured — branches, diffs, commits, and worktrees all work, with the default branch read from local HEAD.
- Push, pull, fetch, pull requests, and the forge Connect prompts are hidden for these local-only repos; repo settings show a "Local-only repository" notice and a local-branch picker.
Patch Changes
-
#897
fe6108dThanks @natllian! - Fix Claude turns ending prematurely after a subagent is moved to the background — the main agent now stays paused and resumes once the background task completes. -
#900
ba5cee8Thanks @dohooo! - Update the bundled Claude Code, Cursor, OpenCode, and Kimi coding agents to their latest versions. -
#898
ebf63e4Thanks @natllian! - Hide the/compact(Claude) and/clear(all agents) slash commands, which showed up in the command menu but did nothing when run.