Skip to main content
sysnavBETA
v1.0.1-beta.4 · PRIVATE BETA · REQUEST ACCESS

The terminal that understands your infrastructure.

SysNav reads your logs, reasons about your stack, and helps fix production without touching your keys. Local-first. AI-native. Built for people who actually run things.

LOCAL-FIRSTASK + AGENT MODESMACOS · LINUX · WINDOWS
prod-us-east · ask modesysnav · v1.0.1-beta.4
WHAT SYSNAV ACTUALLY IS
ARCHITECTURE
Local-first
DIAGNOSTICS
Ask mode · read-only
EXECUTION
Agent mode · approval-gated
MODELS
Claude · OpenAI fallback
AUDIT
Tamper-evident log
// TWO MODES. ONE TERMINAL.

Ask what's wrong. Agent what to fix.

Most AI terminals give you one mode and hope for the best. SysNav separates investigation from execution — so you always know which one is about to touch prod.

ASK MODE

Read-only. Reasoning. Safe.

Paste an error, ask about p99 spikes, map a system you've never touched. Ask proposes read-only commands, tails logs, reads metrics — it doesn't mutate anything, and destructive commands are blocked outright.

Zero-mutation default
Query the hosts you're connected to
Reads logs & metrics
Explain this command
AGENT MODE

Propose. Approve. Apply.

Once you know what's broken, hand it off. Agent proposes a fix and asks for your approval before each mutating step — nothing destructive runs on its own.

Reasons through the fix
Approval before each step
Destructive-command guardrails
Tamper-evident audit trail
// UNIFIED SURFACE

Every tool your SRE tab bar is hiding.

Stop pivoting between iTerm, Cyberduck, and a metrics dashboard. SysNav unifies terminals, SFTP, and live server metrics in one command-palette-driven interface.

Group, search, and SSH into your hosts. Folder-based organization with latency, status, and tags inline — no config sprawl.

Learn more →
Server Management
// HOW IT WORKS

Four minutes to production-ready.

01

Install & discover

Zero-config. SysNav imports your existing ~/.ssh/config, Kubernetes contexts, and cloud profiles on first run.

$ unzip SysNav-macOS-ARM64.zip && open SysNav.app
02

Ask, freely

Type a question in English or a command in bash. Ask mode reads logs, metrics, and runbooks across every connected host — no mutations.

❯ why is api-gw returning 502 on us-east?
03

Hand off to Agent

When you know the fix, say "agent" or ⌘↵. Agent drafts a reviewable plan and asks for your approval before each change runs.

❯ agent: bump heap to 12g on checkout-svc
04

Audit everything

Every command and AI context is recorded in an append-only audit log with a SHA-256 hash chain — optionally mirrored to your own S3 bucket.

$ sysnav audit export --since=2026-04-01
// CAPABILITIES

Everything a 2026 terminal should have.

Not another AI wrapper around bash. A ground-up rethink of the infrastructure shell.

Fast, modern terminal

A macOS desktop app for Apple Silicon and Intel — tabbed terminal, splits, and saved sessions with local SSH execution.

Unlimited multi-term

Tabs, splits, and saved sessions. Pin a prod shell and never lose it again.

AI that reads YOUR stack

Grounded in your real logs, configs, and runbooks — not generic training data.

Destructive-command gate

rm -rf /, mkfs, and other destructive commands are blocked in Ask mode and need explicit approval in Agent mode.

Injection-resistant

Untrusted command output is tagged so a malicious log line can’t hijack the agent into running something it shouldn’t.

Approval-gated changes

In Agent mode, every mutating command waits for your explicit approval before it runs — you stay in control.

Secret-safe prompts

Key + credential redaction runs locally before any token touches the AI provider.

Works offline

The terminal, SSH, and SFTP work without a connection. AI features need the cloud and resume when you’re back online.

// SECURITY BY DESIGN

Your keys never
leave your machine.

SysNav is local-first. SSH keys, env vars, and credentials stay on your device. The AI sees only redacted, ephemeral context — processed in memory to answer your request and never retained as a SysNav dataset.

SOC 2 (PLANNED)GDPR-ALIGNEDMINIMAL RETENTIONHASH-CHAINED AUDIT
Read the security whitepaper →
YOUR DEVICE
● ssh_keys
● .env.prod
● aws_creds
● pty + shell
● redactor
[ NEVER TRANSMITTED ]
ephemeral ctx →
← ai insights
SYSNAV CLOUD
○ llm routing
○ context index
○ safety gate
○ min-retention
[ EPHEMERAL ]
// PRICING

Free to try. Fair to scale.

Every beta user gets Pro free for 12 months. No card, no seat limit, no gotchas.

Starter
For individual devs.
$0forever
Download
5 concurrent terminals
Local + SSH
30-day history
Community Discord
MOST POPULAR
Pro
For infra teams.
$18per seat / month
Start free for beta
Unlimited terminals
Ask + Agent modes
Managed model credits
Tamper-evident audit
Priority support
Enterprise
For regulated orgs.
Customannual
Contact sales
Everything in Pro
SSO + SCIM (roadmap)
Self-hosted LLM (roadmap)
SOC 2 / HIPAA (roadmap)
Dedicated SE

Stop debugging in
four windows.

Try SysNav free for 12 months. No credit card. No seat limit during beta. Just a faster way to run production.