Skip to content

Add mode/run selector to Pipeline Inspector - #41

Merged
sadacca merged 1 commit into
mainfrom
claude/streamlit-pipeline-mode-toggle-njn4g6
Jun 25, 2026
Merged

Add mode/run selector to Pipeline Inspector#41
sadacca merged 1 commit into
mainfrom
claude/streamlit-pipeline-mode-toggle-njn4g6

Conversation

@sadacca

@sadacca sadacca commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Articles can have multiple stored runs (deep vs flat mode, different
model chains), but the article list was keyed only by title, so the
dict comprehension silently dropped all but one run per article. Now
runs are grouped by article_id; single-article view gets a "Run to
view" selector when multiple runs exist, and aggregate view gets a
mode toggle so stats aren't mixed across deep/flat runs.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01VD5FGzu8AbMbn2mffxGe1D

Articles can have multiple stored runs (deep vs flat mode, different
model chains), but the article list was keyed only by title, so the
dict comprehension silently dropped all but one run per article. Now
runs are grouped by article_id; single-article view gets a "Run to
view" selector when multiple runs exist, and aggregate view gets a
mode toggle so stats aren't mixed across deep/flat runs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VD5FGzu8AbMbn2mffxGe1D
@sadacca
sadacca merged commit 666d1ae into main Jun 25, 2026
1 check passed
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