- Check error from POST /research/generate; only start pollTask on success to prevent unresolvable polling intervals - Surface contacts and fullJob fetch errors in fetchFor; silently ignore research 404 (expected when no research yet) - Remove redundant type assertions (as Contact[], as TaskStatus, as FullJobDetail) - Add @internal JSDoc to pollTask - Remove redundant vi.runAllTimersAsync() after vi.advanceTimersByTimeAsync(3000) in test |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| uno.config.ts | ||
| vite.config.ts | ||