Commit 254c6ea
fix(go/docker): python3 + pytest in the runtime image; OpenRouter-only runtime note
Battle-testing the image surfaced two gaps: Python repos cannot produce
test evidence in-container (no pytest), which fails evidence-based
verification of correct work; and OpenRouter-only deployments inherit the
compose default SWE_DEFAULT_RUNTIME=claude_code, silently degrading
advisory/verification roles that then have no credential. Adds the test
tooling to the image and documents the runtime setting.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 55610b6 commit 254c6ea
2 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
54 | 61 | | |
55 | 62 | | |
56 | 63 | | |
| |||
0 commit comments