Aspect-Oriented Programming for AI Agents: Hookflows as an Event Bus
Aspect-oriented programming (AOP) principles for AI agents by using "hookflows" as an event bus to handle cross-cutting concerns like notifications. Instead of having each agent explicitly call a Telegram notification fu…