Difficult to create AI-agents?

Agentic AI is the best since sliced bread. The question is then, is it difficult to create AI-agents for production? Not a PoC or pilots.

As usually the architect answer is, how long is a string?

My background is as a programmer, a programmer writing software programs to be precise. (Wording matters). I begun professional software development in 1986 but haven’t written production code this millennium.

So for me writing AI-agents doesn’t seem too difficult when you know which problem to solve, how to break down into manageable chunks and manage error handling. Then automated tests and ownership for operations & maintenance.

Your mileage may vary depending on your background.