Add Config Field Add a new field to the config schema with proper versioning and migration support. Files Changed | File | Purpose | |------|---------| | | 4 YAML templates that generate .agents.yml | | | Schema version number | | | Changelog + migration logic | | | Plugin version | | | Marketplace version | Input - Field name : e.g., - Default value : e.g., or multi-line YAML - Section : Where in template (Workflow, Quality Gate, etc.) - Comment : Inline explanation - Used by : Agent/command that reads this field Steps 1. Update init.md Templates File: Add field to ALL 4 templates (Rails, Py…