From 42a5aff72094aaa84b439730f0a62e0104b5d499 Mon Sep 17 00:00:00 2001 From: liruifengv Date: Mon, 29 Jun 2026 19:42:56 +0800 Subject: [PATCH] chore: add changeset for pi-tui upgrade --- .changeset/fix-pi-tui-native-helpers.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/fix-pi-tui-native-helpers.md diff --git a/.changeset/fix-pi-tui-native-helpers.md b/.changeset/fix-pi-tui-native-helpers.md new file mode 100644 index 000000000..b3c4a0d8c --- /dev/null +++ b/.changeset/fix-pi-tui-native-helpers.md @@ -0,0 +1,5 @@ +--- +"@moonshot-ai/kimi-code": patch +--- + +Fix Shift+Enter in macOS Terminal.app and Shift+Tab on Windows for npm installs.