Skip to content

Releases: kninetimmy/orch

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:19
fa8bcc4

What's Changed

  • Add cross-host plugin marketplace manifest by @kninetimmy in #29
  • Add checksum-verified install scripts and install docs by @kninetimmy in #30
  • Correct marketplace listing claims in adapter READMEs by @kninetimmy in #31
  • Add internal/memhub and absorb the duplicated status probers by @kninetimmy in #32
  • Add memhub recall probe to the Delivery gate and orch doctor by @kninetimmy in #33
  • Bump adapter plugin versions to 0.2.0 by @kninetimmy in #34
  • Add internal/metrics and implement orch metrics by @kninetimmy in #36
  • Bootstrap orch configuration by @kninetimmy in #38
  • Add orch render-agents: render Codex agent TOMLs from config by @kninetimmy in #40
  • Overhaul root README to reflect shipped v1 reality by @kninetimmy in #43
  • ghops.RequiredCI: treat empty stdout from gh pr checks --required as an empty required set by @kninetimmy in #44

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:28
5b2a13b

What's Changed

  • Add memhub session-continuity context files by @kninetimmy in #1
  • Add Go project skeleton with config validation and CLI stubs by @kninetimmy in #2
  • Add Assist/Delivery state machine and cross-host Delivery lock by @kninetimmy in #3
  • Add internal/paths containment primitives by @kninetimmy in #4
  • Add internal/gitops and internal/execx: git operations behind an injectable runner by @kninetimmy in #5
  • Fix PIDAlive reporting exited processes as alive on Windows by @kninetimmy in #7
  • Add internal/ghops: GitHub operations via authenticated gh CLI by @kninetimmy in #6
  • Add internal/manifest: issue/PR audit manifests by @kninetimmy in #8
  • Add internal/routing: role routing and escalation decision logic by @kninetimmy in #9
  • Add config.local.toml overlay with policy classification by @kninetimmy in #10
  • Add internal/run: Delivery run engine slice 1 (plan gate + activation) by @kninetimmy in #11
  • Add internal/run: Delivery run engine slice 2 (per-issue lifecycle) by @kninetimmy in #12
  • Add orch guard: mechanical write enforcement for adapter hooks by @kninetimmy in #13
  • Add orch resume: reconcile and recover interrupted Delivery runs by @kninetimmy in #14
  • Add internal/instructions: managed instruction-block engine by @kninetimmy in #15
  • Add internal/question + internal/interview: init question contract and interview engine by @kninetimmy in #16
  • Add orch init: bootstrap flow and CLI wiring by @kninetimmy in #17
  • Add orch configure-local: machine-local override interview and apply by @kninetimmy in #18
  • Add orch configure: committed-config interview and delivery executor by @kninetimmy in #19
  • Refresh README status and layout for the completed Go core by @kninetimmy in #20
  • Add Claude adapter scaffold: session-start verb, plugin manifest, guard hook by @kninetimmy in #21
  • Add Claude adapter instruction artifacts: skills, commands, role agents by @kninetimmy in #22
  • Fail activation closed on plan area labels missing from the repo by @kninetimmy in #23
  • Add Codex guard and session-start core plumbing by @kninetimmy in #24
  • Add Codex adapter artifacts, shared parity layer, and plugin tests by @kninetimmy in #25
  • Close cross-host parity: shared drift pins and protocol-level tests by @kninetimmy in #26
  • Fix Codex adapter findings from the task-30 parity smoke by @kninetimmy in #27
  • Add release pipeline: tag-driven GitHub Releases with SHA-256 checksums by @kninetimmy in #28

New Contributors

Full Changelog: https://github.com/kninetimmy/orch/commits/v0.1.0