-
Notifications
You must be signed in to change notification settings - Fork 417
feat(sdk): implement the outbound Evaluator v2 worker runtime #758
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
Open
SiddarthAA
wants to merge
20
commits into
main
Choose a base branch
from
evaluator
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
2e05762
docs(sdk): clarify evaluator v2 boundary
SiddarthAA fa8a3d2
feat(sdk): add evaluator v2 worker runtime
chhhee10 34b99cd
fix(evaluator): resume only unfinished replayed runs
chhhee10 afa0053
feat(sdk): run hosted evaluator definitions
chhhee10 e9701df
fix(evaluator): harden managed source sandbox and contain poison defi…
chhhee10 b6f5eb8
feat(evaluator): normal short polling instead of long-poll in the worker
chhhee10 7b41346
fix(evaluator): sandbox managed source in a killable process (hermes …
chhhee10 97ce938
fix(evaluator): fail closed when the fork sandbox is unavailable (her…
chhhee10 bc96eda
fix(evaluator): fork+exec the sandbox + clamp the timeout (hermes SEC…
chhhee10 70b5224
fix(evaluator): bound the sandbox result on both sides (hermes SEC-001)
chhhee10 db6bd9e
fix(evaluator): bound aggregate sandbox memory (hermes SEC-001)
chhhee10 fb13990
Harden evaluator v2 sandbox; fix condition selection and error mirror
chhhee10 34610c3
Count sandbox-slot wait against the execution timeout (hermes SEC-001)
chhhee10 caf63b6
fix(evaluator): report why source was rejected; scrub the sandbox chi…
SiddarthAA fedcc75
test(evaluator): give the condition compute bomb a margin that surviv…
SiddarthAA bdf3a8f
fp-cloud-cli: mirror the new evaluations:run permission
chhhee10 4f5a9a4
sdk(evaluator): fail closed when kernel resource limits are unavailable
chhhee10 da51e59
sdk(evaluator): bound the condition phase by the lease; make sync-eva…
chhhee10 16a85a8
sdk(evaluator): let a managed comprehension read session on Python 3.…
chhhee10 8cfdb59
deps: bump browserslist to 4.28.8 to clear GHSA-73wf-gq98-2v4g (OSV g…
chhhee10 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
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.