gittensory-orb orb-v0.4.0-beta.15
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
Gittensory Orb container image:
docker pull ghcr.io/jsonbored/gittensory-selfhost:orb-v0.4.0-beta.15Multi-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.15.
What's Changed
🚀 Features
- feat(review): viewport x theme completeness matrix for the screenshot-table gate by @JSONbored in #4545
🐛 Fixes
- fix(backfill): scheduled per-repo backfill respects freshness/error-backoff by @JSONbored in #4529
- fix(selfhost): build gittensory-engine before bundling in deploy-selfhost-prebuilt.sh by @JSONbored in #4533
- fix(review): reuse the live mergeable_state/CI read across a single pass by @JSONbored in #4537
- feat(miner-hands): tree-sitter-based repo map builder by @oktofeesh1 in #4542
- fix(review): cache grounding's full-file-content fetch by (repo, path, head SHA) by @JSONbored in #4538
- feat(miner): synthesize deny-hook rules from blocker history (#4522) by @andriypolanski in #4525
- feat(miner-hands): CLI-subprocess CodingAgentDriver by @jeffrey701 in #4531
- feat(mcp): expose submitted PR AI-review findings via MCP by @andriypolanski in #4532
- fix(review): velocity-aware exception in the unlinked-issue-match escalation for machine-cadence (miner) authors by @JSONbored in #4543
- feat(miner-hands): git-worktree-per-attempt isolation primitive by @jeffrey701 in #4547
- feat(miner-hands): Agent-SDK CodingAgentDriver (query() loop) by @reyanthony062001-ops in #4548
🧹 Other Changes
- feat(selfhost): GPU + AI-provider observability (exporter, Prometheus, dashboard) by @JSONbored in #4536
Full Changelog: orb-v0.4.0-beta.14...orb-v0.4.0-beta.15