What's Changed
- feat: add web ui for kimi cli by @RealKai42 in #775
- chore(deps-dev): bump ty from 0.0.13 to 0.0.14 by @dependabot[bot] in #793
- feat(config): add KIMI_SHARE_DIR environment variable by @stdrc in #798
- feat(shell): show remaining quota percentage in /usage and add /status alias by @stdrc in #801
- refactor(shell): merge /login and /setup commands by @stdrc in #805
- fix(auth): sanitize HTTP header values to ASCII by @stdrc in #753
- refactor(auth): migrate OAuth credential storage from keyring to file by @stdrc in #810
- fix(examples): passing OAuthManager to Runtime.create by @IthacaDream in #807
- chore: bump version to 1.4 by @stdrc in #812
New Contributors
- @IthacaDream made their first contribution in #807
Full Changelog: 1.3...1.4