CLI & Chat
The Sigilix CLI and Deep-Research Chat are included with your plan — sign up free or start a 14-day Pro trial to use them. Questions? Contact support@sigilix.ai.
The hosted GitHub App reviews every PR. But review is not the only place the depth pays off — and the PR thread is not the only place developers work. The Sigilix CLI brings the same review to your terminal, and Deep-Research Chat lets you interrogate the repository and its review history in plain language.
Both draw on the earned-context layer: the index, code graph, trust ledger, review memory, and evidence manifests that every review deposits. The terminal and the chat read from that understanding instead of rebuilding it.
Two surfaces, one understanding
Sigilix CLI
Review parity in the terminal. Run a Sigilix review on local changes before you open a PR — the same four-specialist ensemble and believability gates, reaching for the same earned context the hosted reviews built.
Deep-Research Chat
A chat grounded in your repo and its review history. Ask why a finding fired, what a change affects, or how a subsystem fits together — answers are anchored in the index, code graph, and past reviews, not guessed.
Grounded in earned context
The difference between the Deep-Research Chat and a generic code chatbot is the substrate. A generic chatbot reads whatever fits in its window. Deep-Research Chat reads from the earned-context layer:
The repo, in context
The code graph and index mean answers reason about callers, dependencies, and symbols across the whole repository — the same context-before-judgment that powers reviews.
The review history
Past findings, their proof-tier receipts, and taught rules are retrievable. The chat can tell you not just what the code does, but what Sigilix has already learned about it.
Run it on your own key
The CLI and chat run on Sigilix’s own hosted models by default. On paid tiers you can instead connect your own model-provider key and run on that model, billed to your provider account:
Anthropic (Claude)
Connect your Anthropic key and run the CLI on a Claude model.
OpenAI (GPT)
Connect your OpenAI key and run the CLI on a GPT model.
Another provider you use
Bring a key for another supported provider — an existing contract or gateway endpoint.
Bring-your-own-key (BYOK) applies to the CLI and chat surfaces; the default when you connect nothing is Sigilix’s own model lineup — Boreas, Pyroeis, Astraeus (and Phanes, coming soon). The hosted PR ensemble runs models tuned per specialist role — see The Ensemble — with cross-provider fallback so one provider’s outage cannot silence a specialist. BYOK trades Sigilix’s strongest grounding guarantee for model choice and your own billing — see Bring Your Own Key.
How it fits together
Reviews build the context
Every hosted review deposits a verified layer — index, code graph, trust ledger, review memory, evidence manifests.
The CLI reviews locally
Run a review from the terminal before opening a PR, reaching for the same earned context, using the model you bring.
The chat answers from history
Ask the Deep-Research Chat about the repo or a past finding; it answers grounded in that same layer.