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