- ChatMessage: replace v-html with markdown-it, add ToolCallIndicator - ChatInput: add ContextPill support for file/skill context - ChatSidebar: make collapsible (default collapsed) - Create ToolCallIndicator.vue with color-coded tool type badges - Create ContextPill.vue for context references - Replace all hardcoded colors with Design Token references - Install markdown-it for Markdown rendering |
||
|---|---|---|
| .. | ||
| frontend | ||
| routes | ||
| static | ||
| __init__.py | ||
| app.py | ||
| client.py | ||
| client_config.py | ||
| config.py | ||
| middleware.py | ||
| runner.py | ||
| task_store.py | ||