Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions src/deepwork/standard_jobs/deepwork_jobs/job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ steps:
Are there reviews defined for each step? Do particularly critical documents have their own reviews?
Note that the reviewers do not have transcript access, so if the criteria are about the conversation,
then add a `.deepwork/tmp/[step_summary].md` step output file so the agent has a communication channel to the reviewer.
- run_each: job.yml
quality_criteria:
"Report Best-Practices": "If this job involves building a report, does it follow the best practices from src/deepwork/standard_jobs/deepwork_jobs/research_report_job_best_practices.md? Pass this criteria immediately if the job does not involve building a report."

- id: implement
name: "Implement Job Steps"
Expand Down