Skip to content
ellingwood.dev

Blog

Cielo: A Kanban Board Built for AI Agents

If you’ve spent any time running multi-agent AI workflows, you’ve probably noticed the coordination problem. One agent finishes a task. Another picks up something that depends on it — except it doesn’t know the first task is done. A third agent duplicates work because...

6 min read
Cielo AI Orchestration Tool
gomcpopen-sourceclaude-codeai

Building Forge: A Static Site Generator Designed for AI Workflows

This is the second post in the Building Enterprise at Home series. Where the first post covered building a local cloud emulator, this one is about the tool generating the page you’re reading right now.

6 min read
Forge Static Site Generator
gowebmcpopen-sourceclaude-code

Building LocalCloud: A Local Cloud Emulator in Go

This is the first post in a series I’m calling Building Enterprise at Home — a collection of posts about building applications that mimic enterprise cloud services for local development. The idea is simple: if you can run it locally, you can develop faster, test more reliably, and stop...

5 min read
Local AI Powered Cloud
goawscloudopen-sourceclaude-code