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.
npm install --save-dev @askance/cli
npx askance init
npx askance loginHow It Works
Three steps to supervised autonomy for your coding agents.
Install
Add @askance/cli to your project. Run npx askance init to configure hooks and policies.
Configure Policy
Manage rules via the dashboard — auto-approve safe operations, gate risky ones, deny dangerous commands.
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
Install via npm
npm install --save-dev @askance/cliPackage 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
- 1Install
@askance/clias a dev dependency - 2Run
npx askance initto set up hooks and MCP server - 3Run
npx askance loginand restart Claude Code - 4Approve tool calls from the dashboard at
localhost:3100
Claude Desktop (Claude for Work)
- 1Same CLI setup — hooks intercept local tool execution
- 2MCP server provides wait, pending, status, and check_instructions tools
- 3Keep-alive polling for long-running sessions
- 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.
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
Start for Free in 60 Seconds
No credit card required. Works with any project that uses Claude Code.