Skip to content

fix: run restored workspace binaries - #99

Merged
kbuffardi merged 1 commit into
mainfrom
fix/restored-workspace-binaries
Sep 18, 2026
Merged

kbuffardi merged 1 commit into
mainfrom
fix/restored-workspace-binaries

Conversation

@kbuffardi

Copy link
Copy Markdown
Owner

Closes #98. Terminal ./path commands now resolve matching workspace files after a project is reopened and load the exact file bytes for execution. Explicit targets cannot fall back to stale cached artifacts; toolbar/default runs retain their current-session cache. Coverage includes restored nested targets, missing targets, and stale-cache avoidance. Verified with npm run test:e2e, npm run lint, and npm run build.

Resolve explicit terminal targets against workspace files and load their exact bytes, avoiding stale cached artifacts after a project is reopened.\n\nFixes #98
@kbuffardi
kbuffardi merged commit 6cc1727 into main Sep 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: recognize binaries from previous sessions

1 participant