Now in public beta

Mission Control for Coding Agents

Let AI agents keep working while you step away. Approve risky actions from your phone, set safety policies, and dispatch instructions remotely.

Quick Start
npm install --save-dev @askance/cli
npx askance init
npx askance login

How It Works

Three steps to supervised autonomy for your coding agents.

1

Install

Add @askance/cli to your project. Run npx askance init to configure hooks and policies.

2

Configure Policy

Manage rules via the dashboard — auto-approve safe operations, gate risky ones, deny dangerous commands.

3

Approve from Anywhere

Open the dashboard on any device. Approve, deny, or send instructions to your agent remotely.

Everything You Need

Keep full control without micromanaging. Askance watches so you don't have to.

Approve from Anywhere

Phone, tablet, or desktop — approve risky actions without being at your desk.

Policy Engine

Dashboard-managed rules auto-approve safe actions and gate risky ones.

Multi-Project View

Monitor up to 4 coding agent sessions simultaneously in a grid layout.

Remote Dispatch

Send instructions to your agent from the dashboard — redirect, refocus, or adjust priorities.

Audit Trail

Full history of every tool call, decision, and policy match with timestamps.

Real-time Sync

SignalR-powered live updates across all connected devices and dashboard tabs.

Smart Auto-Approve

Learn from your approvals — one click to create rules that auto-approve trusted patterns.

Safety Policies

Block dangerous patterns like rm -rf, force pushes, or credential access by default.

Works With

VS CodeClaude Code extension
Claude DesktopClaude for Work
WindowsSystem tray app
macOSMenu bar app
LinuxAppImage / .deb

Install via npm

Terminal
npm install --save-dev @askance/cli

Package available at npmjs.com/package/@askance/cli

Works with Your IDE

Native integration with VS Code + Claude Code and Claude Desktop.

VS Code + Claude Code

  1. 1Install @askance/cli as a dev dependency
  2. 2Run npx askance init to set up hooks and MCP server
  3. 3Run npx askance login and restart Claude Code
  4. 4Approve tool calls from the dashboard at localhost:3100

Claude Desktop (Claude for Work)

  1. 1Same CLI setup — hooks intercept local tool execution
  2. 2MCP server provides wait, pending, status, and check_instructions tools
  3. 3Keep-alive polling for long-running sessions
  4. 4Works with Claude for Work's local tool execution

Desktop App

Get native notifications and approve from your system tray. Available for Windows, macOS, and Linux.

Windows

System tray app with native toast notifications

Download .exe

macOS

Menu bar app with native macOS notifications

Coming Soon

Linux

AppImage or .deb with system tray integration

Coming Soon

The desktop app connects to your local daemon running in VS Code / Claude Code. Learn more

Simple Pricing

Start free. Scale as your team grows.

Free

$0/mo

Pro

$5/mo

Team

$10/user/mo

Enterprise

$20/user/mo

See full comparison →

Start for Free in 60 Seconds

No credit card required. Works with any project that uses Claude Code.