Skip to content

Kun 0.2.30

Choose a tag to compare

@github-actions github-actions released this 24 Jul 00:55
· 298 commits to master since this release
caa4dc5

更新摘要

v0.2.29 以来的变更:

✨ 新功能

  • chat: expand conversation file drop zone (579f21c)
  • chat: persist and reorder queued messages (33dfae7)
  • observability: add agent request inspector (80a1223)
  • settings: redesign provider configuration (53e254c)
  • observability: redesign agent perspective inspector (69a40da)
  • observability: classify agent tools by source (743c771)
  • providers: enrich model imports with models.dev (6472542)
  • providers: add local model routing gateway (01b371a)
  • providers: add Grok subscription OAuth login (3f486f1)
  • implement attachment preview loader and deferred rendering for media previews (d083daf)
  • providers: support multiple plan accounts (ca99f32)
  • runtime-errors: enhance runtime error handling and display in conversation flow (649553f)
  • subagents: add routed built-in agent catalog (0de9deb)
  • prompt: strengthen Kun instruction orchestration (e5ca831)
  • grok: support Imagine image and video tools (3de7554)
  • enhance design agent manager with delegation profiles and instructions (7a62178)
  • Enhance Subagent Settings with Batch Model and Reasoning Controls (5cccf54)
  • enhance side conversation functionality and UI (4aa2781)
  • chat: show turn numbers in timeline previews (c89c14c)
  • chat: add conversation title bar divider (b2238eb)
  • Add support for Gemini and Cursor subscriptions with CLI integration (7223450)
  • add useExistingAgents option for subagents configuration (c6edfcc)
  • enhance Cursor subscription handling and error messaging (c506440)
  • implement Grok OAuth credential refresher and update legacy credential migration logic (3a19000)
  • sidebar: implement sidebar folder management with tests (5775b78)
  • enhance secret management and checkpoint handling with new key material checks (69ebd0a)
  • update LlmDebugRecorder tests to improve request handling and ensure proper async behavior (950d5ef)
  • Enhance Cursor provider model profiles and API documentation (2d853fb)

🐛 修复

  • observability: refresh post-turn title responses (5c85c3c)
  • observability: restore inspector scrolling (22d9326)
  • ui: restore scrolling in constrained dialogs (76ad502)
  • providers: make advanced model settings scrollable (984666a)
  • providers: apply models.dev metadata on refresh (f9ae8f5)
  • routes: group multiple models under local gateway (8e4bdae)
  • routes: restore gateway toggles and chain testing (026a37c)
  • providers: complete Grok OAuth paste login and token refresh (d8cbbf2)
  • routes: persist asynchronous chain test progress (22e36f8)
  • routes: preserve local routing settings across restarts (70eec12)
  • routes: report runtime synchronization accurately (57e0898)
  • release: harden macOS packaging (7730ce0)
  • security: address release CodeQL findings (d6bf000)
  • security: address release CodeQL findings (b1cf1c5)
  • release: support AppImage launcher paths (7a1ee9d)
  • release: wait for trusted desktop smoke view (7dae0ea)
  • release: stop discovery retries after control mounts (3b8aa84)

♻️ 重构

  • remove Todo panel and related functionality (83a775f)

📦 其他

  • feat:Refactor Grok authentication flow by removing device code login (4c06d35)
  • update dependencies and improve security checks (370e35d)

构建信息

  • Release version: 0.2.30
  • Release channel: stable
  • Branch: master
  • Commit: caa4dc5
  • macOS: Developer ID signed and notarized
  • Platforms: macOS arm64/x64, Windows x64, Linux x64