co-mono/packages/web-ui/src
Mario Zechner 547be7ce37 Add clickable artifact pills to tool renderer
- Create ArtifactPill component (similar to SkillPill)
- Renders filename as clickable pill with FileCode2 icon
- Clicking pill opens artifacts panel and selects that artifact
- Update ArtifactsToolRenderer to accept artifactsPanel reference
- Pass artifactsPanel from ChatPanel to renderer on initialization
- Display artifact pill below header for all commands
- Pill only clickable when artifactsPanel reference is available
2025-10-08 14:01:25 +02:00
..
agent Make message transformer async, expose i18n. 2025-10-07 17:49:23 +02:00
components Refactor artifacts renderer and add Console component 2025-10-08 01:54:50 +02:00
dialogs Fix SessionListDialog behavior and document PersistentStorageDialog bug 2025-10-06 16:33:33 +02:00
storage Rename ChromeStorageBackend to WebExtensionStorageBackend for cross-browser support 2025-10-06 23:48:43 +02:00
tools Add clickable artifact pills to tool renderer 2025-10-08 14:01:25 +02:00
utils Refactor artifacts renderer and add Console component 2025-10-08 01:54:50 +02:00
app.css Add Anthropic prompt caching, pluggable storage, and CORS proxy support 2025-10-05 23:00:36 +02:00
ChatPanel.ts Add clickable artifact pills to tool renderer 2025-10-08 14:01:25 +02:00
index.ts Add collapsible tool renderers with animated expand/collapse 2025-10-08 13:38:45 +02:00