-
Notifications
You must be signed in to change notification settings - Fork 11
fix: isolate skill eval workers #35
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
antongulin
merged 8 commits into
antongulin:main
from
alexe-sumup:fix/isolate-skill-eval-workers
Jul 11, 2026
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
f122ad4
fix: isolate skill eval workers
alexe-sumup 18f16da
chore: narrow skill eval isolation diff
alexe-sumup c5d7f52
fix: preserve opencode config during eval isolation
alexe-sumup 335daeb
fix: pin nested eval run PWD to evalRoot
alexe-sumup 6e1daed
fix(run-eval): make config isolation Windows-safe and clean up eval test
antongulin 98c37e3
test(run-eval): make config-isolation test cross-platform
antongulin ded50c6
Merge remote-tracking branch 'origin/main' into pr35-fix
antongulin 6a1c184
chore(release): bump version to 0.2.25
antongulin 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "entrypoint": "skill-creator.ts", | ||
| "runtimeEntrypoint": "runtime-entry.ts", | ||
| "sourceHash": "7ab254f2c22233b0ced8cc832878baacd73f3bd63fa45c81019e9149bf319605", | ||
| "builtAt": "2026-07-05T23:29:06.331Z" | ||
| "sourceHash": "c1caa98dc955f5413377f96803f836dd316ca6f621c30a5db668253019d25989", | ||
| "builtAt": "2026-07-11T05:22:50.992Z" | ||
| } |
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
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.