managarten/services/mana-research
Till JS 8f0a74b2e7 feat(research-lab): tier gate (beta+), 1–5 star ratings, run detail route
- Branding: research-lab registered in @mana/shared-branding with requiredTier: 'beta' + a custom flask-on-purple icon, so guest/public users are filtered out of the workbench picker.
- Backend: compare routes now return resultId alongside each CompareEntry so the frontend can wire ratings to the eval_results rows in research.*.
- Frontend: click-to-rate stars in CompareColumn (persists via POST /v1/runs/:runId/results/:resultId/rate), recent-run list rows are now buttons that navigate to /research-lab/runs/[id], and the detail route reconstructs CompareEntry shapes from eval_results + reuses CompareColumn for a full read-only view of any past run.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 15:28:02 +02:00
..
src feat(research-lab): tier gate (beta+), 1–5 star ratings, run detail route 2026-04-17 15:28:02 +02:00
CLAUDE.md feat(research): Phase 3a — 4 sync research agents 2026-04-17 15:06:12 +02:00
Dockerfile feat(research): add mana-research service — Phase 1 + 2 2026-04-17 14:42:25 +02:00
drizzle.config.ts feat(research): add mana-research service — Phase 1 + 2 2026-04-17 14:42:25 +02:00
package.json feat(research): add mana-research service — Phase 1 + 2 2026-04-17 14:42:25 +02:00
tsconfig.json feat(research): add mana-research service — Phase 1 + 2 2026-04-17 14:42:25 +02:00