PrAImate 1.0.0
PrAImate 1.0.0
One harness, every agent. PrAImate wraps the coding CLIs you already use — Claude Code, Codex CLI, OpenCode, Gemini CLI, DeepSeek-TUI, plus the bundled PrAImate Code — behind one launcher (TUI praimate, desktop GUI praimate --gui, and the wpc toolchain) with shared agents, memory, MCP, and automation.
Highlights
- Portable YAML agents + a curated starter set imported at first run.
- Agent authoring studio — an IDE for agents: a file tree of the agent folder, tabbed editor, knowledge base (Raw / RAG with graphify, live indexing progress), and an AI assistant whose CLI/model are switchable inline.
- Clean chats, code sessions & document Studio on any CLI/model — listed and reopenable from the Chats tab.
- Local LLM, end to end — inject a self-hosted endpoint at session creation, and route opencode/praimate-code, codex and deepseek to it from the Local LLM tab.
- Build bundled tools from source in Settings; the OpenCode fork + graphify sources are vendored in-repo.
- Cross-chat memory, MCP catalogue, folder watchers & cron, privacy redaction, optional git backup.
- Monke branding throughout (app icon, mascot, desktop shortcuts).
Install
# Linux / macOS
curl -fsSL https://raw.githubusercontent.com/sPROFFEs/PrAImate/main/scripts/install.sh | bash# Windows
iwr -useb https://raw.githubusercontent.com/sPROFFEs/PrAImate/main/scripts/install.ps1 | iexSHA256
2df06c3e955230c87d87649402d5d57ceabfde6acf87a206044d55b8d57f3f63 praimate-darwin-amd64.tar.gz
8712314401e3272f5ca6309c8c6b462de2fe39b48d7f54c10df2a1ee9b72b326 praimate-darwin-arm64.tar.gz
d15ef4847141831f2d371f5bc69a46a19f2beeb0cc7e2e2ef02894ed35c67c73 praimate-linux-amd64.tar.gz
b548643b0e3e7bf4d767ba6b6459ff5f2ed99485e9d02a443e3ce90b4dc4c10e praimate-linux-arm64.tar.gz
9340edff640ee537c75138ff4c0dc7da0ec9b81ed9663b27c41421f62dd54b4d praimate-windows-amd64.zip
49cb6a5a3839e1fb4e55600166daba1d540c261461170dc9964cb2c36c4d00bd praimate-code-linux-amd64