feat: rework log view (#625)

* rework process start card

* do not auto-insert user message

* error and system message cards

* nest tool cards

* improve tool card rendering

* fix tsc errors

* spacing

* scroll bar

* tweaks

* put back icon

* use run reason constants

* fix restore icon display

* round diff card

* add special plan card rendering

* fmt

* opacity for thinking text

* Louis/logs tweaks (#641)

* remove divs

* text

* status indicator

* expandable tool boxes

* diffs and raw logs

* Tweaks

* new files

* message

* lint

---------

Co-authored-by: Louis Knight-Webb <louis@bloop.ai>
This commit is contained in:
Gabriel Gordon-Hall
2025-09-06 14:50:30 +01:00
committed by GitHub
parent abee94189a
commit a3bffc9d0d
23 changed files with 909 additions and 1046 deletions

View File

@@ -123,7 +123,7 @@ module.exports = {
sm: "calc(var(--radius) - 4px)",
},
fontFamily: {
'chivo-mono': ['Chivo Mono', 'monospace'],
'chivo-mono': ['Chivo Mono', 'Noto Emoji', 'monospace'],
},
keyframes: {
"accordion-down": {