What's Changed
- chore(pkg): update node engine version to 16 by @ysfscream in #1853
- feat(desktop): save and restore window state by @ni00 in #1852
- chore(web): update Node.js version to 18 by @Red-Asuka in #1875
- chore(desktop): upgrade Node.js version to 18 by @Red-Asuka in #1876
- refactor(copilot): integrate AI SDK for improved model handling by @Red-Asuka in #1877
- fix(copilot): fix loading state by @Red-Asuka in #1879
- feat(copilot): support generating custom functions by @Red-Asuka in #1880
- style(copilot): update copilot button icon and enhance styling by @Red-Asuka in #1881
- feat(copilot): support generating schema by @Red-Asuka in #1883
- refactor(copilot): reorganize AI-related components and utilities by @ysfscream in #1882
- refactor(copilot): improve type safety by @ysfscream in #1884
- refactor(i18n): migrate Copilot translations to dedicated locale file by @ysfscream in #1885
- fix(copilot): improve input focus and handling for preset prompts by @ysfscream in #1886
- feat(copilot): add raw-loader and dynamic system prompt loading by @ysfscream in #1887
- feat(copilot): improve preset prompt display behavior on input focus by @ysfscream in #1888
- feat(copilot): support separate Protobuf and Avro schema generation prompts by @ysfscream in #1889
- feat(copilot): introduce session management for AI interactions by @ysfscream in #1890
- chore(pkg): bump electron version to 22.0.0 by @ysfscream in #1896
- feat(copilot): MCP support by @ysfscream in #1894
- fix(desktop): fix sqlite disconnect warning issue by @ysfscream in #1897
- fix(desktop): fix i18n issues by @ysfscream in #1898
- feat(copilot): sse mcp servers support by @ysfscream in #1899
- fix(copilot): remove useless file by @ysfscream in #1901
- refactor(copilot): add MCP call detection and display component by @ysfscream in #1902
- refactor(copilot): integrate AI Agent for response handling by @ysfscream in #1903
- refactor(copilot): remove MCP availability check and enhance AI streaming options by @ysfscream in #1904
- feat(copilot): implement MCP result processing by @ysfscream in #1906
- feat(copilot): enhance reasoning support by @ysfscream in #1907
Full Changelog: v1.11.1...v1.12.0-beta.1