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
Medium Risk
Introduces a new promptContextManifest field that flows through prompt assembly, agent state, and session serialization (TS and Rust), which could affect session compatibility and compaction behavior. Adds a new CLI command and refactors prompt-context loading logic, so regressions would mainly surface as missing/incorrect context or broken imports/exports.
Overview
Adds a structured PromptProjectDocManifest that records which project instruction files (e.g. AGENTS.md/CLAUDE.md) were loaded into the system prompt, including byte budgets, hashes, truncation, and diagnostics.
Propagates this manifest through prompt resolution (resolveMaestroSystemPrompt/finalizeSystemPrompt), agent creation/state, compaction restore filtering, and persists it in session headers and wire formats (TS + tui-rs), with updated tests.
Introduces maestro context explain to print the manifest (human-readable or --json) and updates CLI arg parsing/help to support it.
Reviewed by Cursor Bugbot for commit 698cd9f. 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 truth391eeda3bfbda4d58dc4a7e007593ec3cf5deae18d2c2a5cd39b1273592e9363d094d6e44d216bbb29file(s) to copy/update and0stale file(s) to delete0Source-of-truth status
Public Mirror Drift Audit
@evalops/maestrohttps://github.com/evalops/maestro-internal@main (391eeda3bfbd)https://github.com/evalops/maestro@main (8d2c2a5cd39b)290public_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