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.ts | ||
| init.ts | ||
| open.ts | ||
| review-check.ts | ||
| send.ts | ||
| session.ts | ||
| spawn.ts | ||
| start.ts | ||
| status.ts | ||