mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-20 00:11:34 +00:00
Conflict in apps/fabro-web/app/components/interview-dock.tsx. Main moved the dock onto the shared collapsible `RunDockShell` and replaced the local button constants with shared ones. Kept main's structure whole and re-applied the review target rendering onto it: the question paragraph in the shell's `body` becomes the linked `ReviewTargetQuestion` when the target passes `safeReviewTarget`, and plain text otherwise. Both now share main's paragraph classes through `QUESTION_TEXT`, so the two renderings stay visually identical. `peek` keeps using `question.text`, which is the correct plain-text collapsed summary for a review target question. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fabro-cli | ||
| fabro-mcp-server | ||
| fabro-server | ||
| fabro-spa | ||