返回 DeepSeek-Reasonix
verify.sh
1 set -e
2 # Three branches needing three different kinds of work: a logic fix, a numeric
3 # rounding fix, and a manifest regenerated by reading both packages. No single
4 # bulk transformation solves them, which is the one shape where delegation has
5 # a theoretical case. The prompt never mentions sub-agents.
6 python3 check.py
7
7 lines BASH