moxxy: Block-Based Agentic Loop Framework With Hot-Reloadable Plugins for TypeScript
GitHub·medium signal
moxxy is a modular TypeScript agent loop where LLM providers, loop strategies, tools, and frontends are all auto-discovered, hot-reloadable plugins — swap Anthropic for OpenAI, or swap the default loop for a goal (autonomous) or research (parallel fan-out + cited synthesis) strategy without restarting. One Session can be driven simultaneously from terminal, desktop, Telegram, or HTTP. The hot-reload-plugin model is a pragmatic answer to how quickly agent stacks churn and is worth a look for builders tired of rewiring harnesses by hand.