Skip to content

chore(release): cut engine v0.2.0#4172

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--engine
Closed

chore(release): cut engine v0.2.0#4172
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--engine

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.2.0 (2026-07-08)

Features

  • config: add review.shared_config operator overlay (#2046) (#3995) (b13b478)
  • engine: add bestMetadataOpportunity (#3365) (3fb2d1b)
  • engine: add bestMetadataOpportunityAtOrAboveScore (#3381) (28fdc4a)
  • engine: add bestRankedOpportunity (#3368) (39e9377)
  • engine: add bestRankedOpportunityAtOrAboveScore (#3377) (079ee51)
  • engine: add countPlanSteps (#3439) (f6b9872)
  • engine: add countPlanStepsByStatus (#3386) (884ad5a)
  • engine: add ENGINE_VERSION semver pin (#3475) (5312a56), closes #2284
  • engine: add hasPlanCompletedSteps and document packages (#3540) (03f8926)
  • engine: add hasPlanFailedSteps (#3408) (f7b53f3)
  • engine: add hasPlanPendingSteps (#3413) (f5a03bb)
  • engine: add hasPlanReadySteps plan DAG helper (#3578) (1badf91)
  • engine: add hasPlanRunningSteps (#3435) (4af45df)
  • engine: add hasPlanSkippedSteps and document plan DAG helpers (#3470) (4fd8c9d), closes #2298
  • engine: add isPlanBlocked plan DAG helper (#3559) (e4ec0ca)
  • engine: add isPlanEmpty (#3447) (f96e067)
  • engine: add isPlanFullyCompleted (#3390) (0507a11)
  • engine: add isPlanProgressComplete plan DAG helper (#3562) (15ace01)
  • engine: add isPlanTerminated plan DAG helper (#3587) (8d6d08a)
  • engine: add resolvePlanOverallStatus plan DAG helper (#3567) (b719945)
  • engine: extract focus-manifest parse/compile core (#2280) (#3891) (34d897e)
  • miner-foundation: extract duplicate-winner adjudication into gittensory-engine (#2278) (#3870) (685e2c5)
  • miner-foundation: extract predicted-gate types into gittensory-engine (#2276) (#3873) (daef526)
  • miner-foundation: extract reward-risk scoring into gittensory-engine (#2281) (#3985) (bf4e4fa)
  • miner-foundation: extract scoring preview/model into gittensory-engine (#2282) (#3849) (48f0943)
  • miner-foundation: move buildPredictedGateVerdict into gittensory-engine (#2283) (#3882) (a8a2287)
  • miner: add structured finding-severity calibration signal (#3375) (c9b624b)
  • miner: add structured reviewer-consensus calibration signal (#3406) (89854d7)
  • review: add per-repo review.selftune force-off for the auto-tune cron (#4118) (02ea67d)
  • review: add REES complexity and Go/Python error-defect analyzers (#4155) (f5c5c52)
  • review: add review.visual.enabled config-as-code toggle (#4093) (92dfae1)
  • review: GitHub-Actions build-and-serve visual-capture fallback (#4131) (ec74858)
  • review: let a bot-captured before/after satisfy the screenshot-table gate (#4128) (c2c6eb3)
  • review: migrate grounding onto the per-repo feature-activation resolver (#4117) (3cfe2a9)
  • review: per-repo opt-in to let a confident AI-judgment blocker gate the merge (#4171) (4664ad2)
  • review: wire linked-issue satisfaction into the deterministic gate (#4069) (3356fc6)
  • selfhost: support per-repo model overrides for ollama/openai/anthropic providers (#3965) (583e7b2), closes #3902

Fixes

  • engine: fix stale test fixtures, wire the suite into test:ci (#4150) (5a4de69)
  • engine: reject malformed replay calibration scores (#3466) (364024c)
  • engine: validate metadata candidate paths (#3950) (8d507ae)
  • miner: sanitize reviewer consensus ingestion (#3627) (d415840)
  • miner: sanitize severity calibration ingestion (#3722) (42aaf87)
  • review: add localStorage theme-forcing fallback for visual capture (#4109) (#4127) (1d2cb3f)
  • review: let bug/feature labels propagate from maintainer-authored linked issues (#3938) (9707578)
  • review: persist merge train settings paths (#4130) (06689bc)
  • review: preserve invariant guardrails (#3943) (95cc974)
  • review: prevent backdated duplicate-winner claims (#3956) (ddd7e51)
  • settings: bound contributor open caps (#3977) (9195349)

This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
gittensory-ui 5aab7e1 Jul 08 2026, 09:32 AM

@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@JSONbored JSONbored self-assigned this Jul 8, 2026
@JSONbored

Copy link
Copy Markdown
Owner

Closing — this PR is an artifact of a real gap, not a real release: @jsonbored/gittensory-engine was bootstrap-published to npm manually (required for the first-ever publish of a new package; npm's trusted-publishing OIDC can't create a package that doesn't exist yet), but no corresponding engine-v0.1.0 git tag was created alongside it.

Without that tag, release-please had no anchor point for "commits since the last release," so it fell back to scanning the component's entire git history — hence this PR's changelog spanning back to the package's very first commits (a8a2287 etc.), all long since part of the already-published 0.1.0.

Fixed by retroactively tagging the current main tip as engine-v0.1.0 (see the tag's own message for the full explanation). The next mcp-release-please.yml run should now correctly find nothing new since that baseline.

@JSONbored JSONbored closed this Jul 8, 2026
@JSONbored
JSONbored deleted the release-please--branches--main--components--engine branch July 8, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

1 participant