Thanks for the great question!
Aigentic is focused just on business process automation, whereas Koog seems like a broader, more all encompassing framework that tackles many different types of agent applications.
In our experience, the technical setup (DSL, framework) is only about 20% of building production ready agents. The other 80% is the data science work - evaluation, performance monitoring, bias detection, edge case handling, etc. Questions like: How do I evaluate performance and stability? Is my test set biased? How many test cases do I need for confidence? How do I improve configs for edge cases?
The DSL is just our first step. We're also developing a platform (planning to open source) that tackles that challenging 80%. We're making it agent DSL agnostic, so it'll probably work with Koog and other frameworks too, not just our own DSL.