Skip to content

Commit 2ca186a

Browse files
nhortonclaude
andcommitted
Remove comment from AGENTS.md in job structure documentation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 76dc58c commit 2ca186a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.deepwork/jobs/deepwork_jobs/deepwork_jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A DeepWork job consists of:
1313
│ └── [step_id].md
1414
├── hooks/ # Custom validation scripts
1515
├── templates/ # Example file formats
16-
└── AGENTS.md # Job-specific learnings
16+
└── AGENTS.md
1717
```
1818

1919
## job.yml Schema

src/deepwork/standard_jobs/deepwork_jobs/deepwork_jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A DeepWork job consists of:
1313
│ └── [step_id].md
1414
├── hooks/ # Custom validation scripts
1515
├── templates/ # Example file formats
16-
└── AGENTS.md # Job-specific learnings
16+
└── AGENTS.md
1717
```
1818

1919
## job.yml Schema

0 commit comments

Comments
 (0)