Unified governance for AI coding assistants

Keep your AI agents on the right leash.

Visualize, unify, and enforce AI rules across VS Code, Cursor, and JetBrains — free.

Instant folder badgesConflict alertsQuick edit panelsCross-IDE sync

Open source • No code upload by default

Providers watched
VS, Copilot, Cursor, JetBrains, Ignores
Modes
VS Code extension + CLI + Docker docs site
Privacy
Telemetry opt-in, Supabase off by default
Platform engineering teamsSecurity councilsOSS maintainersAI enablement squads
Agents map overview

Why teams switch

Production-grade guardrails

Built for repos where AI assistance is audited just like the source code it touches.

Workspace map

Visual tree of every agents.md, Copilot instruction, Cursor rule, and JetBrains playbook so nothing hides in a subfolder.

Conflict radar

Detect shadowed scopes instantly. Per-provider diagnostics make it obvious when parents override children across VS, Cursor, and JetBrains.

Community packs

Opt-in Supabase rule packs keep your leash levels consistent across repos while staying privacy-first by default.

CLI + CI hooks

Fail builds with `tameagents report conflicts --json`, wire Slack bots to new findings, or snapshot compliance as part of release gates.

Documentation at a glance

Start with the big picture, then dive into the provider-specific playbooks.

Docs cards load automatically once content exists in apps/website/content/docs.

Getting started

From clone to dashboard in four steps

The checklist mirrors the deployment doc so you can promote a branch to the staging server without guesswork.

  1. 1pnpm install && pnpm build
  2. 2pnpm test:ci && pnpm lint
  3. 3pnpm package:extension to publish the VSIX
  4. 4docker compose --env-file .env.production -f docker/docker-compose.yml up -d --build website

Need more detail? Jump to docs or open the Deployment guide.

Visit the install guide