
jpmschweitzerandClaude Opus 4.6
227d787bc6
add ClideMarkdown, ClideCodeBlock, ClideSvgView primitives
Three reusable rendering widgets in lib/widgets/:
- ClideMarkdown: walks markdown AST (GFM tables, task lists,
fenced code), renders headings, lists, blockquotes, tables,
inline bold/italic/code/links. Delegates code blocks to
ClideCodeBlock.
- ClideCodeBlock: syntax-highlighted code via TreeSitterService.
Async highlight, byte-to-char offset mapping, theme-aware
colors from SurfaceTokens.
- ClideSvgView: wraps jovial_svg with asset/string constructors
and optional sizing.
Retrofitted: decision detail body renders as markdown instead of
raw text. Markdown viewer uses ClideMarkdown. Welcome logo uses
ClideSvgView.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 17:36:40 +02:00
..
2026-04-23 00:37:20 +02:00
2026-04-23 11:28:35 +02:00
2026-04-23 00:37:20 +02:00
2026-04-23 17:36:40 +02:00
2026-04-23 16:37:32 +02:00
2026-04-23 15:25:07 +02:00
2026-04-23 15:25:07 +02:00
2026-04-23 00:37:20 +02:00
2026-04-23 16:37:32 +02:00
2026-04-23 16:37:32 +02:00
2026-04-23 00:37:20 +02:00
2026-04-23 16:14:11 +02:00
2026-04-23 10:55:49 +02:00
2026-04-23 00:37:20 +02:00
2026-04-23 17:36:40 +02:00
2026-04-23 16:37:32 +02:00
2026-04-23 16:37:32 +02:00
2026-04-23 00:37:20 +02:00
2026-04-23 00:37:20 +02:00
2026-04-23 00:37:20 +02:00
2026-04-23 17:23:08 +02:00
2026-04-23 00:37:20 +02:00
2026-04-23 17:36:40 +02:00