ticket: close rich console rendering
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: 'Add rich markdown tool rendering to workspace console'
|
||||
state: 'done'
|
||||
state: 'closed'
|
||||
created_at: '2026-07-10T22:31:21Z'
|
||||
updated_at: '2026-07-10T22:45:55Z'
|
||||
updated_at: '2026-07-10T22:46:12Z'
|
||||
assignee: null
|
||||
queued_by: 'yoi ticket'
|
||||
queued_at: '2026-07-10T22:31:41Z'
|
||||
|
||||
@@ -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`.
|
||||
|
||||
|
||||
---
|
||||
|
||||
<!-- 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.
|
||||
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user