Skip to content

docs: document /export-md and /export-debug-zip slash commands - #114

Merged
liruifengv merged 1 commit into
mainfrom
liruifengv/bogota
May 27, 2026
Merged

docs: document /export-md and /export-debug-zip slash commands#114
liruifengv merged 1 commit into
mainfrom
liruifengv/bogota

Conversation

@liruifengv

Copy link
Copy Markdown
Collaborator

Related Issue

There is no linked issue. The repository recently merged two TUI slash commands — /export-md (#113, alias /export) and /export-debug-zip (#112) — and their changesets are pending under .changeset/, but the user-facing docs have not been updated yet.

Problem

Users discovering Kimi Code through the docs site cannot find the new in-TUI export commands. The slash-commands reference lists every other session command (/fork, /title, /compact, /init, …) but is missing the two new exports, and the Sessions guide only covers the kimi export CLI subcommand.

What changed

  • docs/en/reference/slash-commands.md + docs/zh/reference/slash-commands.md: added /export-md [<path>] (alias /export) and /export-debug-zip to the "Session management" table, noting the default Markdown filename and that the debug ZIP mirrors kimi export and always bundles the active global diagnostic log.
  • docs/en/guides/sessions.md + docs/zh/guides/sessions.md: added a paragraph at the end of "Exporting sessions" describing the in-TUI variants so the Markdown export sits next to the existing CLI flow.

No source code, manifest, or behavior changes — docs-only, so no changeset per gen-changesets. Locale pair line counts stay matched (89/89 reference, 112/112 guide) and the new cross-link to ./kimi-command.md#kimi-export resolves to the existing ### \kimi export`` heading in both locales.

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.

Add reference table entries for the new in-TUI export commands, and
extend the Sessions guide so users can discover them alongside the
existing `kimi export` CLI subcommand. Mirrored across en and zh.
@changeset-bot

changeset-bot Bot commented May 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5d87d74

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@pkg-pr-new

pkg-pr-new Bot commented May 27, 2026

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

commit: 5d87d74

@liruifengv
liruifengv merged commit b7e7404 into main May 27, 2026
7 checks passed
@liruifengv
liruifengv deleted the liruifengv/bogota branch May 27, 2026 11:15
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