diff --git a/.changeset/session-title-generation.md b/.changeset/session-title-generation.md deleted file mode 100644 index c7d118b0d..000000000 --- a/.changeset/session-title-generation.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code-sdk": minor ---- - -Add SDK support for generating a concise session title from the session's first prompts when signed in with a managed Kimi account; session summaries now report whether the title is custom or generated, and a custom title is never overwritten. Call `generateSessionTitle` on the harness to try it.