Silk Code CLI

Start interactive or one-shot coding sessions, review changes, run tests, manage models, and resume previous work.

Start Silk Code

silkcode .
silkcode ~/Projects/my-project
silkcode gui .
silkcode -p "Fix the failing tests and verify the result"

Command reference

CommandPurpose
silkcode [path]Start the interactive terminal REPL.
silkcode gui [path]Open the local browser GUI.
silkcode reviewReview uncommitted changes.
silkcode testRun the detected project test framework.
silkcode modelsList, add, pull, or select models.
silkcode sessionsList previous sessions.
silkcode resumeContinue a saved session.
silkcode mcpManage Model Context Protocol servers.
silkcode sandboxConfigure remote execution.
silkcode benchmarkRun coding model evaluations.

Interactive commands

Inside the REPL, use /model, /mode, /diff, /revert, /push, and /usage.