agent-orchestrator/packages
Prateek a0eb68c3c5 fix: address 5 bugbot findings — symlink type, timeout cleanup, file validation, repo format
- spawn.ts: pass `type` param to symlinkSync based on lstat (dir vs file)
- spawn.ts: document TOCTOU gap in getNextSessionNumber (tmux rejects dupes)
- dashboard.ts: store browser timeout and clear it on child exit
- send.ts: wrap file read in try-catch with user-friendly error
- review-check.ts: validate owner/name split before GraphQL query

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 16:01:54 +05:30
..
cli fix: address 5 bugbot findings — symlink type, timeout cleanup, file validation, repo format 2026-02-14 16:01:54 +05:30
core fix: detect agent exit via isProcessRunning, remove redundant active checks 2026-02-14 15:20:43 +05:30
integration-tests test: add comprehensive unit and integration tests for CLI 2026-02-14 15:58:55 +05:30
plugins fix: detect agent exit via isProcessRunning, remove redundant active checks 2026-02-14 15:20:43 +05:30
web fix: upgrade @testing-library/jest-dom for vitest 2.x type compatibility (#21) 2026-02-14 14:40:44 +05:30