MoFlo: local-first agent orchestration for Claude Code
MoFlo gives Claude Code a memory, learned model routing, and repeatable workflows — local-first, no API keys, one npm install.
MoFlo gives Claude Code a memory, learned model routing, and repeatable workflows — local-first, no API keys, one npm install.
Approve every agent action and you'll rubber-stamp the one that matters. Approve none and you're the bottleneck. The real line isn't risky-vs-safe — it's whether it changes state.
A while-true loop buys persistence, not correctness. A wrong turn, looped, is just a faster way to be wrong — put the skeptic inside the loop.
Real session log: Paseo v0.1.107, verbatim commands and costs. Written by the people building its rival — which is exactly what makes the praise credible.
Your AI features cost you real money per request. Your customers expect them for free. Something has...
Client-side semantic search for your static site ...
If your AI coding assistant can reason about a UI bug but cannot help you create or adjust the actual...
GitHub was always a queue. Issues are the prompts, PRs are the context; swap the human consumer for an agent and the shape doesn't change. It's fine that it's not RabbitMQ.
AudioTrust: reconciliar C2PA y watermark AudioSeal en audio sintético Un verificador...
Here is a reliable test: find a prompt that isn't working. Read it carefully. Now ask yourself — at...
In my last post I said that for normal HTML pages, element-based automation (find / read_page) beats...
I Built an AI-Powered CLI That Migrates Legacy Java Code to Java 17/21/25 If you've spent...
Every time I shipped something, the same thought hit me a few hours later: It works on my machine....
As developers, we all want AI to review our code. But sending proprietary, unreleased code to...
Your customers have stopped Googling "best note-taking app." They're asking ChatGPT, Perplexity, and...
Every developer knows this conversation: "Hey, can you reproduce this bug?" "No, it works on my...
LLMs generate confident-sounding probabilities because RLHF rewarded the pattern, not because they did statistics. I stopped trusting them and added a structural gate instead — no ...
Part 1 laid out four monitoring axes (application / infrastructure / CI / LLM) and the shape each one ends up in. Part 2 picks up where the data actually flows: it's production dat...
The question I get most often after talks, after podcast episodes, and in newsletter replies is a...
Most enterprise security teams believe they have third party risk under control. They send out...
I built ThinkNEO solo — a control plane that sits between your apps and AI providers and enforces...
Building a production AI agent in TypeScript with Mastra: a 2026 step-by-step. I spent an...
This is part 3 of a series on project rules for AI coding agents. Part 1 covered how Cursor, Claude...