Skip to content

Overview/catalog filters, stale index banner, contextual 404 - #63

Merged
eamonboyle merged 2 commits into
mainfrom
cursor/product-feature-opportunities-1392
Jul 8, 2026
Merged

Overview/catalog filters, stale index banner, contextual 404#63
eamonboyle merged 2 commits into
mainfrom
cursor/product-feature-opportunities-1392

Conversation

@cursor

@cursor cursor Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description

Product improvements for the LLM Debate Research dashboard:

  1. Overview trend filter parity — Added model and fast filters to the overview trend charts section so researchers can slice preset/date trends the same way as on /runs.
  2. Catalog facet filters — Experiment catalog now supports model, preset, fast mode, and date filters (plus existing text search). /api/catalog accepts the same query params for JSON/CSV export.
  3. Stale index banner on insight pages — Reusable StaleIndexBanner warns when artifacts outpace the analysis index on leaderboard, quality, issues, and drift pages, with a link to rebuild on /status.
  4. Contextual 404 pageNotFoundContent detects run/benchmark/question routes and shows tailored guidance plus quick links.

Type of change

  • New feature

Checklist

  • CI passes (typecheck, test, web build)
  • Code follows project style

Manual testing

  • / — apply model/fast trend filters; charts update counts
  • /catalog — filter by model/preset/fast; export JSON/CSV respects filters
  • /leaderboard, /quality, /issues, /drift — stale banner when index behind artifacts
  • Visit /runs/nonexistent-id — contextual 404 with browse/search links
Open in Web View Automation 

- Overview trend filters: model and fast mode parity with runs list
- Catalog: facet filters (model, preset, fast, date) plus API support
- StaleIndexBanner on leaderboard, quality, issues, and drift pages
- Contextual 404 page with route-specific guidance and links

Co-authored-by: Eamon Boyle <eamonboyle@users.noreply.github.com>
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
llm-debate-research Ready Ready Preview, Comment Jul 8, 2026 8:44am

Request Review

Co-authored-by: Eamon Boyle <eamonboyle@users.noreply.github.com>
@eamonboyle
eamonboyle marked this pull request as ready for review July 8, 2026 08:45
@eamonboyle
eamonboyle merged commit d3bb2a9 into main Jul 8, 2026
3 checks passed
@eamonboyle
eamonboyle deleted the cursor/product-feature-opportunities-1392 branch July 13, 2026 14:08
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