Skip to content

fix(tui): make the /login already-logged-in notice visible - #2559

Merged
wbxl2000 merged 1 commit into
mainfrom
fix/login-already-logged-in-visibility
Aug 3, 2026
Merged

fix(tui): make the /login already-logged-in notice visible#2559
wbxl2000 merged 1 commit into
mainfrom
fix/login-already-logged-in-visibility

Conversation

@wbxl2000

@wbxl2000 wbxl2000 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

The "Already logged in. Model configuration refreshed." confirmation was rendered with the default dim text color, so users easily missed it and assumed /login did nothing. Render it with the theme's success color, matching the success styling used by the login spinner's "✓ Logged in." line.

Related Issue

Resolve #(issue_number)

Problem

What changed

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.

The "Already logged in. Model configuration refreshed." confirmation was
rendered with the default dim text color, so users easily missed it and
assumed /login did nothing. Render it with the theme's success color,
matching the success styling used by the login spinner's "✓ Logged in."
line.
@changeset-bot

changeset-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c8b21a2

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 3, 2026

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

commit: c8b21a2

@wbxl2000
wbxl2000 merged commit dfc55a5 into main Aug 3, 2026
15 checks passed
@wbxl2000
wbxl2000 deleted the fix/login-already-logged-in-visibility branch August 3, 2026 08:37
@github-actions github-actions Bot mentioned this pull request Aug 3, 2026
daofazhiran pushed a commit to daofazhiran/kimi-code that referenced this pull request Aug 4, 2026
…I#2559)

The "Already logged in. Model configuration refreshed." confirmation was
rendered with the default dim text color, so users easily missed it and
assumed /login did nothing. Render it with the theme's success color,
matching the success styling used by the login spinner's "✓ Logged in."
line.

Co-authored-by: Mira Bot <mira-bot@moonshot.cn>
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