Skip to content

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