Core
- Support resource content type in MCP tool output (@antigremlin)
- Check worktree for external_directory permission in subdirectories (@dmmulroy)
- Bump Copilot plugin version
TUI
- Add clickable navigation to subagent header
- Add mouse hover and click support to questions tool (@indeep99)
- Fix prompt ref initialization to prevent undefined reference errors
- Refactor event streaming in TUI to use SDK instead of manual RPC subscription
- Fix cursor position when pasting single-line text in TUI (@Octane0411)
- Add mouse hover and click support to autocomplete (@kitlangton)
- Copy OAuth URL when device code is unavailable (@itskingori)
- Fix slash command autocomplete highlighted row jumping (@kitlangton)
Desktop
- Add image preview support for image attachments in desktop (@dbpolito)
Thank you to 10 community contributors:
- @kitlangton:
- @itskingori:
- fix(tui): copy oauth url when no device code (#7812)
- @zeke:
- @dbpolito:
- @jacobwgillespie:
- chore(lander): fix spacing in desktop app banner (#7822)
- @dmmulroy:
- fix: check worktree for external_directory permission in subdirs (#7811)
- @Octane0411:
- Fix: TUI single-line paste cursor position (#7277)
- @indeep99:
- feat(tui): add mouse hover and click support to questions tool (#7905)
- @antigremlin:
- fix(mcp): support
resourcecontent type in MCP tool output (#7879)
- fix(mcp): support
- @eyalch:
- docs: fix scroll_speed default value (#7867)