agent-orchestrator/scripts
Prateek d08dfda917 fix: automate node-pty rebuild to eliminate terminal issues
- Add postinstall hook to automatically rebuild node-pty after pnpm install
- Create scripts/rebuild-node-pty.js for automatic rebuild with error handling
- Remove manual node-pty rebuild from setup.sh (now automatic)

This ensures DirectTerminal works correctly on every installation without
manual intervention. Fixes posix_spawnp errors from incompatible prebuilt
binaries across different systems and installations.

Resolves issue where users would encounter blank terminals after setup.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-16 20:29:41 +05:30
..
claude-ao-session feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-batch-spawn feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-bugbot-fix feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-dashboard feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-integrator-session feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-open-all feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-review-check feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-session-status feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-spawn feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
claude-spawn-on-branch feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-spawn-with-context feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-spawn-with-prompt feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-splitly-session feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
claude-status feat: add agent-orchestrator (ao) as a self-hosting project 2026-02-13 15:44:17 +05:30
get-claude-session-info feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
notify-session feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
open-iterm-tab feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
open-tmux-session feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
rebuild-node-pty.js fix: automate node-pty rebuild to eliminate terminal issues 2026-02-16 20:29:41 +05:30
send-to-session feat: initial commit with orchestrator scripts and dev instructions 2026-02-13 15:25:31 +05:30
setup.sh fix: automate node-pty rebuild to eliminate terminal issues 2026-02-16 20:29:41 +05:30