Documentation
Start with what
you want to do.
These guides are written for people using or evaluating Blacksite—not only for people who already know AI tooling. Start with a goal below. Technical reference and implementation notes stay available, but they are clearly separated from the everyday path.
Install it and make a first useful request.
About five minutes. API keys and unfamiliar terms are explained as they appear.
Already installedLearn how to direct work and stay in control.
Request profiles, context, approvals, and what you are seeing while the agent works.
Evaluating for a teamUnderstand data flow, safety gates, and licensing.
Start with the trust boundary; the privacy and licensing pages are linked from there.
Not sure what an “agent loop,” “provider,” or “context window” means? Learn the concepts in plain language.
Start here From nothing installed to a first useful request.
Using Blacksite How to drive each surface well.
Working with Chat
The agent loop in practice: request profiles, slash commands, attachments, question cards, approvals, compaction, and subagents.
Using BlacksiteUsing the Codebase Map
What the map shows, how to navigate it, the queries the agent runs against it, and how notes turn knowledge into graph edges.
Using BlacksitePlans, Context & Memory
Keep plans, project guidance, memory, and map notes useful after a conversation ends.
Using BlacksiteTickets & the Board
Capture follow-up work without derailing the current task, then triage it, map it, or turn it into a plan.
Using BlacksiteData Workbench
An embedded SQLite workbench the agent can use too — reading through the same layer you do, and never executing a write.
Reference Look things up. Every setting, tool, and gate.
Tool Reference
A technical lookup for the capabilities Blacksite may use on your behalf. Most readers do not need to start here.
ReferenceSettings & Commands
Every blacksite.* setting and command, with defaults and the reason you might change one.
ReferenceApprovals & Safety
Where the gates sit, what the three permission lists do, what leaves your machine, and the one setting to think hard about.
ReferenceTroubleshooting
Symptoms, likely causes, and what to try — from a missing model in the picker to a map that goes blank.
Inside Blacksite Optional technical background for readers who want to inspect the design.
Codebase Map
How the map is indexed, laid out, and rendered — from file discovery through the WebGL scene graph.
Inside BlacksiteLSP Code Intelligence
The design spec for talking to VS Code's language servers instead of guessing at semantics.
Inside BlacksiteProvider-Neutral Agent Environment
Why the agent loop is written against a normalized event stream rather than any one provider's API.
Nothing matches that. Try a broader term, or open an issue if something you expected to find is missing.