What's Changed
- fix: make chat and terminal links open reliably in default browser by @naaa760 in #980
- feat: Increase search result limits and display total matches and fil… by @prath47 in #996
- Fix reserve worktree cleanup after restart by @rabanspiegel in #1004
- fix(terminal): add Ctrl+Shift+V paste support on Linux by @Aryanpatel2001 in #1003
- Add Copilot auto-approve support and comprehensive auto-approve flag coverage test by @rabanspiegel in #1010
- chore: merge PRs directly from right sidebar by @arnestrickmann in #1002
- Add Vitest PR check and fix ptyIpc remote-init tests by @rabanspiegel in #1011
- feat(windows): bootstrap Windows support by @arnestrickmann in #979
- Add auto-approve flags for Charm, Kimi, and Cline by @rabanspiegel in #1014
- fix(ssh): use connId directly for initial directory browse after connect by @arnestrickmann in #1017
- fix(diff): remove phantom newline in diff view by @chrishoffman in #1016
- docs: rewrite AGENTS.md and CLAUDE.md with improved structure by @arnestrickmann in #1018
- fix: prevent initial prompt injection into secondary conversations by @arnestrickmann in #1019
- feat: Implement
.gitignoreparsing for file listing and search, and… by @prath47 in #982 - fix: clean up dead code, lazy state init, and terminal DOM leak by @arnestrickmann in #1020
- Fix preserve patterns for untracked files in worktree copy by @rabanspiegel in #1021
- fix: stabilize task creation UI warnings and clean up temporary diagnostics by @rabanspiegel in #1013
- fix: remove toast notification on task deletion by @arnestrickmann in #1023
- feat(skills): add content input field to skill creation flow by @naaa760 in #968
- docs: update README and settings links by @thisisharsh7 in #1026
- Handle legacy DB schema mismatch at startup by @rabanspiegel in #1025
- fix(terminal): chat input not focused after switching tasks between projects by @jschwxrz in #1030
- docs: add auto-closing issues section to issues documentation by @rabanspiegel in #1043
- feat(git): auto-append issue closing keywords to PR body by @rabanspiegel in #1044
New Contributors
- @Aryanpatel2001 made their first contribution in #1003
- @jschwxrz made their first contribution in #1030
Full Changelog: v0.4.15...v0.4.16