gittensory-orb orb-v0.4.0-beta.13
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.13Multi-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.13.
What's Changed
🚀 Features
- feat(miner-discovery-plane): add anonymized telemetry event schema for the hosted plane (#4301) by @davion-knight in #4438
- feat(miner-discovery-plane): add the client-side soft-claim coordination request builder by @jeffrey701 in #4443
- feat(miner-rag): wire issue-centric RAG into scoped MCP tool (#4293) by @andriypolanski in #4440
- feat(miner-manage): add rejection state machine (closed/rejected → disengaged) by @dhgoal in #4441
- feat(miner-hands): add shared subprocess redaction/env-allowlist helper to gittensory-engine (#4284) by @nickmopen in #4460
- feat(miner-deployment): add fleet-mode gittensory-miner Docker image (#4295) by @andriypolanski in #4462
- docs(miner-hands): CodingAgentDriver seam design doc + driver-authoring guide (#4312) by @davion-knight in #4463
- feat(miner-manage): add maintainer-gate verdict poller (read-only) by @dhgoal in #4464
🐛 Fixes
- feat(miner-discovery-plane): define the public-data-only discovery-index API contract by @jeffrey701 in #4436
- test(config): lock in review.culture_profile parser for dashboard config (#1683) by @luciferlive112116 in #4437
- feat(engine): extract path-matchers.ts's pure classifier family to gittensory-engine by @joaovictor91123 in #4444
- feat(miner-hands): compose an immutable per-attempt acceptance-criteria document by @jeffrey701 in #4449
- feat(miner-manage): local pr_outcome record writer (#4274) by @davion-knight in #4450
- fix(review): stop auto-assigning linked issues by @JSONbored in #4452
- test(config): lock in review.max_findings parser for config-generator validation (#2211) by @luciferlive112116 in #4454
- feat(miner-config): parse a feasibilityGate policy block from .gittensory-miner.yml by @joaovictor91123 in #4456
- test(notifications): maintainer recap end-to-end orchestration by @claytonlin1110 in #4457
- test(config): lock in review.inline_comments parser for config-generator field group (#2206) by @luciferlive112116 in #4465
- feat(miner-selfimprove): render prediction-calibration Prometheus metrics by @jeffrey701 in #4461
- fix(review): stop the sweep from endlessly re-evaluating already-reviewed PRs by @JSONbored in #4474
Full Changelog: orb-v0.4.0-beta.12...orb-v0.4.0-beta.13