Allen Hutchison
@allen.hutchison.org
13 followers 14 following 7 posts
Posts Media Videos Starter Packs
allen.hutchison.org
The Agentic Shift continues! 🚀 Part 4: "An Agent's Toolkit" is LIVE. Discover how AI agents use tools to transform from conversationalists into capable partners, executing multi-step workflows. Essential reading for anyone building with #AI! #LLMs #Developers
🔗 allen.hutchison.org/2025/10/04/a...
allen.hutchison.org
allen.hutchison.org
You’d never tell a junior dev, "Build me a login system," and walk away. You’d provide context, constraints, and examples. Why do we treat our AI partners any differently?

allen.hutchison.org/2025/10/01/t...

#AI #PromptEngineering #Management #FutureOfWork
allen.hutchison.org
allen.hutchison.org
Coding with agents sometimes feels like an old schoo video game. There are puzzles to solve, traps to avoid, and sometimes when you get to the end you find out that the princess is in another castle.
allen.hutchison.org
Running two different agents simultaneously in the same branch feels a little bit like asking for trouble. They're working on different files through, so it'll be fine, right?
allen.hutchison.org
The ability for models to code in python is so much better than their ability to code in other languages. It's really shocking when you start a python project after working in typescript for awile.
allen.hutchison.org
I use some of my personal repos to test different CLI agents and their github integrations, but holy cow is it overwhelming to get feedback from four different bots when I submit a PR.