Skip to content

chore: sync web dist from code-app - #3333

Merged
liruifengv merged 2 commits into
MoonshotAI:mainfrom
kimi-agent-bot:chore/sync-web-dist
Aug 28, 2026
Merged

chore: sync web dist from code-app#3333
liruifengv merged 2 commits into
MoonshotAI:mainfrom
kimi-agent-bot:chore/sync-web-dist

Conversation

@kimi-agent-bot

Copy link
Copy Markdown
Collaborator

Related Issue

No related issue — routine web UI dist sync.

Problem

The bundled web UI (apps/kimi-code/dist-web) needs to be refreshed with the latest apps/web build from the code-app repository.

What changed

  • Rebuilt apps/web in code-app at 2139742c91c097a1e26cec7044970067a7e3d736 (code-app@2139742c) and synced the output into apps/kimi-code/dist-web via scripts/sync-web-to-kimi-code.mjs. No source changes in this repo — dist assets only.
  • Added changesets (patch / minor) for each user-facing web UI change included in this sync, translated from the corresponding code-app changesets. Desktop-only changes are excluded.

Changesets included (all patch, 1:1 with code-app changesets unless noted):

  • fix-media-popover-interactions — web: Fix flickering and broken interactions in the image and video attachment preview popovers.
  • startup-first-grouped-page — web: Fix startup getting stuck on "Connecting…" for a long time when the account has many workspaces.
  • fresh-placeholders-type — web: Fix the first keyboard or IME character possibly being swallowed after clicking the placeholder hint in an empty composer.
  • bash-detach-row-height — web: Fix the command tool row rendering noticeably taller than other tool rows.
  • default-permission-new-sessions — web: Fix switching the permission mode in one session changing it for every session; the permission mode is now scoped per session.
  • fix-new-session-attachment-upload — web: Fix attachments in a newly created session still showing as uploading after the upload has finished.
  • right-panel-interaction-polish — web: Polish right sidebar interactions.
  • composer-placeholder-caret — web: Fix the first IME (or keyboard) character being silently swallowed after clicking the placeholder text in an empty composer.
  • signin-model-readiness-gatingadded for code-app PR kimi code无法正常使用kimi code订阅 #412 (rework sign-in and model-readiness state gating), which shipped no code-app changeset. It is user-visible on web (it fixes signed-in users without a usable model being wrongly told to sign in — on web the stale flag never refreshed and they were stuck permanently), so a changeset is added per the sync skill's missing-changeset rule. Judged as patch: it corrects misleading gating behavior rather than adding a new capability.

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works. (N/A — generated dist assets and changesets only)
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update. (No doc update needed)

code-app: 2139742c91c097a1e26cec7044970067a7e3d736
@changeset-bot

changeset-bot Bot commented Aug 28, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 09c2ecb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@moonshot-ai/kimi-code Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Aug 28, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@09c2ecb
npx https://pkg.pr.new/@moonshot-ai/kimi-code@09c2ecb

commit: 09c2ecb

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 58856b5e21

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .changeset/right-panel-interaction-polish.md Outdated
Comment thread .changeset/fresh-placeholders-type.md Outdated
Reword two synced changesets to describe the actual upstream code-app
changes (MoonshotAI#420, MoonshotAI#439). Release contents unchanged.
@liruifengv
liruifengv merged commit 8f43674 into MoonshotAI:main Aug 28, 2026
25 of 26 checks passed
@github-actions github-actions Bot mentioned this pull request Aug 28, 2026
@kimi-agent-bot
kimi-agent-bot deleted the chore/sync-web-dist branch September 2, 2026 05:17
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.

2 participants