SYS NOMINAL RELAY · BAH-1 v0.1.4
SYSTEM NOMINAL SECTOR 04 / OPERATIONS
RELAY BAH-1 · 142ms BUILD v0.1.4 UPTIME 99.99%
BETA Early access for AI power users

AI agents move fast.
Stay in control.

Argus is the control plane for your AI coding agents. Monitor live sessions, govern risky actions, and approve changes from anywhere — without ever leaving the loop.

OPERATIONS LOG LIVE
09:01:42 [argus] session.attached payment-service
09:01:43 [agent] tool.intercept stripe.charge $2,499
09:01:43 [argus] approval.requested → operator-1
09:01:47 [argus] approval.granted 4.1s
09:01:48 [agent] action.continue
09:01:55 [agent] tests.passing 142/142
09:01:42 [argus] session.attached payment-service
09:01:43 [agent] tool.intercept stripe.charge $2,499
09:01:43 [argus] approval.requested → operator-1
09:01:47 [argus] approval.granted 4.1s
09:01:48 [agent] action.continue
09:01:55 [agent] tests.passing 142/142
SESSION-04 · waiting
RISK high · gated
~/argus-project · main
ARGUS
Sessions04
E-commerce API 12m ago Running
Authentication 12m ago Running
Payment Service just now Waiting
UI Redesign 2m ago Running
New Session
Health
All systems nominal
stripe-service.ts
1import stripe from 'stripe'
2
3const stripe = new Stripe(process.env.STRIPE_KEY)
4
5export async function createPayment(data) {
6  const payment = await stripe.paymentIntents.create({
7    amount: data.amount,
8    currency: data.currency,
9    customer: data.customerId,
10  })
11  return payment
12}
TOOL CALL · APPROVAL REQ-A8F3
Stripe Payment — Create RISK · HIGH
Amount$2,499.00 USD
Customercus_8x7a9s…
Originpayments-api
Reject
Approve
RELAY · 142ms gitmain 1 PENDING tsstrict
9:01 5G ●●●
Approvals
Pending4
History
Write File LOW
E-commerce API5m ago
Bash Command MED
Authentication8m ago
Edit File LOW
UI Redesign12m ago
Sessions
Approvals
Projects
Settings
LIVE · 14 SESSIONS · 23 APPROVALS PENDING RELAY · BAH-1

Active Sessions

6 / 14
payments-api running
refactor checkout flow
edits14 tests142/142 eta2m
payments-api waiting · approval
drop migration 0042_legacy
riskhigh age4.2s
auth-service running
add JWT refresh handler
edits7 tests89/89 eta5m
ecommerce-web running
build cart drawer component
edits22 tests56/58 eta8m
ui-redesign shipped
apply token migration v3
edits41 tests304/304 PR#827
analytics-pipe running
add event funnel materialized view
edits3 tests12/12 eta1m

Approval Stream

LIVE
14:38:09
Drop migration 0042_dropped_legacy
payments-api · HIGH · waiting 4.2s
Reject Approve
14:37:21
Force push to main
ecommerce-web · HIGH · approved · 3.1s
✓ approved
14:36:48
Write to .env.production
auth-service · MED · approved · 2.4s
✓ approved
14:35:12
Delete table user_sessions
analytics-pipe · HIGH · rejected · 1.8s
✗ rejected
14:32:55
Run npm install stripe@latest
payments-api · LOW · approved · 4.7s
✓ approved
14:31:03
Edit checkout.controller.ts
payments-api · LOW · auto-approved · policy
✓ auto
14:28:41
Create branch feat/jwt-refresh
auth-service · LOW · auto-approved · policy
✓ auto
14:24:17
Update tsconfig.json
ui-redesign · LOW · auto-approved · policy
✓ auto
Native integrations
VS Code Cursor Claude Code JetBrains Zed Neovim Copilot

Operations · Live

REGION · BAH-1 · UPDATED 1s AGO
Active Agents+12
142
across 38 projects
Pending Approvals+3
23
avg wait · 4.2s
Round-Trip Latency-8ms
148ms
p99 · BAH-1 relay
Tool Calls / min+47
2,847
last 60 seconds
02 / WORKFLOW

A live signal from agent to operator.

Every tool call your AI wants to run flows through Argus, hits your phone, and waits for your call. Five nodes. One feedback loop. Sub-200ms round-trip.

1
NODE-01

Agent Action

Your AI agent wants to use a tool or make a change.

2
NODE-02

Request Captured

Argus intercepts the call and signs it cryptographically.

3
NODE-03

Operator Notified

Push lands on your phone with full context and risk score.

4
NODE-04

Decision Made

Approve or reject in one tap. Decision is signed and logged.

5
NODE-05

Agent Resumes

Decision propagates back. Agent ships or stops accordingly.

03 / CAPABILITIES

Built like infrastructure. Felt like a remote.

Six primitives that turn an agent into a system you can govern, audit, and trust.

F-01

Remote Approvals

Risky tool calls pause and ping your phone. Resume the moment you tap approve. Policies you define, never AI judgement alone.

Learn more
F-02

Multi-Session Control

Watch every project running an AI agent in one feed. Switch focus with a swipe. Color-coded status across machines.

Learn more
F-03

Project Previews

Token-gated tunnels render diffs and live previews on your phone. Code never leaves your machine.

Learn more
F-04

Push Notifications

Critical events surface as actionable notifications. Quiet hours, project filters, escalations — all built in.

Learn more
F-05

Secure Pairing

Time-bound QR pair, asymmetric keys per device, revoke from dashboard. Lose the phone — kill the session.

Learn more
F-06

Audit-Ready Logs

Every model, tool, file, decision, latency — captured, signed, replayable. Export to JSON or stream to your SIEM.

Learn more
04 / DEPLOY

Three pieces. Sixty seconds.

Pair an editor, a phone, and a relay. The cockpit is in your pocket the moment the QR scans.

VS Code Extension

Plug into your editor.

Download VSIX View on Marketplace

Setup Guide

Live in under five minutes.

Read the Docs Quick Start
05 / GOVERNANCE

Operate solo. Govern fleets.

Three tiers, one architecture. Private by default — no code uploaded, ever.

Tier · 01 Operator
Solo
For single-operator workflows.
$0/ forever
Devices
Sessions
Audit
  • 1 paired device
  • 3 active sessions
  • 30-day audit retention
  • Push approvals
  • Self-hosted relay
Get Free
Tier · 03 Fleet
Enterprise
For teams governing AI in production.
Talk to us
Devices
Sessions
Audit
  • Everything in Pro
  • SSO & SCIM
  • Org-wide approval policies
  • Audit replay tools
  • Dedicated relay region
Contact us

Take back the loop.

Pair an editor and a phone in 60 seconds. Watch the AI work, approve what matters, and ship with confidence.

Download Argus Install Extension