Skip to content

gittensory-orb orb-v0.4.0-beta.18

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 06:34
Immutable release. Only release title and notes can be modified.
3307ae0

Gittensory Orb container image:

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

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.18.

What's Changed

🚀 Features

  • feat(miner-extension): add read-only issue-page opportunity badge by @RealDiligent in #4568
  • feat(review): add a submission-cadence/inter-arrival-time signal to flag machine-paced submitters by @JSONbored in #4549
  • feat(review): record MCP predicted-gate verdicts and measure predicted-vs-live gate agreement by @JSONbored in #4558
  • feat(miner-hands): add driver attempt log persistence and JSONL export (#4294) by @andriypolanski in #4576
  • feat(review): persist a login-keyed predict-gate-vs-live-gate calibration ledger by @JSONbored in #4577

🐛 Fixes

  • fix(review): add missing GitHub-budget rate-limit admission for 5 maintenance job types by @JSONbored in #4570
  • fix(review): per-actor rate ceiling + shared budget check on unlinked-issue AI verifier by @JSONbored in #4551
  • fix(db): renumber the two newer 0134 migrations to resolve the 0134 collision by @JSONbored in #4581
  • fix(review): record getAppInstallation calls in the shared rate-limit store (#4506) by @JSONbored in #4580
  • fix(db): raise the stored PR/issue body cap from 4000 to GitHub's own 65536-char limit by @JSONbored in #4579
  • fix(engine): gate-decision twin version-bump tripwire by @RealDiligent in #4569
  • feat(miner-ui): scaffold apps/gittensory-miner-ui dashboard shell by @RealDiligent in #4575
  • fix(review): stop generic_secret_assignment false-flagging self-naming fixture/enum values by @JSONbored in #4587

🧹 Other Changes

  • fix(review): skip redundant GitHub PATCHes for unchanged upstream drift issues by @JSONbored in #4566
  • feat(review): surface generate-tests command inline in the review comment by @JSONbored in #4586

Full Changelog: orb-v0.4.0-beta.17...orb-v0.4.0-beta.18