Skip to content

gittensory-orb orb-v0.4.0-beta.23

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jul 00:40
Immutable release. Only release title and notes can be modified.
5703e7a

Gittensory Orb container image:

docker pull ghcr.io/jsonbored/gittensory-selfhost:orb-v0.4.0-beta.23

Multi-arch (linux/amd64 + linux/arm64). See https://gittensory.aethereal.dev/docs/maintainer-self-hosting for setup.
Includes the Claude Code / Codex subscription CLIs by default; credentials stay runtime-only.
Sentry release id baked into the image: gittensory-orb@0.4.0-beta.23.

What's Changed

🚀 Features

  • feat(ui): add findings-by-category/severity breakdown card to analytics (#2195) by @dhgoal in #4748
  • feat(review): add improvementSignal converged-feature activation by @JSONbored in #4753
  • feat(review): add an ordinal improvement/value judgment to the AI review schema by @JSONbored in #4754

🐛 Fixes

  • chore(review): remove AutonomyLevel.suggest/.propose and fix a stale milestone-match comment by @JSONbored in #4730
  • refactor(rees): promote reconstructOldContent into a shared analyzer helper by @JSONbored in #4752
  • fix(review): fold linkedIssuePolicy into linkedIssueGateMode's promotion (#4618) by @JSONbored in #4755
  • fix(ci): disambiguate orb beta release dispatch ref by @JSONbored in #4731
  • feat(ui): reversal-rate + auto-action health card (#2193) by @andriypolanski in #4750
  • fix(miner): avoid unscoped run-state lookup by @JSONbored in #4653
  • fix(engine): keep soft-claim payload public-safe by @JSONbored in #4650
  • fix(review): hold when unlinked verifier limits trip by @JSONbored in #4645
  • refactor(review): unify six advisory-feature activation checks behind one shared resolver by @JSONbored in #4692
  • fix(rag): scope chunk reads by repository by @JSONbored in #4651
  • feat(rees): detect resolved duplication via before/after comparison by @JSONbored in #4760
  • feat(review): decouple e2e-test-gen auto-trigger and widen checkbox auth (#4199) by @JSONbored in #4757
  • fix(review): replay linked issue one-shot blockers by @JSONbored in #4732
  • fix(selfhost): exclude gate calibration ledger from exports by @JSONbored in #4647
  • fix(miner): exclude local credentials from docker context by @JSONbored in #4649
  • feat(review): skip AI review, gate evaluation, and publish for known automation-bot PRs by @JSONbored in #4659

🧹 Other Changes

  • chore(review): deprecate gateCheckMode as a computed read-back value (#4618) by @JSONbored in #4749
  • chore(review): remove dead checkRunDetailLevel.deep (#4620) by @JSONbored in #4751
  • refactor(review): extract the null-disables-label idiom into one helper (#4618) by @JSONbored in #4756
  • fix(miner): bound repo-map parsing to prevent resource exhaustion by @JSONbored in #4646
  • fix(review): fold review.linkedIssueSatisfaction into the real gate as an alias (#4149) by @JSONbored in #4811

Full Changelog: orb-v0.4.0-beta.22...orb-v0.4.0-beta.23