Home/Ben O'Mahony
Author

Ben O'Mahony

1 articles by Ben O'Mahony.

AI & ML — Building your own CLI Coding Agent with Pydantic-AI

Building your own CLI Coding Agent with Pydantic-AI

CLI coding agents are a fundamentally different tool to chatbots or autocomplete tools - they're agents that can read code, run tests, and update a codebase. While commercial tools are impressive, they don't understand the particular context of our environment and the eccentricities of our specific project. Instead we can build our own coding agent by assembling open source tools, using our specif

BOBen O'Mahony·August 27, 2025AI & ML