Core Agentic Stack

On this page we document the core components we use to pilot our federated agent archetecture for hitchhikers Project:

- CrewAI — Multi-agent orchestration framework (Apache 2.0, local-first) - Open Interpreter - Claude Code — Specialized dev agent using Anthropic subagents & Model Context Protocol (MCP) - n8n — Open-source workflow automation and event dispatching - Git + Yam — Shared storage of tasks, logs, and outputs across federated homelabs

# Optional - Haystack for vector memory, TiddlyWiki for visual storytelling, Ollama for local LLMs. - LangGraph / AutoGen — Role-based agent flow builders with persistent memory