Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review: fix(frontend): ts issuesSummary: This PR fixes TypeScript compilation errors in the frontend by migrating the log streaming system from RivetSse.streamLogs SDK calls to a direct fetch-based SSE implementation, removing dead "Rivet compute" provider code, and adding a HIGH Priority 1. Silent API failure when DeploymentLogs is used without project/namespace
MEDIUM Priority 2. Stub return values leave dead scroll UI in deployment-logs.tsx
3. hub.rivet.gg domain in modified file
Per CLAUDE.md: ALWAYS use rivet.dev - NEVER use rivet.gg. The LOW Priority 4. Redundant type guard and cast in login.tsx
5. Always-false dead branch in getting-started.tsx
6. Formatting in login.tsx
7. Minor nits in use-deployment-logs-stream.ts Double blank line around line 122-124 (left after moving sleep). Positive Changes
|
aaf5e68 to
8f90cd9
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: