Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 12 Jul 21:23
80c9761

ajq v0.0.4

Install a prebuilt binary from the assets below. Homebrew cask packaging and the
checksum-verifying install script are generated by the release pipeline.

Releases published after provenance attestations are enabled can be verified
with the GitHub CLI:

gh attestation verify <downloaded-archive-or-checksums.txt> --repo ricardocabral/ajq

Checksum verification and provenance verification are separate steps; compare
archive SHA-256 digests with checksums.txt in addition to any attestation
verification you perform.

Changelog

  • 3e4289b Merge pull request #10 from ricardocabral/agent/fix-windows-json-contracts
  • e3c2469 Merge pull request #11 from ricardocabral/agent/agent-routing-eval-benchmarks
  • 7211146 Merge pull request #12 from ricardocabral/agent/credit-gojq
  • 80c9761 Merge pull request #18 from ricardocabral/task/jusbrasil-lane-1-20260712T171918
  • 100fb56 Merge remote-tracking branch 'origin/main' into agent/agent-routing-eval-benchmarks
  • 9cb924f docs(TP-066): complete Step 6 — document sanitized provider errors
  • 7710ddf docs(TP-067): document cache endpoint isolation
  • c396bdb feat(TP-065): complete Step 1 — add promptkit
  • 5144fd8 feat(TP-065): complete Step 2 — share prompt helpers
  • 4ca9b8f feat(TP-066): complete Step 1 — add safe provider error summary
  • b6600c0 feat(TP-066): complete Step 2 — sanitize OpenAI errors
  • 94129e8 feat(TP-066): complete Step 3 — sanitize Ollama errors
  • 915e7a8 feat(TP-066): complete Step 4 — sanitize Anthropic SDK errors
  • 7a1714e feat(TP-067): complete Step 1 base URL identities
  • 2ec65e8 feat(TP-068): complete Step 1 backend resolution struct
  • 17b1404 feat(agents): add ajq marketplace skill
  • e3c91e8 feat(evaluation): record reproducible evidence
  • c1f7abf fix(TP-070): correct WinGet preflight diagnostic
  • 887214e fix(TP-070): emit WinGet smoke evidence to stdout
  • 5e40c57 fix(TP-070): guard release publication and smoke evidence
  • eb88fa8 ignore more LLM noise
  • 698049c not interesting
  • 9d77ccd release(TP-070): harden package publication smoke checks
  • 34d6541 test(TP-066): complete Step 5 — guard provider error bodies
  • 21b7642 test(TP-067): cover base URL cache isolation
  • 1c2db21 test(TP-069): complete Step 1 — PlanModelOnly coverage
  • 4b6c898 test(TP-069): complete Step 2 — ModelCatalog coverage
  • 47422fa test(TP-069): complete Step 3 — New defaults coverage
  • fa9838c test(TP-070): accept Windows preflight line endings
  • a78865a test(TP-070): normalize WinGet preflight output