From a7a4a1dec7652ed57be420093d3344ce1533e594 Mon Sep 17 00:00:00 2001 From: Luyu Cheng <2239547+chengluyu@users.noreply.github.com> Date: Tue, 7 Jul 2026 21:51:29 +0800 Subject: [PATCH] fix: count goal creation turn (#1477) --- .changeset/count-created-goal-turn.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/count-created-goal-turn.md diff --git a/.changeset/count-created-goal-turn.md b/.changeset/count-created-goal-turn.md new file mode 100644 index 000000000..8e9ba8ea2 --- /dev/null +++ b/.changeset/count-created-goal-turn.md @@ -0,0 +1,5 @@ +--- +"@moonshot-ai/kimi-code": patch +--- + +Count the turn that starts an autonomous goal toward its goal turn usage.