Fix/windows binary ci smoke - #38
Merged
Merged
Conversation
…wer as reviewer family Narrow explicit git-delivery adoption to reviewable source and test files so a commit turn never drags unrelated worktree dirt (docs, session STATE.json, jsonl) into the review gate. Make the code-reviewer attest to its own reviewer family so downstream gate consumers can classify it without special-casing names.
- Grant code_search directly to base2 CORE, the agent-runtime mirror, and the general-agent shard for single-pattern search; prompts/docs steer single-pattern work to code_search and multi-query batches to code-searcher - spawn_agents repairs code-searcher searchQueries from explicit pattern/patterns/single-object shapes; unavailable-tool message prefers direct code_search or inlines a copyable code-searcher recipe - Add base2 writer-spawn rule tests, a shared inline-function-extraction helper with regex/comment-aware balance walks and pinned heuristics, shared step fixtures, and reviewer-spawn e2e hardening (per-segment symlink marker parity, scratch-dir cleanup) - Keep find_files_matching_content quarantined; sync-guard tests tie the progressive CORE surface to the runtime constant
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This change is