agent-ecosystem/src/renderer/components/chat/viewers
2026-05-03 14:53:03 +05:00
..
CodeBlockViewer.tsx perf: memo CodeBlockViewer, DiffViewer, CompactBoundary 2026-05-02 22:33:29 +05:00
DiffViewer.tsx perf: memo CodeBlockViewer, DiffViewer, CompactBoundary 2026-05-02 22:33:29 +05:00
FileLink.tsx fix(team): stabilize opencode launch and task logs 2026-04-23 21:08:28 +03:00
index.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
MarkdownViewer.tsx fix(perf): suppress Show raw toggle in bare mode MarkdownViewer 2026-05-03 14:53:03 +05:00
MermaidDiagram.tsx feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
syntaxHighlighter.ts feat: add syntax highlighting for R, Ruby, PHP, and SQL 2026-03-25 14:05:53 +02:00