You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: move templates to examples/ to fix GitHub import
The importer reads ALL .json files in agents/, projects/, automations/
with no underscore filtering. The _template.json in automations/ used
an invalid action type (taskade_ai_prompt) that failed Zod validation.
Move all three templates to examples/ which is not a scanned directory.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments