feat(playground,studio): Cache Explorer, cache-mode controls, and cache-annotated traces (5/6)#2953
Conversation
…he-annotated traces Extracted from jensneuse/entity-caching-v2 (PR #2777) — UI layer, stacked on entity-caching-2-router. - playground: Cache Explorer (controller/runner/view/types/utils), cache-mode dropdown injecting X-WG-Disable-Entity-Cache[-L1/-L2] headers via ref, cache-annotated trace view, vitest setup + tests - router/internal/graphiql/graphiql.html: rebuilt router-embedded playground bundle - studio: trace view with Load Skipped annotations, fetch waterfall, Cache Explorer port wired into the studio playground page - pnpm-lock.yaml: playground test deps (vitest, jsdom, testing-library) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Router-nonroot image scan failed❌ Security vulnerabilities found in image: Please check the security vulnerabilities found in the PR. If you believe this is a false positive, please add the vulnerability to the |
Part 3 of 4 — split out from #2777 (
jensneuse/entity-caching-v2). Stacked on #2945.What's included
X-WG-Disable-Entity-Cache[-L1/-L2]headers via a ref (avoids fetcher re-creation resetting cache stats), cache-annotated trace view, vitest setup + testspnpm build:routeroutput)Load Skippedannotations, fetch waterfall, Cache Explorer port wired into the studio playground page🤖 Generated with Claude Code