Skip to content

ci: release packages#1868

Merged
liruifengv merged 1 commit into
mainfrom
changeset-release/main
Jul 20, 2026
Merged

ci: release packages#1868
liruifengv merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 17, 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.28.0

Minor Changes

  • #1826 a41a09c Thanks @sailist! - Replace the kimi server command tree with kimi web: the server runs in the foreground (the background daemon and OS-service lifecycle commands are removed), and multiple servers can now share one home directory, each taking the next free port. Manage instances with kimi web kill [server-id|all], kimi web ps, and kimi web rotate-token; any kimi server … invocation prints a deprecation notice and exits 1.

  • #1933 11c1683 Thanks @liruifengv! - Thinking effort persists only levels below the model's top tier (max).

Patch Changes

  • #1867 3086e47 Thanks @RealKai42! - Rename the stale "afk" reference to "auto" in the built-in MCP config skill guidance.

  • #1867 3086e47 Thanks @RealKai42! - Correct the YOLO and Auto permission mode descriptions in CLI --help output and in the ACP session mode selector shown by IDE clients.

  • #1867 3086e47 Thanks @RealKai42! - web: Correct the YOLO and Auto permission mode descriptions in the slash command list and the mobile permission sheet.

  • #1867 3086e47 Thanks @RealKai42! - Fix the YOLO and Auto permission mode descriptions to match their actual behavior: YOLO auto-approves tool actions but the agent may still ask questions, while Auto is fully autonomous and never asks.

  • #1867 3086e47 Thanks @RealKai42! - Correct the YOLO mode notice shown when replaying a session: tool actions are auto-approved, but the agent may still ask questions.

  • #1843 a3e773f Thanks @7Sageer! - Fix the web backend ignoring symbolic links when loading AGENTS.md files and reading files.

  • #1940 d71bf9e Thanks @wbxl2000! - web: Add a note in the model switcher that switching models or thinking effort invalidates the existing prompt cache.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from 15c3ed0 to 277dae2 Compare July 20, 2026 05:00
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 277dae2 to d74d432 Compare July 20, 2026 05:45
@liruifengv
liruifengv merged commit a05228c into main Jul 20, 2026
@liruifengv
liruifengv deleted the changeset-release/main branch July 20, 2026 05:55
7723qqq added a commit to 7723qqq/kimi-code that referenced this pull request Jul 20, 2026
Upstream changes:
- feat(cli): replace kimi server command tree with kimi web (MoonshotAI#1826)
  - Removed daemon/server lifecycle (svc/ layer for launchd/systemd/schtasks)
  - Multi-server instance registry replaces single-writer lock
  - /web TUI command uses server picker instead of daemon logic
- feat(minidb): switch agent-core-v2 query-store to ClusterDb with 16 shards (MoonshotAI#1907)
  - Multiple kimi processes can share the read model concurrently
- feat: scope thinking effort to current session (MoonshotAI#1933)
- feat: add thinking_effort to turn telemetry events (MoonshotAI#1916)
- fix(agent-core-v2): host fs stat follows symlinks, add explicit lstat (MoonshotAI#1843)
- feat(web): add cache invalidation note to model switcher (MoonshotAI#1940)
- ci: release packages (MoonshotAI#1868)

Conflicts resolved:
- 9 modify/delete conflicts: accepted upstream deletion (server/*, svc/*)
- 6 content conflicts: merged while preserving fork's i18n t() calls
  and fork-specific test suites (config edge cases)
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.

1 participant