Discussion about this post

User's avatar
Pawel Jozefiak's avatar

25 solid patterns. One thing I notice across agent automation setups: the task tracking layer is where custom code silently piles up. Built a custom kanban board for my AI agent (FastAPI/SQLite, 54 commits over 2 months), wired 50+ automation scripts through it. Then maintenance started compounding.

Replaced it all with Fizzy, a 37signals open-source Rails board, in 21 commits (https://thoughts.jock.pl/p/wizboard-fizzy-ai-agent-interface-pivot-2026). 3,700-line API client down to 94 lines. The automation patterns themselves didn't change. Just the foundation they sat on, and that one swap made everything easier to maintain.

No posts

Ready for more?