Commit Graph

5 Commits

Author SHA1 Message Date
Pablo LION f4ac336880 fix: normalize principles field to YAML array in agent definitions
The agent.customize.template.yaml defines principles as an array
(principles: []), and qa.agent.yaml correctly follows this. All other
agent files used a block scalar string (principles: |) which parsed as
a string instead of an array, breaking downstream YAML consumers that
expect the template-defined type.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 16:46:37 +01:00
Brian Madison 1665ad68df fix agent scan and help csv files 2026-01-31 21:58:55 -06:00
Ramiz 8c59fb96a7
Enable sidecar for tech writer agent (#1487)
fix Pagie hasSidecar
2026-01-31 17:27:57 -06:00
Brian Madison e29a1273e1 remove legacy workflow manager 2026-01-19 21:52:04 -06:00
Brian Madison 6f8f0871cf Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00