Calibrating for first cohort
You are here
The platform is running. We are configuring it for the first wave — tuning trust scoring thresholds, security scanning rules, and agent team compositions based on real project types.
Every tool call. Every file write. Every bash command. Watch your Claude Code agents work, approve what matters, and let trust scoring handle the rest. Finally get some sleep.
You are here
The platform is running. We are configuring it for the first wave — tuning trust scoring thresholds, security scanning rules, and agent team compositions based on real project types.
Zero to running in minutes
Setup wizard walks through project connection, hook installation, and first escalation. Demo mode lets you explore with simulated data before connecting a real project.
Built for collaboration
Invite team members with owner, admin, member, or viewer roles. Granular permissions control who can approve escalations, manage projects, or view analytics.
Operational intelligence
Four KPI cards, daily task completion charts, escalation breakdowns, and cost trends. Shareable links for stakeholders. CSV export for everything.
Reusable approval policies
Create, share, and import rule packs — "Python testing basics", "Security lockdown", "Documentation safe zone". Rules apply across projects and teams.
See exactly what happened
Full timeline of every action, escalation, and decision in a session. Filter by type, task, or agent. Expand any event for complete detail. Nothing happens without a record.
Approve from your phone
Critical escalations push to your phone as notifications. Lightweight mobile interface for quick approve/reject decisions. Install as a PWA — no app store required.
Agents work while you sleep
Tasks classified as green, amber, or red by risk level. Enable overnight mode and safe tasks run unattended. Pre-flight checklist verifies everything before you step away.
Automated reporting
Morning and evening summaries of everything your agents did. Weekly changelogs group work into Added, Changed, Fixed, and Removed — generated automatically from session history.
Know what you're spending
Token usage and cost tracked per session, task, and project. Set daily spend limits with automatic alerts at 80% and hard stops at 100%. Full cost export for accounting.
Agents that remember everything
Core memory holds permanent project knowledge. Working memory tracks the current session. Episodic memory compresses history into searchable weekly summaries. Nothing is lost.
21 specialized agent roles
Plug-and-play agent teams for coding, research, document, and presentation projects. Each role has scoped tool access, security rules, and domain-specific methodology.
Agents that earn their autonomy
Every approval builds trust. After consistent good behavior on a tool-file pattern, the system auto-approves — no more interruptions for decisions you've already made.
Register coding, research, document, or presentation projects. Each gets its own agent team, memory tiers, and security profile.
The more you approve, the less you need to. Trust scores build per tool, per file pattern, per project — so safe actions auto-approve.
Every tool call from every agent flows through your dashboard. Approve, reject, or let trust scoring handle it automatically.
Every tool call is scanned for secrets, destructive commands, protected file access, and scope creep — before it executes.
Run the install script on any project. It adds a lightweight PreToolUse hook that intercepts every agent action.
python hooks/install_hook.py --path ./my-project --type coding --goal "Build the API"Events flow to your dashboard in real-time. Security scanning, risk scoring, and agent analysis happen automatically.
Every approval builds trust. After enough consistent approvals, the same actions auto-approve — no human needed.
Track approval rates, task throughput, and session efficiency across all your agent teams in real time.
Every API call is tracked and attributed to the right project. No more guessing where your Claude budget goes.
For solo developers getting started with agent oversight.
For teams running multiple concurrent agent projects.
Self-hosted deployment with full control and SLA.
A lightweight Python script runs as a Claude Code PreToolUse hook. Every time an agent calls a tool (file write, bash command, etc.), the hook POSTs the event to your dashboard. The agent blocks until you approve, reject, or the trust score auto-approves.
Auto-approved actions add <50ms of overhead. Escalated actions block until you decide — but as trust scores build, fewer actions need human review. Most teams see 90%+ auto-approval within the first week.
Four types out of the box: coding (frontend, backend, testing agents), research (data collection, analysis, summarization), document (writing, fact-checking), and presentation (slides, visual layout). Each type comes with pre-configured agent teams and security profiles.
Yes. The dashboard is a Flask backend + Angular frontend backed by PostgreSQL. Run it anywhere — your own server, a VM, or a container. No external dependencies beyond the database.
Every approval or rejection is recorded per (project, tool, file pattern). After 5 approvals with 0 rejections, that combination auto-approves. After 10 approvals, it's promoted to always-approve. 3 rejections → always-reject. You can reset any trust score at any time.
Set up in under two minutes. Watch every tool call, approve what matters, and let trust scoring handle the rest.