Releases: jorge-barreto/orc
Releases · jorge-barreto/orc
Release list
orc v0.3.0
Changelog
- f066a67: Distribution: version-file auto-tagging + orc update self-updater (#11) (@jorge-barreto)
orc v0.2.0
Changelog
- 23ace72: Merge pull request #10 from jorge-barreto/eval-redesign (@jorge-barreto)
- c2b3609: dispatch: pass ORC_EVAL/ORC_SPEC_FILE through BuildEnv to phases (B1) (@jorge-barreto)
- 21377cd: docs: design spec for orc eval redesign (held-out grader, separable grading) (@jorge-barreto)
- 0e4da6c: docs: document eval held-out grader, ORC_SPEC_FILE, --regrade, two fingerprints (@jorge-barreto)
- f71f170: docs: implementation plan for orc eval redesign (@jorge-barreto)
- 6e89d5f: docs: make ORC_SPEC_FILE seam concrete in eval redesign spec (@jorge-barreto)
- 5c58c2b: docs: reflect eval redesign in README and CLAUDE.md (@jorge-barreto)
- e890211: docs: resolve backward-compat and opt-in open questions in eval spec (@jorge-barreto)
- 5e6302f: eval: add --regrade to re-score a saved run without re-running (@jorge-barreto)
- 52be36b: eval: add BuildStage — clean, grader-free curation commit (@jorge-barreto)
- 9f90012: eval: add required spec field to fixture (@jorge-barreto)
- 135db5c: eval: clean up partial copy on persistRunArtifacts failure (@jorge-barreto)
- 7fc06c2: eval: grader checks see fixture vars; resolve from project root (@jorge-barreto)
- 85208ed: eval: persist runs for --regrade, fix var asymmetry, guard run-id and vars (B2/B3/B4/W3/W4) (@jorge-barreto)
- 134280d: eval: runCase uses BuildStage; set ORC_EVAL/ORC_SPEC_FILE contract (@jorge-barreto)
- 80139a2: eval: skip git hooks on the curation commit (W1) (@jorge-barreto)
- 34cbb3c: eval: track rubric fingerprint per case in history + report (@jorge-barreto)
- bbf7364: eval: validate --regrade run-id, exit-code 3 on setup errors, reject flag combos (B3/W2) (@jorge-barreto)
- 9501a38: state: export CopyTree recursive-copy helper (B2) (@jorge-barreto)
orc v0.1.2
Changelog
- 02d23c1: Merge pull request #7 from jorge-barreto/install-script (@jorge-barreto)
- 3fb4e12: orc: add curl|sh installer and document it in the README (@jorge-barreto)
orc v0.1.1
Changelog
- 257789f: Merge pull request #6 from jorge-barreto/version-buildinfo-fallback (@jorge-barreto)
- ecc47d2: orc: fall back to BuildInfo module version when ldflags unset (@jorge-barreto)
orc v0.1.0
Changelog
- fa77e30: Add --effort flag to agent phases, default to high for extended thinking (Jorge Barreto jrbd93@gmail.com)
- 0588e29: Add --effort high to doctor and scaffold claude invocations (Jorge Barreto jrbd93@gmail.com)
- 38593aa: Add --include-partial-messages for streaming + use opus for improve (Jorge Barreto jrbd93@gmail.com)
- 650d769: Add --verbose flag required for stream-json with --print (Jorge Barreto jrbd93@gmail.com)
- 91335b9: Add AI-powered orc init with project context analysis (Jorge Barreto jrbd93@gmail.com)
- 95443ee: Add CLAUDE.md with project conventions and development guidelines (Jorge Barreto jrbd93@gmail.com)
- 0615e59: Add Go formatting convention and gofmt PostToolUse hook (Jorge Barreto jrbd93@gmail.com)
- 7d2c1c9: Add MIT license (Jorge Barreto jrbd93@gmail.com)
- f0aba7b: Add bead lifecycle phases to orc workflow (Jorge Barreto jrbd93@gmail.com)
- 7b695d8: Add beads work tracking instructions to CLAUDE.md (Jorge Barreto jrbd93@gmail.com)
- 3692ecf: Add config-level vars and per-phase cwd support (Jorge Barreto jrbd93@gmail.com)
- d323c92: Add documentation awareness to plan and review prompts (Jorge Barreto jrbd93@gmail.com)
- cc7b914: Add gate feedback collection and auto-inject feedback into agent prompts (Jorge Barreto jrbd93@gmail.com)
- 25f67c4: Add global --no-color flag with TTY auto-detection (Jorge Barreto jrbd93@gmail.com)
- 287db8d: Add newline separator between text and tool use in stream output (Jorge Barreto jrbd93@gmail.com)
- eb09039: Add orc cancel subcommand to wipe artifacts for a ticket (Jorge Barreto jrbd93@gmail.com)
- b59747a: Add orc docs subcommand and document vars/cwd in README (Jorge Barreto jrbd93@gmail.com)
- f74a734: Add orc doctor subcommand for AI-powered failure diagnosis (Jorge Barreto jrbd93@gmail.com)
- 464585d: Add orc init command, scaffold package, and comprehensive README (Jorge Barreto jrbd93@gmail.com)
- 036ab0b: Add retry with validation feedback and fallback template for orc init (Jorge Barreto jrbd93@gmail.com)
- 3680753: Add sensible default tool permissions for agent phases (Jorge Barreto jrbd93@gmail.com)
- 141866c: Add streaming agent output, interactive steering, and allow-tools (Jorge Barreto jrbd93@gmail.com)
- e39bf9d: Add test suite covering config validation, state machine, and dispatch (Jorge Barreto jrbd93@gmail.com)
- a36b835: Add total elapsed time to orc status views (Jorge Barreto jrbd93@gmail.com)
- 9d698b6: Add type: workflow and type: branch phase types for workflow composition (Jorge Barreto jrbd93@gmail.com)
- c9a1023: Archive declared outputs and write final run status to audit (Jorge Barreto jrbd93@gmail.com)
- 9f1e48b: Default all agent phases to opus model (Jorge Barreto jrbd93@gmail.com)
- 5b4c508: Export unprefixed env vars to script phases (Jorge Barreto jrbd93@gmail.com)
- 02a3f45: Fix 7 issues from expert code reviews (Jorge Barreto jrbd93@gmail.com)
- d49f69a: Fix 9 issues from expert code reviews (Jorge Barreto jrbd93@gmail.com)
- 2d71da9: Fix TTY detection on WSL2 using ModeCharDevice instead of ioctl (Jorge Barreto jrbd93@gmail.com)
- a1eae43: Fix WriteFeedback crash when feedback dir is missing (Jorge Barreto jrbd93@gmail.com)
- 38d5fcb: Fix agent phases failing with "argument list too long" (Jorge Barreto jrbd93@gmail.com)
- 5bc907f: Fix audit dir missing nearly all phase logs/prompts (Jorge Barreto jrbd93@gmail.com)
- e3cdadf: Fix critical, high, and medium issues from expert code reviews (Jorge Barreto jrbd93@gmail.com)
- af7848b: Fix critical, high, and medium issues from expert code reviews (Jorge Barreto jrbd93@gmail.com)
- bd9b861: Fix documentation gaps across README, orc docs, and CLI help (Jorge Barreto jrbd93@gmail.com)
- 98a20a9: Fix feedback leaking to downstream phases — clear on loop exit (Jorge Barreto jrbd93@gmail.com)
- 1dceda7: Fix fileblocks parser truncating content with embedded code fences (Jorge Barreto jrbd93@gmail.com)
- b3ea44f: Fix improve: auto-start interactive mode + better one-shot errors (Jorge Barreto jrbd93@gmail.com)
- 9cf46a8: Fix loop counter bleed across outer-loop iterations (Jorge Barreto jrbd93@gmail.com)
- 7b42d6d: Fix loop visualization continuity and add per-scope colors (Jorge Barreto jrbd93@gmail.com)
- 270524d: Fix nil *os.File interface bug causing "raw log write failed" on every phase (Jorge Barreto jrbd93@gmail.com)
- 9137a41: Fix orc improve "argument list too long" by writing context to file (Jorge Barreto jrbd93@gmail.com)
- 9586c3e: Fix orc init failing with "argument list too long" (Jorge Barreto jrbd93@gmail.com)
- 83a042e: Fix orc status showing phantom state for non-existent tickets (Jorge Barreto jrbd93@gmail.com)
- 2955838: Fix phase logs missing tool calls and remove tool summary truncation (Jorge Barreto jrbd93@gmail.com)
- 14cf821: Fix scaffold tests shelling out to real claude API (Jorge Barreto jrbd93@gmail.com)
- 3f09292: Fix spacing gutter before loop open and after loop close (Jorge Barreto jrbd93@gmail.com)
- 9886640: Fix status RUN column to show per-entry run numbers (Jorge Barreto jrbd93@gmail.com)
- 06f583b: Fix stdin race between StdinReader and handleDenials (Jorge Barreto jrbd93@gmail.com)
- 8915dd7: Fix stream parser to match actual claude -p output format (Jorge Barreto jrbd93@gmail.com)
- 80330d1: Fix tool use display showing empty {} by accumulating streaming deltas (Jorge Barreto jrbd93@gmail.com)
- e81ed2e: Improve loop feedback visibility for agent phases (Jorge Barreto jrbd93@gmail.com)
- 88cdadb: Make orc status work without a ticket argument (Jorge Barreto jrbd93@gmail.com)
- f0aea9e: Merge branch 'worktree-readme-and-init' (Jorge Barreto jrbd93@gmail.com)
- 5fe1708: Merge pull request #5 from jorge-barreto/release-chain (Jorge Barreto jrbd93@gmail.com)
- c381ec4: Move artifacts directory from .artifacts/ to .orc/artifacts/ (Jorge Barreto jrbd93@gmail.com)
- 3da9704: Propagate timeout signal through dispatch.Result and improve doctor diagnosis (Jorge Barreto jrbd93@gmail.com)
- fd6404a: R-001: R-001: Close Issue #1 — Feedback injection is implemented (Jorge Barreto jrbd93@gmail.com)
- 8e4572b: R-002: R-002: Top-level phase defaults — model, cwd, effort (Jorge Barreto jrbd93@gmail.com)
- 096dd84: R-003: R-003: Exit code semantics (Jorge Barreto jrbd93@gmail.com)
- ea6ca02: R-004: R-004: Cost and token tracking from stream output (Jorge Barreto jrbd93@gmail.com)
- 3991bcd: R-005: R-005:
orc validatecommand (Jorge Barreto jrbd93@gmail.com) - 6696f43: R-006: R-006: Replace on-fail with loop — convergent iteration construct (Jorge Barreto jrbd93@gmail.com)
- bdaa2b1: R-006: Replace on-fail with loop — convergent iteration construct (Jorge Barreto jrbd93@gmail.com)
- d8aadb8: R-007: R-007: Review prompt templates (Jorge Barreto jrbd93@gmail.com)
- de05b11: R-009: R-009:
orc improve— AI-assisted workflow refinement (Jorge Barreto jrbd93@gmail.com) - 8271fbc: R-010: R-010:
--fromand--retryaccept phase names (Jorge Barreto jrbd93@gmail.com) - 2708627: R-011: R-011: Enhanced dry-run with flow visualization (Jorge Barreto jrbd93@gmail.com)
- 27767a8: R-030: R-030: Per-ticket artifact isolation (Jorge Barreto jrbd93@gmail.com)
- 08bb2b8: R-031: R-031: Cost limits — per-phase and per-run budgets (Jorge Barreto jrbd93@gmail.com)
- 721f98f: R-035: R-035: Run summary table (Jorge Barreto jrbd93@gmail.com)
- 2230b1d: R-036: R-036: Save raw stream-json output for deb...