Skip to content

ci: release packages - #2881

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

ci: release packages#2881
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@moonshot-ai/kimi-code@0.36.1

Patch Changes

  • #2884 1811bd4 Thanks @liruifengv! - Fix startup banner text wrapping on narrow terminals.

  • #2876 5912d4c Thanks @7Sageer! - Fix repeated file-watcher errors on Windows when the workspace is a drive root (such as E:\) or a UNC network share.

@moonshot-ai/agent-core-v2@0.4.0

Minor Changes

  • #2351 6be2697 Thanks @7Sageer! - Add the Session-scoped ISessionTitleService for managed AI session titles: composes the excerpt sent to the platform chat_title tool from the main agent's conversation (the first user prompts, the strict first_turn pair, or the head+tail digest for multi-turn sessions; assistant segments keep only final text), persists the result with a titleKind (replaceable / generated / custom) that never overwrites a user-renamed title unless explicitly forced, and rebroadcasts session.meta.updated. Gated by the new experimental auto_session_title flag and a managed OAuth login.

Patch Changes

  • Updated dependencies [6be2697, 4a93f70]:
    • @moonshot-ai/kimi-code-oauth@0.4.0

@moonshot-ai/kimi-code-sdk@0.18.0

Minor Changes

  • #2351 6be2697 Thanks @7Sageer! - Add generateSessionTitle (v2 engine) for managed AI session titles: optional force regeneration over generated/custom titles and selectable conversation excerpts (user_prompts / first_turn / digest). Gated by the experimental auto_session_title flag and a managed OAuth login.

@moonshot-ai/kimi-code-oauth@0.4.0

Minor Changes

  • #2885 4a93f70 Thanks @liruifengv! - Add a browser-safe ./device subpath export exposing the device-code flow's pure-fetch HTTP wrappers and flow config, so browser bundles can run OAuth sign-in without pulling in Node-only modules. Import from @moonshot-ai/kimi-code-oauth/device.

Patch Changes

  • #2351 6be2697 Thanks @7Sageer! - Add fetchChatTitle for the managed platform /tools chat_title method: protocol headers, an 8s timeout, response validation, and structured failures.

kimi-code@0.6.10

Patch Changes

  • Updated dependencies [6be2697]:
    • @moonshot-ai/kimi-code-sdk@0.18.0

@moonshot-ai/acp-adapter@0.3.9

Patch Changes

  • Updated dependencies [6be2697]:
    • @moonshot-ai/kimi-code-sdk@0.18.0
    • @moonshot-ai/agent-core@0.15.8

@moonshot-ai/acp-server@0.0.1

Patch Changes

  • Updated dependencies [6be2697, 6be2697]:
    • @moonshot-ai/agent-core-v2@0.4.0
    • @moonshot-ai/klient@0.1.2

@moonshot-ai/agent-core@0.15.8

Patch Changes

  • Updated dependencies [6be2697, 4a93f70]:
    • @moonshot-ai/kimi-code-oauth@0.4.0

@moonshot-ai/kap-server@0.2.2

Patch Changes

  • #2351 6be2697 Thanks @7Sageer! - Add POST /api/v1/sessions/{session_id}/title/generate with an optional { "force": true, "source": "user_prompts" | "first_turn" | "digest" } body; unknown sessions return 40401 and unavailable generation (flag off, no managed login, no prompt yet, backend failure) returns the new 40923 SESSION_TITLE_UNAVAILABLE.

  • Updated dependencies [6be2697, 6be2697, 4a93f70]:

    • @moonshot-ai/agent-core-v2@0.4.0
    • @moonshot-ai/kimi-code-oauth@0.4.0

@moonshot-ai/klient@0.1.2

Patch Changes

  • #2351 6be2697 Thanks @7Sageer! - Expose session(id).generateTitle({ force, source }) on the session facade and the matching sessionTitleService wire contract.

  • Updated dependencies [6be2697]:

    • @moonshot-ai/agent-core-v2@0.4.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 9 times, most recently from c8322ec to f8e5801 Compare August 13, 2026 13:05
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f8e5801 to a75fa92 Compare August 13, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants