Skip to content

loopover-orb orb-v2.1.0-beta.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 05:05
Immutable release. Only release title and notes can be modified.
9f77ee9

LoopOver Orb container image:

docker pull ghcr.io/jsonbored/loopover-selfhost:orb-v2.1.0-beta.8

Multi-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.8.

What's Changed

🚀 Features

  • feat(api): add a REST route + CLI mirror for loopover_get_pr_ai_review_findings by @davion-knight in #6676
  • refactor(settings): drop 19 contributor-cap/review-nag/rate-limit config-as-code-only DB columns by @JSONbored in #6699
  • feat(mcp): REST route + CLI mirror for loopover_get_eligibility_plan by @dhgoal in #6692
  • feat(api): add REST mirrors for the finding-taxonomy and enrichment-analyzers MCP resources by @davion-knight in #6706
  • feat(mcp): REST routes + CLI resource mirrors for finding-taxonomy and enrichment-analyzers by @dhgoal in #6709
  • refactor(gate): delete the dead firstTimeContributorGrace surface end-to-end by @JSONbored in #6714

🐛 Fixes

Full Changelog: orb-v2.1.0-beta.7...orb-v2.1.0-beta.8