Configuration

Give each session the repository context, rules, tools, and model settings it needs.

Project context

Silk Code builds a repository map and loads SILKCODE.md project rules, accumulated project memory, and installed skills before the first model tool call.

Models

silkcode models
silkcode models add
silkcode models pull qwen2.5-coder
silkcode --model auto .

MCP servers

Connect Model Context Protocol servers with silkcode mcp. Their tools become available to the agent under the same approval model as built-in tools.

Session controls

Use /model to switch the model, /mode to change the approval mode, and /usage to inspect usage during an interactive session.