Artifacts
Project artifacts and documents will appear here.
AI Providers
Configure your AI providers. Bring your own API keys (BYOK).
Structured Debate
Advocate vs Critic — multi-round debate with AI judge.
Goals
Per-project goals. Track what each project is trying to accomplish.
Global Rules
Durable user-wide rules injected into every chat. The model treats these as hard constraints.
Enclave
Every credential sealed in your vault, encrypted at rest. Values are never shown back — not here, not to the agent's chat, not by any endpoint. Scope says who and where may use a credential: global is every project you own, project is that one only, pickable is a set you choose, and user is you alone. Add or answer a request from the Enclave tab in the right panel; revoke any one here to make the agent ask again.
Pending approvals
Accounts that have registered and cannot sign in until an admin decides. This list is the approval mechanism — it needs no email and no link, so a signup is still actionable when mail delivery is down.
Optimizer
Suggestions for tuning your setup. Accept, reject, or execute each.
Background Jobs
Async one-shot queries that run while you keep working. Toggle "BG" on a chat message to submit here instead of streaming.
Calendar
Where's what's going on, across every project. Behind now is what actually ran; ahead of now, only a due row is a stored time and everything marked projected is arithmetic from a cadence. Nothing here executes — the coordinator that would honour these times is not built yet.
Backups
Read-only status: Cloud SQL database backups, GCS workspace versioning, and latest snapshot.
ThoughtzAI Tools
A preloaded toolkit so the agent can read and convert your files. When this add-in is on, your chats run with these installed — just attach a file and ask. No setup, nothing to install.
Custom Workspace (was "Full Power")
Your own growable workspace. The agent can install anything it needs (apt, pip, npm) and it persists across sessions — your own private machine, isolated from everyone else. On Enterprise this same box appears as Managed Workspace (admin-governed toolset).
My Mac — Live (was "Remote FS")
Let the AI read files LIVE from your own machine over a private tunnel. Your files stay on your machine — nothing is ever copied to the cloud. The privacy-preserving opposite of My Mac — Synced.
Network
Your device network — every machine and the cloud, how each one reaches and shares files (live tunnel, synced mirror, git, cloud VM), and the path priority the agent reads. This is the human view of the same map the agent receives as its runtime substrate — change something here and it moves there.
VS Code
Install the ThoughtzAI extension into your own VS Code — chat in your sidebar, bound to your terminal, same tools and outputs. Download the .vsix below. (Like the Claude or Codex extensions.)
Education
Chats is every chat and subchat in the selected project — each one its own row, with what it holds and a control to inject it into the chat you're in. Topics is the mined library: the threads of work your turns belong to, where coverage is the honest number, because a library can look busy while most of the project belongs to no topic.
Environment
What's configured, what's up, and how many — across your machines and the VM tiers.
Workspace Priority
Where new chats look first — the agent uses the highest one that's available, unless you say otherwise. Drag to reorder.
Add-ins
Manage which features appear as tabs.
Delegated Access
Give someone outside your account a read-only view of chats you choose. They open a keyed link — no login, no seat, no access to your files, repos or machines.
Remote Peer
Per-device identity keypairs — one per laptop. The private half never leaves the device.
Forms
Author answer-collection & doc-review forms for the active project, share a per-recipient link, and review responses.
Context Forensics
The exact context every chat received each turn — every injected block (memory, manifest, collab, credentials, instructions) plus the message history, tagged by origin (STM / LTM / hippocampus / manifest / collab / instruction). A global forensic record, isolated in its own GCS bucket.
My Mac — Synced (was "File Sync")
Mac daemon pushes workspace files to SaaS (a cloud copy is kept). Every overwrite or delete goes to .trash/ first — recoverable from the Trash section below.
Sync tokens
Long-lived secret used by the Mac ct-sync daemon. Plaintext shown once — copy immediately.
Project selection
Per-device. Toggle a project ON to let this Mac push it. Default is OFF — generating a token never starts a mass upload until you opt in. Turning a project OFF leaves existing remote files untouched (recover via Trash if needed).
Daemon status
Last heartbeat per project. Daemon also exposes http://localhost:8423/status on the Mac.
Trash
Pick a project to see its trashed files. Sync-driven overwrites and deletes land here for 30 days.
Install agent
- Click Generate token above and copy it.
- Download the installer for your OS below and double-click it.
- The CTSync icon appears in your menu bar (top-right on macOS). Click it and paste your token when prompted.