[gem-team] Enforce yagni, strict schema for agent input/ output, tool usage improvements (#2869)

* refactor(agents): standardize argument hints and output formats

* feat: Enforce yagni

* feat: Add delegation constitutional rules to gem-orchestrator

* refactor(agents): standardize output format and navigation
This commit is contained in:
Muhammad Ubaid Raza
2026-08-31 12:28:13 +10:00
committed by GitHub
parent 5c41b09e01
commit 3a4b532cdc
15 changed files with 199 additions and 168 deletions
+1 -1
View File
@@ -44,5 +44,5 @@
"license": "Apache-2.0",
"name": "gem-team",
"repository": "https://github.com/mubaidr/gem-team",
"version": "1.115.0"
"version": "1.119.0"
}