What's Changed
- fix: guard history replay sends, show untracked files, refine public-mode enforcement by @RealKai42 in #872
- feat: add session rename and AI auto-title generation by @RealKai42 in #874
- fix(web): align bullet points by @Sepush in #876
- feat(open-in): add Antigravity app support by @Sepush in #822
- feat: add session pagination/search and work-dir cache by @RealKai42 in #890
- fix(kosong): handle string annotations in SimpleToolset return type check by @0xWelt in #889
- fix(auth): switch from sessionStorage to localStorage for authentication token management by @RealKai42 in #891
- feat(makefile): add check-web target for web project linting and type checking by @RealKai42 in #892
- feat(chat): implement slash command functionality and UI components by @RealKai42 in #893
- fix(auth): resolve multi-session OAuth token refresh race conditions by @stdrc in #898
- feat(sessions): add directory auto-creation with confirmation dialog by @RealKai42 in #897
- feat(rust): add rust version of kimi agent kernel -
kagentby @stdrc in #717 - chore: bump version to 1.7.0 by @stdrc in #902
New Contributors
Full Changelog: 1.6...1.7.0