Skip to content

feat(tui): update permission mode descriptions and command order - #1450

Merged
liruifengv merged 2 commits into
mainfrom
feat/update-slash-commands
Jul 7, 2026
Merged

feat(tui): update permission mode descriptions and command order#1450
liruifengv merged 2 commits into
mainfrom
feat/update-slash-commands

Conversation

@liruifengv

@liruifengv liruifengv commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Related Issue

N/A — copy update requested in-session.

Problem

The permission mode descriptions shown by /permission, /auto, and /yolo no longer matched the updated product copy.

What changed

  • Updated the /permission selector descriptions for manual, auto, and yolo modes.
  • Updated /auto and /yolo slash command descriptions.
  • Updated the success notices shown after toggling auto or yolo mode.
  • Swapped the display order of /auto and /yolo in the slash command list by adjusting their priority values (auto: 99, yolo: 101) so they appear in the requested order while keeping other commands in place.

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

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 30efbc8

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

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

commit: 30efbc8

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

ℹ️ 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-code/src/tui/commands/config.ts
Comment thread apps/kimi-code/src/tui/components/dialogs/permission-selector.ts
@liruifengv
liruifengv merged commit 7a65e0d into main Jul 7, 2026
10 checks passed
@liruifengv
liruifengv deleted the feat/update-slash-commands branch July 7, 2026 04:26
@github-actions github-actions Bot mentioned this pull request Jul 7, 2026
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