mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-06 13:45:35 +02:00
15db8c86ab
Centralizes path resolution (git root detection, state dir, log paths) into config.ts. Both cli.ts and server.ts import from it, eliminating duplicated PORT_OFFSET/BROWSE_PORT/STATE_FILE logic. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>