mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 00:05:24 +00:00
- Take artifactsPanel and agent directly instead of 5 separate function parameters - Define minimal ArtifactsPanelLike and AgentLike interfaces to avoid circular deps - Update all call sites (ChatPanel, browser-javascript) to use simplified constructor - Much cleaner and easier to use |
||
|---|---|---|
| .. | ||
| agent | ||
| components | ||
| dialogs | ||
| prompts | ||
| storage | ||
| tools | ||
| utils | ||
| app.css | ||
| ChatPanel.ts | ||
| index.ts | ||