ai-agents
Articles and projects by Daniel Chiwuzoh tagged ai-agents.
Articles
- The Ticket Nobody Wants ·
The fix is the cheap part, knowing which fix is expensive. A bug that took a day to find and an hour to fix.
- The Robot at the Keyboard: Letting Claude Code Test My App in a Real Browser ·
I handed my running app to Claude Code and watched it click through every screen in a real Chrome window. Including the part where it lied to me.
Projects
- Engineering Agent
An AI teammate I am building at Rakuten: give it a loosely described task and it reads the codebase, makes the change, runs the tests, and comes back with a pull request.