feat(cli): support remote slash commands and session creation#12224
Conversation
…-cli-slash-commands
…-cli-slash-commands-pr
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Reviewed the incremental diff since the last review ( All 5 previously-flagged findings remain resolved (confirmed via No new bugs, security, or performance issues found in the new code:
Note: This range adds a new user-facing capability (remote CLI exit) but Files Reviewed (8 files in this range)
Previous Review Summaries (2 snapshots, latest commit 8f9b36f)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 8f9b36f)Status: No Issues Found | Recommendation: Merge All 5 previously-flagged issues have been fixed in the latest commits and verified against current head (
No new issues found in the incremental diff (scoped to the actual PR files: Files Reviewed (4 files)
Previous review (commit 084e08a)Status: 5 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
SUGGESTION
Files Reviewed (8 files)
All touched paths live under Kilo-owned directories ( Reviewed by claude-sonnet-5 · Input: 56 · Output: 18.4K · Cached: 2.2M Review guidance: REVIEW.md from base branch |
…-cli-slash-commands-pr
…-cli-slash-commands-pr
…-cli-slash-commands-pr
|
@kilocode-bot review the latest head |
|
To use Kilo from GitHub you first need to link your GitHub account to Kilo. Link your Kilo account to continue. After linking, mention me again in this issue or pull request. |
Summary
/compactsemantics through the CLI command boundary without exposing terminal-local commands/new, attach them immediately, and return the new session IDCoordinated change
Verification
bun test test/kilocode/sessions/attached-state.test.ts test/kilocode/sessions/remote-command.test.ts test/kilocode/sessions/remote-sender.test.ts test/kilocode/kilo-sessions.test.ts(93 passed)bun run --cwd packages/opencode typecheck/compact,/newsession creation, and retryable disconnect behaviorNotes