On this page
Visual Tour
Docs home · Quickstart · 简体中文
This page walks through the main Sigil surfaces with SVG captures generated from the real TUI renderer.
Main TUI Session
The normal workflow is:
- Start
sigilin a workspace. - Type a task in the composer.
- Watch repository reads, searches, and tool activity in the transcript.
- Use the info rail to check session, permissions, model, LSP, usage, and controls.
Approval Review
Before risky actions run, review:
- tool summary;
- affected files;
- diff preview;
- allow or deny action.
If the diff does not match your intent, deny it and ask for a narrower change.
Configuration Panel
Use /config for common provider, permission, memory, compaction, code intelligence, terminal, Agents, Skills, Plugins trust review, and MCP settings. Lower-frequency provider details remain in sigil.toml and environment variables.
Task Verification
When a durable task needs completion evidence, the Verification card keeps the current verdict, recommended check, and evidence together. Press Alt-V to focus the card, I to inspect snapshot and changeset details, and Enter to run the bound check when one is available.
Checkpoint Restore
Press Ctrl-R while idle to rebuild the latest controlled checkpoint from durable evidence. Review the exact reverse diff before restoring files, or choose the conversation fork when you want earlier context without changing shared workspace files. Shell and remote side effects remain outside this file restore boundary.
Context Compaction Preview
Use /compact to review which older messages would fold and why the target request is or is not admissible. Opening the review is read-only; when exact local admission is ready, Enter confirms one manual V2 apply. A completed hard-threshold chat turn may use the same verified path after the session becomes fully idle.