Skip to content

Releases: WilliamClifton-dev/kimi-gui

Kimi GUI v0.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 11:16
a0a257e

What's Changed

Full Changelog: v0.2.0...v0.2.1

Kimi GUI v0.2.0(已知无法启动)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 02:03
b2b13ab

⚠️ 请勿下载此版本

v0.2.0 Windows 包存在 ERR_MODULE_NOT_FOUND 启动错误。请下载 v0.2.1


What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@WilliamClifton-dev WilliamClifton-dev released this 08 Jul 17:58

v0.1.0

First public MVP release of Kimi GUI.

What Ships

  • Beginner-first onboarding for Kimi and compatible provider profiles
  • Real Kimi SDK-backed session execution with streamed text updates
  • Runtime activity logs and in-app approval handling
  • Five quick action templates for common beginner workflows
  • Expandable diagnostics report for troubleshooting and issue filing
  • Publish safety audit for open-source repo checks
  • GitHub automation:
    • CI for test, typecheck, lint, build, publish audit, and dependency audit
    • Dependabot for npm packages and GitHub Actions

Current Limits

  • Real execution is only wired for the kimi provider
  • Compatible providers still use placeholder runtime responses
  • Advanced mode, plugin surface, and richer approval policies are not in this release

Verification

  • npm run test
  • npm run typecheck
  • npm run lint
  • npm run build
  • npm run audit:publish
  • npm audit --audit-level=high