Skip to content

feat: fix bindings stderr, agent prompt, jq 1.8, awk --csv#631

Merged
chaliy merged 1 commit intomainfrom
claude/merge-prs-apply-fixes-I2Uyi
Mar 14, 2026
Merged

feat: fix bindings stderr, agent prompt, jq 1.8, awk --csv#631
chaliy merged 1 commit intomainfrom
claude/merge-prs-apply-fixes-I2Uyi

Conversation

@chaliy
Copy link
Contributor

@chaliy chaliy commented Mar 14, 2026

Summary

Test plan

  • All 8 new awk CSV tests pass
  • All 6 new jq 1.8 tests pass (version, abs, trim, ltrim, rtrim, if-without-else)
  • Tool system prompt test verifies bash-vs-sh guidance and limits surfacing
  • cargo fmt --check clean
  • cargo clippy --all-targets --all-features -- -D warnings clean
  • cargo test --all-features passes (2 pre-existing doctest failures in realfs unrelated)

- fix(bindings): surface pre-exec failures in stderr for Python/JS (#625)
- docs(tool): add bash-vs-sh, chunked writes, limits to agent prompt (#608)
- feat(jq): bump reported version to jq-1.8, add trim/abs/if tests (#616)
- feat(awk): implement --csv flag with RFC 4180 field splitting (#617, #618)
@chaliy chaliy merged commit 2096bdf into main Mar 14, 2026
23 checks passed
@chaliy chaliy deleted the claude/merge-prs-apply-fixes-I2Uyi branch March 14, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant