Releases: WilliamClifton-dev/kimi-gui
Releases · WilliamClifton-dev/kimi-gui
Release list
Kimi GUI v0.2.1
What's Changed
- fix: 修复 Windows 安装包启动失败 by @WilliamClifton-dev in #12
Full Changelog: v0.2.0...v0.2.1
Kimi GUI v0.2.0(已知无法启动)
⚠️ 请勿下载此版本
v0.2.0 Windows 包存在 ERR_MODULE_NOT_FOUND 启动错误。请下载 v0.2.1。
What's Changed
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #2
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #1
- chore(deps-dev): bump wait-on from 8.0.5 to 9.0.10 by @dependabot[bot] in #3
- chore(deps-dev): bump globals from 16.5.0 to 17.7.0 by @dependabot[bot] in #4
- [codex] 中文优先体验与 Windows 下载链路 by @WilliamClifton-dev in #8
- test: 修复 Windows 发布工作流换行断言 by @WilliamClifton-dev in #9
- ci: 手动控制 Windows Release 发布 by @WilliamClifton-dev in #10
- fix: 禁止 electron-builder 隐式发布 by @WilliamClifton-dev in #11
New Contributors
- @dependabot[bot] made their first contribution in #2
- @WilliamClifton-dev made their first contribution in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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
kimiprovider - Compatible providers still use placeholder runtime responses
- Advanced mode, plugin surface, and richer approval policies are not in this release
Verification
npm run testnpm run typechecknpm run lintnpm run buildnpm run audit:publishnpm audit --audit-level=high