Skip to content

docs(cron): drop references to the non-existent kimi resume command - #2050

Merged
sailist merged 2 commits into
MoonshotAI:mainfrom
sailist:docs/drop-kimi-resume-refs
Jul 22, 2026
Merged

docs(cron): drop references to the non-existent kimi resume command#2050
sailist merged 2 commits into
MoonshotAI:mainfrom
sailist:docs/drop-kimi-resume-refs

Conversation

@sailist

@sailist sailist commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Related Issue

No linked issue — this is a documentation/wording-only fix; the problem is explained below.

Problem

The CLI has no kimi resume subcommand — resuming a session is done with kimi --session [id] / -S (-r / --resume exists only as a hidden alias). However, kimi resume was referenced in 19 places across the repo, including the user docs and the CronCreate / CronList tool descriptions that are sent to the model, which could mislead both users and the agent about a command that does not exist.

What changed

  • User docs (en/zh: tools reference, use-cases guide, data-locations) now point to the real resume command kimi --session.
  • Cron tool descriptions and code comments in agent-core and agent-core-v2 were reworded to describe session resume without naming a subcommand.
  • No behavior changes — wording in docs, comments, and model-facing tool descriptions only.

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.

sailist added 2 commits July 22, 2026 16:52
- point user docs at the real resume command `kimi --session`
- reword cron tool descriptions and code comments in agent-core and
  agent-core-v2 to describe session resume without naming a subcommand
@changeset-bot

changeset-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6936be6

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

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

commit: 6936be6

@sailist
sailist merged commit 8250e59 into MoonshotAI:main Jul 22, 2026
15 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 22, 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