Multi-model comparison from cell history modal
- /regenerate-cell now accepts an optional model param that overrides the user's tabular_model for that one run; the new content is saved with that model id, prior content archived as usual. - regenerateTabularCell(reviewId, docId, colIdx, model?) on the client. - Cell history modal: a 'Run on ...' row of model pills in the header lets you re-run the same cell against any other supported model (Claude, Gemini, Grok). Each run appears as a new history entry, so you can click between versions to compare. The current model is disabled.
| Repository | Custos/legalos |
|---|---|
| Author | Custos <jfeinblum@gmail.com> |
| Authored | |
| Parents | 5d6cc8e1 |
| Stats | 4 files changed , +122 , -20 |
| Part of | Tabular review - cell version history and multi-model comparison |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-1f3d4cb9.md
from inside the repo you want the change in.