Updated the BUILDER agent instructions to explicitly nudge for code decomposition when a function proves difficult to comprehend within 10 seconds. Introducing subfunctions instead of overly long, complex logic helps improve maintainability and readability across the codebase. Complexity too high?

Refined guidelines for agent code complexity - Braumeister-Stefan/AgentWarehouse