Skip to content

Commit d418dbf

Browse files
Update changelog.md for version 1.0.86
1 parent ab6139c commit d418dbf

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.0.86 - 2026-09-17
2+
3+
- Custom agents can opt into repository instruction files (AGENTS.md, copilot-instructions.md, CLAUDE.md) by setting `include-custom-instructions: true` in their frontmatter.
4+
- Resuming an active session without plugin-directory, discovery, or working-directory overrides preserves marketplace plugins and skills after reload. Configuration read or validation failures no longer discard active plugins; missing-file and intentional-removal behavior is unchanged.
5+
- /sandbox policy now reports local-network access using your configured setting
6+
- The status row now says it is waiting for background shells, instead of "Working", when a turn ends while an attached background shell such as a dev server is still running.
7+
- Resume sessions even when transcript files contain recoverable corruption
8+
- Expanded reasoning text in the compact timeline is no longer dimmed, so it is as readable as the rest of the timeline.
9+
- Autopilot stops after accepted task completion instead of continuing unexpectedly
10+
111
## 1.0.85 - 2026-09-16
212

313
- Vim mode is now available to everyone. Turn it on with `/vim` or by setting `editorMode` to `vim` for modal editing in the composer, with the current mode shown while you type.

0 commit comments

Comments
 (0)