Category: Agentic Engineering

  • Agentic Engineering journal and thoughts

    This is a collection of my thoughts and journal in Agentic engineering. Some of them was also shared on socials like linkedin or x. What is Agentic Engineering? To me, agentic engineering does not simply mean generating code with AI as fast as possible. It means achieving the highest possible software quality in the most…

  • A Controllable Autonomous Agentic Loop

    A Controllable Autonomous Agentic Loop

    So, one thing I’m doing, and it’s really powerful, is creating Controllable Autonomous Agentic Loop (CAAL), which are observable and pausable workflows with agentic loops. When combined with meta-prompting, it allows an agent to work end to end across the entire development flow, or the SDCL (Software Development Life Cycle) which typically includes: requirements →…