v1.6.5
What's Changed
- chore: modify 'Auto Generate ArkUi' to 'Auto Generate ArkUI' by @hu-qi in #91
- core: add Spark V3.5 support. by @hu-qi in #93
- core: add 'custom model' field for OpenAI API like. by @hu-qi in #95
New Contributors
Bug Fixes
- 241: update action threads for UI actions (a97f102)
- docs: correct custom request format documentation (c8ad270)
- intentions: update description for AutoDevIntention and AutoSqlAction (1a28168)
- prepush: update background thread for action update since of Deprecated API changed (4b2e390)
- provider: remove unused logger in LivingDocumentation and HarmonyOsLivingDocumentation (025cb95)
- SSE response handling: Skip logging of SSE responses (8e6affb)
Features
- custom-llm: Add response format validation and success request tracking (ffb07be)
- docs: enhance Moonshot AI custom integration in docs (fde46b8)
- docs: update AI configurations and usage guide (c42eb6d)
- gui: add auto dev insert to code action (f56d7de)
- harmonyos: improve LinearLayout and RelativeContainer layouts (9f9b228)
- harmonyos: modify List component to include new features (4e40af6)
- icon: add support for auto dev insert file action (66c2e96)
- Improve code insertion in AutoDevInsertCodeAction (a1a63bb)
- init check for openai hosts (efeb143)
Full Changelog: v1.6.4...v1.6.5