Commit graph

14 commits

Author SHA1 Message Date
Lilith
1ccec1bc10 feat(platform-assistant): Introduce ChatFAB, ChatPopover, DraftPreviewModal, FABSettingsPopover, DraftDiffView, and TemplateCompareCard for enhanced platform assistant chat interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
153a48a0c6 feat(streaming): Add real-time streaming sessions with WebSocket support, TTS audio queue integration, analytics tracking, and database schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 22:48:07 -08:00
Lilith
0578e45137 deps-upgrade(dependencies): ⬆️ Update frontend-dev and plugin-platform-assistant dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 22:48:06 -08:00
Lilith
ee29f06bb1 ui(landing): 💄 Update company branding UI components, feature highlights cards, and document interaction elements across landing pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 22:01:23 -08:00
Lilith
42cdcc195b chore(src): 🔧 adjust test utilities and dependency imports
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 13:27:32 -08:00
Lilith
77d4d56f1c chore(src): 🔧 Update LLM model import paths and dependencies in llm.py
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 12:59:41 -08:00
Lilith
84a9a3732b chore(ml-service-from-the-path): 🔧 Add new config options & test infrastructure to validate ML service configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 12:53:37 -08:00
Lilith
6b21dabdf7 feat(ml-service): Add new ML model inference endpoint with batch processing support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 12:31:02 -08:00
Lilith
7e2dd9f1c2 chore(ml-service-from-the): 🔧 Implement LLM service with GPU support, including configuration and core infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 12:24:44 -08:00
Lilith
f58b7b6225 deps-upgrade(ml-service): ⬆️ Update ML dependencies in pyproject.toml for improved compatibility, security, and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 12:24:44 -08:00
Lilith
38c4eac580 chore(src): 🔧 add dependency updates in config.py and llm.py for new API version compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 11:59:20 -08:00
Lilith
bfe81313a9 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 11:25:47 -08:00
Lilith
3b8f1873ec chore(platform-assistant): 🔧 Implement SSO session management with use-assistant-session hook, onboarding controller updates, SSO client logic, and extended types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:27:05 -08:00
Lilith
0481d4d251 chore(platform-assistant): 🔧 Add CLI-based deployment automation scripts for platform integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-24 09:21:17 -08:00