
scritty by its developer is a terminal emulator designed to capture all output from CLI agents, enabling easy review and debugging of command-line interactions.
Multi-agent development
Run Claude Code, OpenAI Codex CLI, GitHub Copilot CLI, Antigravity CLI, and Ollama on the same project, sharing memory across sessions.
Cross-device collaboration
Start a session on a desktop terminal, then continue it on a phone or browser—byte-for-byte in sync.
Offline AI work
Use local Ollama models with scritty’s PWA, enabling offline operation without an internet connection.
Team coordination
Federate memory into a control plane with per-tenant isolation and audited admin overrides for shared projects.
Debugging and review
Search past agent interactions from the terminal panel or CLI to recall decisions, like "What did we decide about auth two weeks ago?"
Browser-based access
Open a token-secured web server from the desktop terminal to view and drive the same session on any device on the network.
Multi-agent detection
scritty automatically detects any AI CLI agent run inside it, capturing every exchange and tagging it with the provider.
Centralized memory indexing
All captured interactions are indexed for search, creating a shared corpus that every agent can query.
MCP and CLI memory access
Agents retrieve memory over MCP, while users search it directly via the CLI.
Local-only storage
All captures stay on the user’s machine—no data is sent to external servers.
Cross-device sync
The desktop terminal embeds a token-secured web server; open the URL in any browser on the same network for a byte-for-byte synchronized session.
Phone pairing
Start a session on the desktop and continue it on a phone, with real-time synchronization.
Offline PWA
Install scritty as a desktop PWA (Chrome/Edge "Install app") for standalone operation, including support for local Ollama models.
Control plane federation
Memory can be federated into a control plane with per-tenant isolation and audited admin overrides for multi-user environments.
scritty by its developer is a terminal emulator designed to capture all output from CLI agents, enabling easy review and debugging of command-line interactions.
Category:Agents
Visit Link:https://scritty.dev/
Tags:terminal emulator、CLI debugging、command capture、AI agent logging、developer tools