Skip to content

Commit 9622b56

Browse files
Update changelog.md for version 1.0.68
1 parent 914f26a commit 9622b56

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

changelog.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
## 1.0.68 - 2026-07-01
2+
3+
- Add support for the kimi-k2.7-code model
4+
- The focused field in the /mcp config form is marked with a "❯ " chevron, not color alone
5+
- Keep IDE tools available during transient IDE disconnects, returning a clear error while disconnected and recovering automatically when the IDE reconnects
6+
- Tab completion shows slash command aliases inline (e.g. /pr automerge|agentmerge)
7+
- Stop hooks from erroring and denying every tool when a session's working directory or git worktree has been deleted
8+
- Keep the footer model status in sync when reasoning effort or context tier changes
9+
- Avoid duplicate skill and command parse errors from symlinked scan roots
10+
- Update the Sessions sidebar branch after /cd and /worktree
11+
- Find agents and instructions under Win32 extended-length paths on Windows
12+
- Show descriptions for slash-command input choices
13+
- Prevent terminal corruption when copying selected timeline text on macOS
14+
- Fold symlinked sandbox paths into a single row
15+
- Browse, resume, and switch between sessions from the agents screen
16+
- Code review retries transient git failures when gathering changes
17+
- Skip malformed plugin manifests and keep loading valid plugins
18+
- Show plan budget details in the statusline and /usage for supported plans
19+
- Render Thai and Devanagari text correctly in clipped output
20+
- Keep file edits and patches within the sandbox filesystem policy
21+
- Preserve wrapped OSC 8 hyperlink IDs in terminal output
22+
- Let device-managed settings override server-managed settings
23+
- Keep embedded /skill tokens in skill prompt context
24+
- Let git commands work from repo subdirectories in the sandbox
25+
- PowerShell variable references no longer trigger content-policy refusals
26+
- Tell the agent when the working directory changes between turns so it uses the new directory for commands and relative paths
27+
- Default to a steady vertical-bar cursor in interactive sessions
28+
- Disable cursor blinking at startup without changing cursor shape
29+
- Reject sandbox path edits that conflict with symlinks in other lists
30+
- Keep the status line visible when the slash-command picker opens
31+
- Custom agents keep their tool filters in nested subagents
32+
- Preserve multibyte characters (emoji, accents, non-Latin text) in the /diagnose session log excerpt
33+
134
## 1.0.67 - 2026-06-30
235

336
- Disabling the sandbox for the rest of the session now takes effect immediately, so shell and search commands stop re-prompting to bypass it mid-turn

0 commit comments

Comments
 (0)