Continue Kimi session [experimental]
kimi_continueResume a previous Kimi session in the workspace and continue the conversation with a follow-up prompt, preserving context from the original query.
Instructions
Continue the Kimi session rooted at this workspace (kimi -c). EXPERIMENTAL.
Resumes the previous Kimi session for this workspace via -c/--continue — Kimi
scopes sessions per working directory, so there's no id to track. Errors if no
prior kimi_ask ran in this workspace. Same experimental caveat and auth
requirement as kimi_ask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Follow-up message for the existing session. | |
| timeout_s | No | Max seconds to wait for kimi to complete. Default 180. | |
| workspace | No | Working root used by the prior session. Defaults to the server cwd. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |