decisionshared last reviewed 2026-06-22

External AI tool evaluations โ€” OpenWolf, Headroom, browser-use, Sakana Fugu

Context

Four external AI tools were evaluated 2026-06-22 for adoption into the Aspire stack, each tested against the locked architectural invariants (single-egress LLM Gateway ยท Hub vault ยท Knowledge OS ยท API-first ยท flat-rate economics) using ai-tool-evaluation-rubric. Outcome: all four = pass (do not adopt now). Recorded so they are not re-pitched cold.

Detail

ToolVerdictWhyRevisit when
OpenWolf โ€” Claude Code token middlewarePassRedundant with KO (project map), the recall/user-model MCPs (memory), and the gateway's usage ledger.A measured code-navigation token problem in dev sessions.
Headroom โ€” context-compression layerPassIts value is cutting per-token spend; our LLM is flat-rate subscriptions (Claude Max / ChatGPT Pro) + zero-marginal on-prem Qwen, so savings โ‰ˆ $0. Adds a lossy layer + redundant cross-agent memory.The fleet hits Claude Max usage caps / throttling (compression buys headroom under the cap).
browser-use โ€” LLM browser-automation agentPassRedundant with the 4 wired browser MCPs (Claude in Chrome ยท chrome-devtools ยท Playwright ยท playwright-parallel) + Apify/Firecrawl. Cuts against the API-first / browser-last rule; runs its own non-OpenAI-compatible LLM loop (a second egress).A recurring no-API web portal that must run unattended at scale โ€” self-host the OSS lib behind the gateway, never the CAPTCHA/stealth cloud.
Sakana Fugu โ€” multi-agent orchestration modelPass ยท watchOverlaps the Gateway (one OpenAI-compatible endpoint over a model pool) AND OpenClaw + AIOS orchestration. Paid/metered hosted API (fights flat-rate economics; we can't point it at our own pool). Launched 2026-06-22 โ€” day-one. The only one offering a capability we lack (learned multi-model orchestration).Single-model + hand-orchestration becomes a proven bottleneck on hard multi-step tasks. Trial behind the gateway (it is OpenAI-compatible). See ai-tooling-watchlist.

Security note โ€” counterfeit Fugu repo

Sakana Fugu is a real Sakana AI product โ€” official sources are github.com/SakanaAI/fugu, sakana.ai/fugu, console.sakana.ai (an OpenAI-compatible API/model). A counterfeit repo github.com/Sakana-AI-labs/Sakana-Fugu (wrong org, ~36 stars / 7 commits, distributes .exe/.dmg binaries) impersonates it. Do not download or run anything from the lookalike โ€” wrong-org + claims-affiliation + unverified-binaries is a classic malware-delivery pattern. Use only the official source.

Actions

Provenance

Evaluated 2026-06-22 by Kom + Claude Code against the rubric, from the linked repos + official launch coverage. Verdicts reflect the Aspire stack as of that date (flat-rate subscription gateway + on-prem Qwen, 4 browser MCPs, OpenClaw fleet, Knowledge OS).

๐Ÿ”— Relationships

graph LR external_ai_tool_evaluations["external-ai-tool-evaluations"]:::self external_ai_tool_evaluations --> ai_tool_evaluation_rubric["ai-tool-evaluation-rubric"] external_ai_tool_evaluations --> ai_tooling_watchlist["ai-tooling-watchlist"] classDef self fill:#715EE3,color:#fff,stroke:#291F50;