NervShell Logo NervShell
Personal AI System Agent

Control your workspace with natural language.

An autonomous AI agent designed for developer workspaces. Ask it to read, write, scan files, or execute secure CLI terminal tasks—backed by a safe permission-request loop.

Explore Capabilities
nervshell --status

> user: Search the web for latest TypeScript version and create a config file

[Tool: webSearch] querying DDG...

Found: TypeScript 5.4.5 is latest stable release.

[Safe Mode] Awaiting command execution approval:
npx tsc --init

Structured Agent Capabilities

Equipped with workspace control tools that go far beyond a simple text-based chat interface.

📁

Workspace Operations

Read, write, create, and list directories within your repository safety boundaries.

🛡️

Safe Mode Loop

Interactive approval dialog freezes commands until you authorize terminal executions.

📊

Telemetry Diagnostic

Real-time resource dashboards capturing CPU load, Memory, OS metrics, and active processes.

💬

Session Management

Maintain separate conversation streams persisted locally across server restarts.

System Data Flow

Clean pipelines that decouple client actions, server routes, agent decisions, and local system environments.

01 / CLIENT VIEW

Browser UI Dashboard

Single page interface sending JSON instructions, managing chat sessions, and polling telemetry.

02 / GATEWAY ROUTER

Express API Server

Node.js backend serving endpoints, file trees, system diagnostics, and approving CLI executions.

03 / DECISION ENGINE

OpenRouter Core Agent

Orchestrator looping tool definitions, generating structural plans, and parsing output.

04 / SYSTEM LAYER

Host Workspace Execution

Sandboxed runtime reading files, fetching CPU/RAM, and running verified scripts.

Active Engine Status

Telemetry metrics of the gateway server environment running on the host system.

OpenRouter Latency
240 ms

Status: OPTIMAL CONNECTION

Tool Verification
6 / 6 Safe

Status: SECURITY SANDBOX OK

Gateway Port
Port 3000

Status: HTTP / LOCALHOST RUNNING

Welcome Console
Online Gemini 2.0