mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-18 16:02:24 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| ArtifactElement.ts | ||
| ArtifactPill.ts | ||
| artifacts-tool-renderer.ts | ||
| artifacts.ts | ||
| Console.ts | ||
| HtmlArtifact.ts | ||
| index.ts | ||
| MarkdownArtifact.ts | ||
| SvgArtifact.ts | ||
| TextArtifact.ts | ||