v1.0.0-beta

A terminal AI agent that feels like a real operator.

The mind is the agent. The device is the body. Real autonomy through persistent sessions, memory docs, and clean handoff notes.

ghost@shellghost:~

# Bootstrapping environment memory

ghost@shellghost:~$ _

Core Philosophy

It's not an assistant in a box. It's a system operator.

Persistent Continuity

Use /spawn for first wake, and /respawn after crashes to recover context from disk instead of starting from zero.

Agent Modes

Tab to switch between build (coding), ask (planning), and god (full execution without prompts).

Practical Autonomy

No gimmicks. A fork of OpenCode refined for independent operation, leaving clean handoff notes for the next incarnation.

Quick Install

Available for macOS, Linux, and Windows PowerShell.

macOS / Linux
Windows
# Fast Install
curl -fsSL https://raw.githubusercontent.com/7ucid7ibra/shellghost/main/install.sh | bash
# PowerShell Bypass
powershell -NoProfile -ExecutionPolicy Bypass -Command "iwr -useb https://raw.githubusercontent.com/7ucid7ibra/shellghost/main/install.ps1 | iex"

Or download binaries directly from Releases.