Commit d9eb2fe
chore(deps): bump agentfield to >=0.1.73 (#56)
Pulls in the OpenCodeProvider stderr-error-detection fix released in
agentfield 0.1.73 (Agent-Field/agentfield#525). Without this bump the
Docker image keeps resolving to the cached older agentfield, so the
companion SWE-AF model-prefix fix from #55 lands but the harness still
silently swallows opencode "Model not found" / auth errors at exit 0.
Updates the pin in:
- requirements-docker.txt (Docker build path)
- requirements.txt (bare-metal install path)
- pyproject.toml (was lagging at 0.1.9)
Verified agentfield-0.1.73-py3-none-any.whl ships
_extract_opencode_error and _OPENCODE_STDERR_ERROR_PATTERNS.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c9f230e commit d9eb2fe
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
0 commit comments