Skip to content

v1.6.5

Compare
Choose a tag to compare
@phodal phodal released this 03 Mar 15:26
· 1744 commits to master since this release
96dfe4b

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

  • @hu-qi made their first contribution in #91

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