Changelog
- 1975c6e Bump release version to 0.9.2 (Windows hotfix) (#351)
- d1687a6 Fix Windows launch: keep runtime bin/ so the bundled JVM survives (#350)
- 7b2694e Add Maven support: toolbar icon, actions popup, and console (#349)
- 56c9488 Make the gutter Run play glyph 20% bigger (#348)
- 0bef4cb Group AI Agent + AI Actions under a new AI Settings section with a master kill switch (#347)
- 8e811e6 AI Agent header: icon-only History/New Session/Stop buttons (#346)
- 60f9c85 Show a loading spinner in the Markdown preview while an AI explanation streams in (#345)
- b11a72a Make Markdown preview links clickable (opens system browser) (#344)
- d68f5dc Fix buffer-gated tool windows staying open on restore when unavailable (#343)
- 65aeeec AI Agent: support multiple ACP clients (Gemini, Copilot, Codex, Qwen, OpenCode) (#342)
- 13c77ed AI Agent: make file paths in chat replies clickable (#341)
- 7632b0e AI Agent: open a newly-written file as a background tab (#340)
- 081ff9f LSP: disable jdtls's own workspace build (java.autobuild) (#339)
- b5f061a AI Agent: render chat replies as Markdown by default (#338)
- 9c0cd33 AI Agent: persisted session history + resume, fix a process-leak on New Session (#337)