4 Commits

Author SHA1 Message Date
¨NW¨
4023f912de feat(chat): Mission Control UI — tabbed sidebar with Console/Tasks/Research, dark theme, resizable textarea
- TasksPanel: rewritten with Mission Control dark theme (cyan/green/amber/red neon accents, monospace fonts, glowing borders)
- Chat: added tabbed right sidebar (Console, Tasks, Web Research panels)
- Added ConsolePanel component showing tool call output in real-time
- Replaced single-line Input with auto-resizing textarea (Shift+Enter for newline)
- Auto-switches to Console tab when sending messages
- Consistent neon color scheme: cyan=#00D4FF, green=#00FF88, amber=#FFB800, red=#FF3366
2026-04-09 06:46:16 +01:00
¨NW¨
cee297b4db chore: exclude kilocode config files from version control 2026-04-08 22:38:01 +01:00
Manus
b18e6e244f Checkpoint: Интеграция реального Ollama Cloud API: серверный прокси (tRPC), Dashboard с live-статусом подключения и количеством моделей, Chat с реальными ответами LLM и выбором модели, Settings с живым списком 34 моделей. Все 4 vitest теста пройдены. 2026-03-20 16:03:01 -04:00
Manus
351be6cad6 Initial project bootstrap 2026-03-20 15:24:10 -04:00