ticket: close rich console rendering
This commit is contained in:
parent
db5c1d64d1
commit
33ae73e7ee
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: 'Add rich markdown tool rendering to workspace console'
|
title: 'Add rich markdown tool rendering to workspace console'
|
||||||
state: 'done'
|
state: 'closed'
|
||||||
created_at: '2026-07-10T22:31:21Z'
|
created_at: '2026-07-10T22:31:21Z'
|
||||||
updated_at: '2026-07-10T22:45:55Z'
|
updated_at: '2026-07-10T22:46:12Z'
|
||||||
assignee: null
|
assignee: null
|
||||||
queued_by: 'yoi ticket'
|
queued_by: 'yoi ticket'
|
||||||
queued_at: '2026-07-10T22:31:41Z'
|
queued_at: '2026-07-10T22:31:41Z'
|
||||||
|
|
|
||||||
1
.yoi/tickets/00001KX72G8Z6/resolution.md
Normal file
1
.yoi/tickets/00001KX72G8Z6/resolution.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Added rich Workspace Console rendering: safe markdown HTML output, Shiki-highlighted fenced code blocks, TUI-inspired coloring for message/tool state, and structured Edit diff rows. Read aggregation continues to avoid displaying file content. Validation passed with frontend check/test, diff check, and Nix build.
|
||||||
|
|
@ -70,4 +70,22 @@ Validation:
|
||||||
State changed to `done`.
|
State changed to `done`.
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- event: state_changed author: hare at: 2026-07-10T22:46:12Z from: done to: closed reason: closed field: state -->
|
||||||
|
|
||||||
|
## State changed
|
||||||
|
|
||||||
|
Ticket を closed にしました。
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- event: close author: hare at: 2026-07-10T22:46:12Z status: closed -->
|
||||||
|
|
||||||
|
## 完了
|
||||||
|
|
||||||
|
Added rich Workspace Console rendering: safe markdown HTML output, Shiki-highlighted fenced code blocks, TUI-inspired coloring for message/tool state, and structured Edit diff rows. Read aggregation continues to avoid displaying file content. Validation passed with frontend check/test, diff check, and Nix build.
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user