Skip to content

Conversation

@jerelmiller
Copy link
Member

@jerelmiller jerelmiller commented Nov 6, 2025

Adds a panel to track cache writes

Screenshot 2025-12-11 at 6 12 19 PM Screenshot 2025-12-11 at 6 12 29 PM Screenshot 2025-12-11 at 6 12 45 PM

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 107 out of 109 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -0,0 +1,213 @@
import type { ComponentPropsWithoutRef } from "react";
import { useCallback, useMemo, type CSSProperties, type FC } from "react";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
import { useCallback, useMemo, type CSSProperties, type FC } from "react";
import { useCallback, type CSSProperties, type FC } from "react";

Copy link
Member

@phryneas phryneas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me now :)

@jerelmiller jerelmiller force-pushed the jerel/track-cache-writes branch from 8e8ab9f to ea77499 Compare December 12, 2025 17:33
@jerelmiller jerelmiller merged commit ae9c13c into main Dec 12, 2025
12 of 13 checks passed
@jerelmiller jerelmiller deleted the jerel/track-cache-writes branch December 12, 2025 17:43
@github-actions github-actions bot mentioned this pull request Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants