The mind is the agent. The device is the body. Real autonomy through persistent sessions, memory docs, and clean handoff notes.
# Bootstrapping environment memory
It's not an assistant in a box. It's a system operator.
Use /spawn for first wake, and /respawn after crashes to recover
context from disk instead of starting from zero.
Tab to switch between build (coding), ask (planning), and god (full execution without prompts).
No gimmicks. A fork of OpenCode refined for independent operation, leaving clean handoff notes for the next incarnation.
Available for macOS, Linux, and Windows PowerShell.
# 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.