mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 22:03:45 +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 |
||
|---|---|---|
| .. | ||
| agent | ||
| components | ||
| dialogs | ||
| storage | ||
| tools | ||
| utils | ||
| app.css | ||
| ChatPanel.ts | ||
| index.ts | ||