gittensory-orb orb-v2.1.0-beta.2
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
LoopOver Orb container image:
docker pull ghcr.io/jsonbored/loopover-selfhost:orb-v2.1.0-beta.2Multi-arch (linux/amd64 + linux/arm64). See https://loopover.ai/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@2.1.0-beta.2.
What's Changed
🐛 Fixes
- fix(review): preserve lockfile-tamper entry tracking across nested dependencies (#5837) by @RealDiligent in #6038
- fix(miner): reject stray positional arguments in calibration-cli by @luciferlive112116 in #6048
- fix(docs): sweep remaining gittensory-* rename residue in self-host ops docs by @nghetienhiep in #6044
- fix(queue): cap duplicate-sibling live GitHub fetch concurrency (#5835) by @RealDiligent in #6049
- fix(miner): honor --json on the discover --dry-run failure path by @reyanthony062001-ops in #6051
- fix(mcp): document LOOPOVER_LOGIN / GITHUB_LOGIN in loopover-mcp --help by @jaytbarimbao-collab in #6052
- feat(miner): add opt-in Sentry error tracking + fix 4 silent-failure gaps by @JSONbored in #6045
- docs(claude): gardening backlog floor is continuous + milestone/relationship discipline by @JSONbored in #6063
- fix(miner): enforce maxConcurrentClaims before claiming an issue by @RealDiligent in #6061
- docs(miner): correct three comments describing gaps that no longer exist by @luciferlive112116 in #6064
- fix(miner): stop hooks check --tool/--input consuming an adjacent flag as their value by @reyanthony062001-ops in #6062
- fix(config): warn on unknown top-level fields in the focus-manifest validator by @jaytbarimbao-collab in #6075
- fix(miner): honor --json on the manage-poll --dry-run failure path by @nghetienhiep in #6072
Full Changelog: orb-v2.1.0-beta.1...orb-v2.1.0-beta.2