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
Add rule to prevent accidental standard job creation
Triggers on new folders in src/deepwork/standard_jobs/ to warn that
standard jobs should rarely be created. Prompts user to confirm intent
since most jobs should be repository or library jobs instead.
Uses compare_to: prompt to catch new folders within a conversation.
Excludes existing deepwork_jobs and deepwork_rules folders via safety.
0 commit comments