What's Changed
- feat(examples): kimi psql by @xxchan in #470
- fix: handle UTF-16 surrogate characters in user input by @yetone in #469
- feat: add /sessions command to list sessions and switch to session by @YangLi-leo in #90
- feat: add
--session/-Soption for resuming a specific session by @Anthonyeef in #355 - feat(acp): add
agent_infoto initialization response by @RayZhao1998 in #472 - refactor: use ToolReturnValue for ToolResultBuilder by @xxchan in #480
- feat(mcp): manage global mcp config file with
kimi mcpsubcommands by @xiaoju111a in #477 - fix(shell-ui): fix tool ok/error display by @stdrc in #481
- chore: bump version to 0.64 by @stdrc in #482
New Contributors
- @yetone made their first contribution in #469
- @Anthonyeef made their first contribution in #355
- @RayZhao1998 made their first contribution in #472
- @xiaoju111a made their first contribution in #477
Full Changelog: 0.63...0.64