Skip to content

fix(tui): point error diagnostics to export debug zip - #408

Merged
liruifengv merged 1 commit into
mainfrom
liruifeng/tui-export-debug-zip-hint
Jun 4, 2026
Merged

fix(tui): point error diagnostics to export debug zip#408
liruifengv merged 1 commit into
mainfrom
liruifeng/tui-export-debug-zip-hint

Conversation

@liruifengv

Copy link
Copy Markdown
Collaborator

Related Issue

No linked issue; this fixes stale diagnostic guidance shown after TUI session errors.

Problem

TUI session errors still told users to run kimi export <sessionId>, even though the in-TUI debug export workflow is now /export-debug-zip.

What changed

Updated the session error diagnostic hint to point at /export-debug-zip, adjusted the message-flow regression tests, added a patch changeset, and removed the root plan.md file per request.

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.

Validation

  • pnpm exec vitest run apps/kimi-code/test/tui/kimi-tui-message-flow.test.ts
  • pnpm exec oxlint --type-aware apps/kimi-code/src/tui/constant/feedback.ts apps/kimi-code/src/tui/controllers/session-event-handler.ts apps/kimi-code/test/tui/kimi-tui-message-flow.test.ts
  • git diff --check
  • Read-only diff audit found no internal identifiers

@changeset-bot

changeset-bot Bot commented Jun 4, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7329791

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

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

commit: 7329791

@liruifengv
liruifengv merged commit 6303bd2 into main Jun 4, 2026
9 checks passed
@liruifengv
liruifengv deleted the liruifeng/tui-export-debug-zip-hint branch June 4, 2026 06:44
@github-actions github-actions Bot mentioned this pull request Jun 4, 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