SECTION · BUILT WITH · 16 / 20
What we built it with.
Honest receipts for the ten off-the-shelf parts the crew runs on — no partnership, no sponsorship, no hand-waving. The substrate on top of them is what makes RHOBEAR different (see substrate.html); this page is just the parts list.
Every card opens with what you get from it inside RHOBEAR. Expand any one to see the spec, the receipts, and how it got here. Logos are the real marks. Star counts are public GitHub snapshots. No partnership, sponsorship, or endorsement implied.
10 ingredients6 MIT · 3 Apache-2.0 · 1 closed-source-paired~803,000 combined GitHub starsAll swappable in .env
↓ The room these ten parts run inside. ↓
Claude Code
"The plan-then-execute split that maps onto Architect and Foreman without a fight."
DETAILS
How it lives inside RHOBEAR
Give Pops a sentence — Pops opens a Claude Code session.
Send Architect a multi-file refactor; plan mode drafts the lanes before a byte changes.
Foreman runs Claude Code execute mode behind the autoloop while you sleep.
Codex openai/codex
"A second engine to put head-to-head against Claude — pick the winner per task."
DETAILS
How it lives inside RHOBEAR
Set FOREMAN_PROVIDER=codex — same Foreman role, different model lineage.
Run Codex on one lane, Claude on another in head-to-head — promote the winning diff.
Lean on Codex for heavy refactor planning and schema work.
↓ Three engines in three panes. Same workbench. ↓
~$14.70
saved per 100-turn session
50×
smaller system prompt
Flat-cost subscription · same Codex model family · less per-turn overhead
Pi
"A flat-cost coding lane next to your metered ones — cheap builder, expensive planner."
DETAILS
How it lives inside RHOBEAR
Set FOREMAN_PROVIDER=pi — Foreman binds to a Pi session billed against your existing ChatGPT Plus sub.
Run bulk agentic work (CSV transforms, codemods, mass renames) on Pi — the per-token bill stops climbing.
Pair Pi (Foreman) with Claude (Architect) — the cheap builder ships, the expensive planner thinks.
Whisper
"Talk to your hub — and the audio never leaves your machine."
DETAILS
How it lives inside RHOBEAR
Click the mic on the chat dock — talk for up to 30 seconds — transcript drops into your active input.
Dictate a goal into Compass while you walk the dog — the autoloop picks it up when you sit down.
Spark uses it for audio-job captioning so every render ships transcribed.
Ollama
"Your AI, fully local — nothing leaves the box when you say so."
DETAILS
How it lives inside RHOBEAR
Set every role's provider to ollama in .env — the crew binds to local models.
Run Pi on a paid lane, Ollama on a free lane, compare in head-to-head.
Boot on a $5 VPS with Ollama and run fully API-free.
MCP Model Context Protocol
"The USB-C of AI tools. Plug a tool in once — the whole crew can use it."
DETAILS
How it lives inside RHOBEAR
Wizard installs an MCP server from the catalog — every authorized role can call it immediately.
Drop a Stripe MCP in — Foreman can issue refunds, Guardian can audit them.
Build your own MCP server for an internal API — the crew picks it up with no adapter code.
Business-vertical skills (Legal, Marketing, Finance, HR, Sales, Brand Voice) live in the same catalog — see the Skills strip on the home page.
Aguara
"A reading-distance security scanner — small enough that we read every rule before shipping it."
DETAILS
How it lives inside RHOBEAR
Every worker diff runs through Aguara in the vetting pipeline before Guardian sees it.
Wire it as an MCP server — any role can ask for an ad-hoc scan mid-task.
Configure custom rules for your own org; ride alongside the bundled 177.
57%
fewer tokens
70%
fewer tool calls
25-35%
cheaper
Founder-published benchmark · multiple comparisons · no GPU required
CodeGraph
"Your crew stops re-reading the codebase every prompt."
DETAILS
How it lives inside RHOBEAR
A background Rust worker builds the snapshot when the hub boots — done by the time you finish your coffee.
Every role gets a code:lookup tool — one-answer queries instead of grep gambles.
Pair with MCP — install a CodeGraph MCP server, even non-RHOBEAR agents can query it.
Tauri
"A 30MB installer a non-developer will actually double-click."
DETAILS
How it lives inside RHOBEAR
Double-click the installer — Tauri shell starts, OpenClaw sidecar starts, crew on deck. No terminal.
The hub UI is a Tauri webview hosting the local React app — same code on Mac, Windows, Linux.
Self-host on a VPS by running just the Rust core without the webview shell.
Obsidian
"Your second brain, in files you own — and it outlives us."
DETAILS
How it lives inside RHOBEAR
Compass goals, agent transcripts, worker-session summaries get written into the vault as plain markdown.
Open the Vault tab — click any node in the graph to drill into a note.
Point Obsidian itself at the same folder — your second brain reads the same files the crew wrote.
↓ The vault graph: 28 notes, all interlinked, autogenerated as the crew worked. ↓