diff --git a/.ai/commit-checkpoints.json b/.ai/commit-checkpoints.json index bae9385e..6e6fa9c6 100644 --- a/.ai/commit-checkpoints.json +++ b/.ai/commit-checkpoints.json @@ -1,7 +1,7 @@ { "last_commit": { - "timestamp": "2025-12-21T23:04:42.523116+00:00", - "session_id": "019b4325-bfcd-7a43-bed2-90e50260dd9f", - "last_entry_timestamp": "2025-12-21T23:04:39.775Z" + "timestamp": "2025-12-21T23:12:34.993938+00:00", + "session_id": "60ef8f57-a5e4-4edb-a61d-0a4778a6de32", + "last_entry_timestamp": "2025-12-21T23:12:32.638Z" } } \ No newline at end of file diff --git a/packages/web/src/routes/$username.tsx b/packages/web/src/routes/$username.tsx index 8ba25999..24cefd71 100644 --- a/packages/web/src/routes/$username.tsx +++ b/packages/web/src/routes/$username.tsx @@ -193,15 +193,20 @@ function StreamPage() { ) : (
Streaming soon
- - nikiv.dev - + {username === "nikiv" ? ( + + nikiv.dev + + ) : ( ++ Not streaming +
+ )}