co-mono/packages/web-ui/src/utils
Mario Zechner 8ec9805112 Refactor artifacts renderer and add Console component
- Extract ArtifactsToolRenderer from ArtifactsPanel into standalone renderer
- Fix ChatPanel to register ArtifactsToolRenderer instead of panel
- Implement command-specific rendering logic (create/update/rewrite/get/logs/delete)
- Create reusable Console component with copy button and autoscroll toggle
- Replace custom console implementation with ExpandableSection and Console
- Fix Lit reactivity for HtmlArtifact logs using spread operator
- Add Lucide icons (FileCode2, ChevronsDown, Lock) for UI consistency
- Follow skill.ts patterns with renderHeader and state handling
- Add i18n strings for all artifact actions and console features
2025-10-08 01:54:50 +02:00
..
attachment-utils.ts web-ui package 2025-10-05 13:30:08 +02:00
auth-token.ts web-ui package 2025-10-05 13:30:08 +02:00
format.ts web-ui package 2025-10-05 13:30:08 +02:00
i18n.ts Refactor artifacts renderer and add Console component 2025-10-08 01:54:50 +02:00
test-sessions.ts web-ui package 2025-10-05 13:30:08 +02:00