You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Low Risk
Low risk: changes are limited to Makefile developer workflows and the public-release mirror exclude matcher, with added tests to lock in behavior. Main risk is unintended exclusion/inclusion of files during mirror generation or local Cerebro E2E setup if the new precedence is incorrect.
Overview
Improves the local Cerebro E2E Make targets by capturing the output of scripts/check-cerebro-e2e.mjs --print-env into an env_exports variable before eval, making env threading into nested make invocations more reliable.
Fixes scripts/prepare-public-release-mirror.mjs exclude logic so explicit exclude patterns can overridePUBLIC_INCLUDE_OVERRIDES (e.g., allowing .env.example to be excluded when listed). Updates/extends tests to assert the new Makefile plumbing and the corrected mirror exclude precedence.
Reviewed by Cursor Bugbot for commit 6f2abb8. Bugbot is set up for automated code reviews on this repo. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
evalops/maestro-internalevalops/maestroas a generated public mirror of the private source of truthaca5c30647e624115039715317154bc7993f820ed61a33e392daf6de66e7d0d3560646bd7bb5bfa74file(s) to copy/update and0stale file(s) to delete0Source-of-truth status
Public Mirror Drift Audit
@evalops/maestrohttps://github.com/evalops/maestro-internal@main (aca5c30647e6)https://github.com/evalops/maestro@main (d61a33e392da)40public_projection_has_driftSample Changed Paths
Guidance
Let internal main generate and merge the public sync PR before relying on public main.
Drift sample
Public-only commits since last generated sync
Validation
sync-public-release-mirrorworkflow inpublic-treemode