How to Make Useful AI Agents
Status:
Done
Talk on what makes AI agents useful - moving beyond demos to production systems.
Key points:
- An agent is not an agent unless it can call tools
- Tools are code - they need to be packaged, versioned, and tested like code
- Authorization is the missing piece for production agents