-
Notifications
You must be signed in to change notification settings - Fork 106
feat(harness): implement CEL-guarded overlays (ADR 0088) #6285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
6a3da63
feat(harness): implement CEL-guarded overlays (ADR 0088)
ralphbean 8155464
fix(harness): add URL-base resolution for overlay entries and docs fixes
fullsend-ai-coder[bot] 258df3a
refactor(harness): adopt first-match-wins overlays and expanded CEL env
ralphbean ee955e5
fix: address review feedback on PR #6285
fullsend-ai-coder[bot] 7cc342f
fix(harness): wire event and config into production overlay callers
fullsend-ai-coder[bot] cb8efcf
fix(harness): wire Config in all callers and enable overlays without …
ralphbean d8472e9
fix(harness): treat CEL eval errors as non-matching in ResolveOverlays
fullsend-ai-coder[bot] a082658
refactor(harness): extract shared BuildConfigMap to eliminate code du…
fullsend-ai-coder[bot] 031e6d0
fix(harness): thread config.forge into runtime.forge precedence chain
ralphbean af838e5
fix(lock): add overlays[N].* cases to resolveFromLock
ralphbean 7c579b3
fix(harness): make forge deprecation warning reachable in CI
ralphbean b4f001a
fix(harness): remove config CEL variable whitelist
ralphbean 836724f
docs(overlays): document has() guard and empty-event semantics
ralphbean 379c3da
refactor(harness): clarify naming and error message conventions in ov…
ralphbean 126ee0c
fix(harness): address review feedback — validate config.forge, update…
fullsend-ai-coder[bot] 0c20de3
fix(cli): correct runAgent call signatures in tests
ralphbean 63ae43a
fix(cli): add missing runOverrideFlags arg to runAgent call
ralphbean File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.