kimi-code/apps
liruifengv fd16ffb80a
fix(tui): fix Tab key completion in the editor (#1012)
Stop plain Tab from opening the file completion list when the autocomplete menu is closed; Tab now only accepts the selected item while the menu is open.

After Tab-completing a slash command name, reopen the menu to show its subcommands instead of falling back to file completions.
2026-06-23 16:51:12 +08:00
..
kimi-code fix(tui): fix Tab key completion in the editor (#1012) 2026-06-23 16:51:12 +08:00
kimi-web refactor(web): extract ConversationToc from ConversationPane (#1010) 2026-06-23 15:51:49 +08:00
vis feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00