Skip to content

2.1.1 Add reprocess-from-picker feature with progress modal - #98

Merged
adn8naiagent merged 2 commits into
mainfrom
staging
Jun 30, 2026
Merged

2.1.1 Add reprocess-from-picker feature with progress modal#98
adn8naiagent merged 2 commits into
mainfrom
staging

Conversation

@adn8naiagent

Copy link
Copy Markdown
Owner

No description provided.

adn8naiagent and others added 2 commits June 30, 2026 17:54
Right-click (or long-press) a session in the picker for a context menu:
open, open in new tab, open in new window, or reprocess. Reprocess
rebuilds the stored session via a background job and surfaces live
progress (loading / track / laps / building frames / done) in a modal,
so users can trigger a re-compute without the CLI.

- backend: POST reprocess + GET status endpoints (auth-gated by the
  existing /api middleware); status carries the latest progress message
- picker: custom context menu, progress modal, per-pill spinner
- README: note that re-running precompute without --skip-existing
  recomputes an existing session
- deps: pin postcss >=8.5.10 via overrides to clear npm audit (0 vulns)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add reprocess-from-picker with progress modal
@adn8naiagent
adn8naiagent merged commit 3dbedbf into main Jun 30, 2026
1 of 2 checks 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.

1 participant