Skip to content

fix: harden runtime safety for session save, hook timeout, and verification checks (#1660 #1662 #1664)#1669

Merged
OneStepAt4time merged 3 commits intodevelopfrom
fix/1660-1662-1664-runtime-safety
Apr 11, 2026
Merged

fix: harden runtime safety for session save, hook timeout, and verification checks (#1660 #1662 #1664)#1669
OneStepAt4time merged 3 commits intodevelopfrom
fix/1660-1662-1664-runtime-safety

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary\n- add explicit error handling for fire-and-forget session save paths\n- clamp ANSWER_TIMEOUT_MS to safe bounds and preserve deterministic behavior\n- make verification package existence checks ENOENT-safe\n- add focused regression tests for all three fixes\n\n## Linked Issues\n- Closes #1660\n- Closes #1662\n- Closes #1664\n\n## Verification\n- npx tsc --noEmit\n- npm run build\n- npx vitest run src/tests/answer-timeout-nan.test.ts src/tests/tmux-spawn.test.ts src/tests/verification-enoent-1664.test.ts\n\n## Aegis version\nDeveloped with: v0.3.2-alpha\n

@OneStepAt4time
Copy link
Copy Markdown
Owner Author

CI is green and branch is clean. Ready for Argus review and merge into develop per repo policy.

@OneStepAt4time OneStepAt4time merged commit 3ca5602 into develop Apr 11, 2026
10 checks passed
@OneStepAt4time OneStepAt4time deleted the fix/1660-1662-1664-runtime-safety branch April 11, 2026 18:58
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.

1 participant