mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Verified the wire calls are correct (both endpoints behave with this client id from a plain node run), so instrument the runtime path instead of guessing: - log every poll outcome ([GitHubAuth] lines) at the token exchange, the identity fetch, and the IPC handler - identity failures now retry at most 3 polls then fail loudly with the HTTP status — never silently degrade to 'pending' forever - explicit User-Agent on all GitHub calls (defensive) |
||
|---|---|---|
| .. | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||