All work
09 · Tooling · Agent◐ Deprecated
Blob AI
Local personal assistant + agent framework with reusable handoff primitives for multi-agent workflows.
Deprecated · archived as referenceWork with me
Stack
PythonLangGraphLocal
Problem
Multi-agent frameworks were either hosted (latency, cost, privacy) or DIY (no handoff primitives).
Approach
Local-first framework with named handoff primitives so agent A can pass state to agent B with explicit contracts.
Outcome
Worked for personal use. Deprecated as the local-LLM ecosystem caught up with simpler patterns.