Skip to main content

Secure AI Coding Assistant

The AI that senses what your code needs - before you ask. Spec-driven planning, safe code execution, proxy-backed model access, and multi-agent orchestration - all in one beautiful TUI. Zero API keys. Enterprise-grade security.

sensai-cli
$ curl -fsSL https://sensai.immunisense.com/install | bash
✓ SensAI installed successfully
$ sensai-cli auth login
◇ Authenticated · Sense tier · 4,000 credits
$ sensai-cli
◇ Code · Grok 4.20 · High (Sense)
Terminal-First

The Only CLI That Unifies Security · Intelligence · Speed

Other AI coding tools expose your API keys, stuff MCP descriptions into prompts, and lack real planning workflows. SensAI is the first terminal assistant to converge enterprise-grade security, multi-agent intelligence, and spec-driven planning into a single binary.

SECURE
Zero-Key Architecture

All LLM traffic through an audited proxy. Zero raw API keys. OAuth + OS keyring. Pre-flight secrets scanning on every request.

INTELLIGENT
Multi-Agent Orchestration

Conductor + sub-agents (Architect, Coder, Tester, Reviewer) with parallel collaboration, 9 LSP tools, and AST structural search.

FAST
Sub-Second Startup

Cache-first catalog, lazy agent building, cached models, and concurrent splash - warm launches in under a second.

All in one binary. No other CLI does this.
Why SensAI

Why Choose

Six capabilities that give developers an unfair advantage

Core
Zero

Exposed API Keys

Zero-Key Security

All LLM traffic routed through an audited proxy. OAuth + OS keyring authentication. Pre-flight secrets scanning catches leaks before they leave your machine.

Concurrent Agents

Multi-Agent Teams

Conductor orchestrates Architect, Coder, Tester, and Reviewer sub-agents in parallel. Create custom agents from markdown with AI-powered generation.

3

Phase Workflow

Spec-Driven Planning

Requirements → Design → Tasks with strict approval gates, auto-generated Mermaid diagrams, and TDD plans. Run all tasks or execute manually one by one.

LSP Tools

LSP + AST Intelligence

Semantic navigation with definition, references, hover, rename, code actions, and more. Plus ast-grep structural search across 18 languages.

25+

Languages

Auto-Formatter

Automatic formatting after every agent write with a 3-step fallback: custom → LSP → 25+ built-in CLI formatters including Prettier, Black, gofumpt, and more.

Full

Undo Support

Conversation Checkpoints

Automatic per-turn snapshots of file changes. Restore to any point in the conversation, reverting all modifications and truncating history atomically.

Platform Features

SensAI

From planning to execution, SensAI gives your AI agent the deepest toolkit of any terminal assistant.

Requirements ✓
Design ✓
Tasks →

Spec-Driven Plan Mode

Three-phase planning: Requirements (EARS notation) → Design (Mermaid diagrams, TDD) → Tasks (granular, file-by-file). Strict approval gates with diff previews. Run All for automatic execution or Run Manually for step-by-step control.

READ-ONLY

Safe Analysis Mode

Read-only deep codebase exploration with worktree-style isolation. Investigate safely without any risk of file changes.

discover_mcp_tools()
circuit: CLOSED ✓
health: 60s ping
audit: enabled

Smart MCP Integration

Dynamic capability discovery - not prompt stuffing. Circuit breaker protection, rate limiting, health monitoring, response scanning, and audit logging.

Architect
Coder
Tester
Reviewer

Multi-Agent Orchestration

Conductor coordinates Architect, Coder, Tester, and Reviewer sub-agents with parallel tool calls and credit-guarded execution. Create custom agents from markdown files with AI-powered generation. Up to 4 concurrent agents.

lsp_definition → src/auth.go:42
lsp_references → 7 found
lsp_hover → func Login()
lsp_diagnostics → 0 errors

9 LSP Tools

Definition, references, hover, symbols, rename, code actions, formatting, diagnostics, and restart. Delta-aware feedback after every edit.

pattern: func $F($$$) error
18 languages supported

AST Structural Search

ast-grep powered pattern matching across 18 languages. Find function signatures, error handling patterns, and API usage by code structure - not text.

Conversation Checkpoints

Automatic per-turn snapshots with full undo. Restore to any point - files revert, history truncates. TUI shows [ Restore ] on every message.

Model Catalog

Available

Powered by xAI Grok models through the SensAI proxy. Toggle Sense Mode for the full 2M context window.

Model
Type
Context
Sense Mode
Grok Code Fast
Non-reasoning
256K
-
Grok 4.1 Fast
Reasoning
128K → 2M
✓ 2M
Grok 4 Fast
Reasoning
128K → 2M
✓ 2M
Grok 4.20
Reasoning
200K → 2M
✓ 2M
Grok 4.20 Multi-Agent
Multi-agent
200K → 2M
✓ 2M
Credit-Based Billing

Simple

Three balance buckets consumed in order: tier → bonus → top-up. Only tier credits reset each billing cycle.

Free

$0

forever free

50

credits/month

  • 50 credits/month
  • Grok Code Fast model
  • Low reasoning only
  • 256K context window

Pro

$20

/month

500

credits/month

  • 500 credits/month
  • All Grok models
  • All reasoning levels
  • Up to 2M context (Sense)
Popular

Ultra

$40

/month

1,500

credits/month

  • 1,500 credits/month
  • All Grok models
  • All reasoning levels
  • Up to 2M context (Sense)

Sense

$100

/month

4,000

credits/month

  • 4,000 credits/month
  • All Grok models
  • All reasoning levels
  • Up to 2M context (Sense)

Sense Pro

$200

/month

10,000

credits/month

  • 10,000 credits/month
  • All Grok models
  • All reasoning levels
  • Up to 2M context (Sense)
Get Started

Ready to Sense Your Code?

Install in one command. Authenticate with your browser. Start coding with the most secure AI assistant ever built for the terminal.

$ curl -fsSL https://sensai.immunisense.com/install | bash