When port 3000 is occupied, `ao init` now scans upward (3001, 3002, ...) until a free port is found. Applies to both interactive and --auto modes. Uses the existing isPortAvailable() from web-dir.ts (now exported). Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dashboard.test.ts | ||
| init.test.ts | ||
| open.test.ts | ||
| review-check.test.ts | ||
| send.test.ts | ||
| session.test.ts | ||
| spawn.test.ts | ||
| status.test.ts | ||