Skip to content

feat(web): unify running session page title spinner with MoonSpinner - #2310

Open
bowenliang123 wants to merge 1 commit into
MoonshotAI:mainfrom
bowenliang123:feat/unify-page-title-moon-spinner
Open

feat(web): unify running session page title spinner with MoonSpinner#2310
bowenliang123 wants to merge 1 commit into
MoonshotAI:mainfrom
bowenliang123:feat/unify-page-title-moon-spinner

Conversation

@bowenliang123

@bowenliang123 bowenliang123 commented Jul 28, 2026

Copy link
Copy Markdown

Related Issue

No prior issue; this is a small UX consistency fix.

Problem

When a session is running, the browser tab title shows an animated moon-phase spinner, but its emoji sequence and timing did not match the chat's MoonSpinner component. This made the two loading indicators feel inconsistent.

What changed

Updated apps/kimi-web/src/composables/usePageTitle.ts to align the title spinner with src/components/ui/MoonSpinner.vue:

  • Sequence: 🌑 🌒 🌓 🌔 🌕 🌖 🌗 🌘
  • Interval: 120ms

A patch-level changeset for @moonshot-ai/kimi-code has been added since the web app is bundled into the CLI release.

Before:
image

After:
image

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.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

@changeset-bot

changeset-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7cfe367

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

@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: 7cfe3670cc

ℹ️ 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 apps/kimi-web/src/composables/usePageTitle.ts
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