Skip to content

Commit 4e2fb3a

Browse files
authored
Update new standard job warning for clarity
Clarified that standard jobs will be auto-installed in any project using DeepWork.
1 parent 4e3afcf commit 4e2fb3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.deepwork/rules/new-standard-job-warning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ name: New Standard Job Warning
33
created: src/deepwork/standard_jobs/*/job.yml
44
compare_to: prompt
55
---
6-
A new standard job is being created. Standard jobs are bundled with DeepWork and available to all users.
6+
A new standard job is being created. Standard jobs are bundled with DeepWork and will be installed in any project that uses DeepWork.
77

88
**Before proceeding, verify this is intentional:**
99

10-
- **Standard jobs** (`src/deepwork/standard_jobs/`) - Ship with DeepWork, available globally
10+
- **Standard jobs** (`src/deepwork/standard_jobs/`) - Ship with DeepWork, auto-installed in all projects that use DeepWork
1111
- **Repository jobs** (`.deepwork/jobs/`) - Specific to a single repository
1212
- **Library jobs** - Installed from external packages
1313

0 commit comments

Comments
 (0)