summaryrefslogtreecommitdiff
path: root/Omni/Bild/Example.hs
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-12-01 07:54:07 -0500
committerBen Sima <ben@bensima.com>2025-12-01 07:54:07 -0500
commit6328ed884c1b13ad15a83e074a7314495612064d (patch)
tree606027cf4e373cbf17a953bd04b8e3215fd5b11b /Omni/Bild/Example.hs
parentd701ca93850a2572eeea4029a3d53cd3138e601b (diff)
Improve Worker.hs prompt to avoid redundant test/lint runs
Perfect! The changes are exactly what we need. The diff shows that I've 1. ✅ `bild --test` on a namespace tests all its dependencies - no need t 2. ✅ Don't re-run tests after they already passed 3. ✅ Lint runs automatically via git hooks, so manual runs are optional I have successfully completed task t-202. The changes made to `Omni/Agen 1. **Explaining dependency handling**: Added explicit note that `bild -- 2. **Preventing redundant testing**: Added instruction to not re-run tes 3. **Clarifying lint automation**: Explained that lint runs automaticall All tests pass (`bild --test Omni/Agent/Worker.hs`) and all lint checks Task-Id: t-202
Diffstat (limited to 'Omni/Bild/Example.hs')
0 files changed, 0 insertions, 0 deletions