disinto/.woodpecker
openhands 7e008991a7 fix: agent-smoke.sh: use [(][)] instead of \(\) for BusyBox grep ERE compat
BusyBox grep (Alpine CI) does not treat \( as a literal paren in -E mode,
causing inject_formula to appear undefined even though it is defined in
lib/agent-session.sh. Using [(][)] is unambiguous in both GNU grep and
BusyBox grep.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 21:24:27 +00:00
..
agent-smoke.sh fix: agent-smoke.sh: use [(][)] instead of \(\) for BusyBox grep ERE compat 2026-03-18 21:24:27 +00:00
ci.yml feat: CI smoke test — syntax check + function resolution for all agent scripts (#177) 2026-03-18 17:11:02 +00:00
detect-duplicates.py fix: address AI review findings for CI pipeline and duplicate detection 2026-03-17 10:18:39 +00:00