Commit graph

  • 1635f42e95 chore(config): 🔧 Update npm registry settings and authentication tokens in .npmrc main Lilith 2026-01-18 17:19:54 -08:00
  • 1d6c9e3d35 feat(chat/desktop-chat-app): improve package integration and enhance developer experience Lilith 2026-01-09 20:12:22 -08:00
  • 274a063e35 🔥 Remove TypeScript build info artifact Lilith 2025-12-31 01:24:20 -08:00
  • f0b8d4ee79 🐛 Add debug logging for voice sample playback Lilith 2025-12-31 01:24:12 -08:00
  • 174fd8eb8f Add new chat button to Studio panel Lilith 2025-12-31 01:24:03 -08:00
  • 8d9cf7fdc8 Auto-save generated images to gallery Lilith 2025-12-31 01:23:54 -08:00
  • 166b8d50c5 Add style/model handling for external image service Lilith 2025-12-31 01:23:46 -08:00
  • d04f4ae2e5 Add model and generationTime to image job results Lilith 2025-12-31 01:23:37 -08:00
  • fa2983bcd3 ♻️ Refactor to use EdgeButton component in layouts Lilith 2025-12-31 01:23:28 -08:00
  • f64da24375 Add EdgeButton common component Lilith 2025-12-31 01:23:19 -08:00
  • b8eac35f2c ♻️ Update voice and request tracking APIs Lilith 2025-12-31 00:54:24 -08:00
  • b5252a4afc Expand image generation layout types Lilith 2025-12-31 00:53:59 -08:00
  • 5c725adb48 Update test fixtures for conversation API changes Lilith 2025-12-31 00:53:35 -08:00
  • a35b481334 🎨 Fix TypeScript lint warnings Lilith 2025-12-31 00:53:12 -08:00
  • 31e79061f0 Add Piper TTS service support Lilith 2025-12-31 00:52:46 -08:00
  • 7103805983 🔧 Update TypeScript build info Lilith 2025-12-30 23:56:33 -08:00
  • b96bf8fb2e Enhance Studio with batch generation and advanced params Lilith 2025-12-30 23:56:28 -08:00
  • 830faaacb1 Add sidebar collapse/expand controls Lilith 2025-12-30 23:56:20 -08:00
  • 795766e56c 🎨 Fix icon button styling in AgentChat Lilith 2025-12-30 23:56:14 -08:00
  • 777ae19cd7 Add queue system support for voice sample/preview Lilith 2025-12-30 23:56:06 -08:00
  • 8965312a7e Expand parseImageGenResponse with full API support Lilith 2025-12-30 23:15:35 -08:00
  • a1585f4ecf Add collapsible chat panel to Studio Lilith 2025-12-30 23:15:15 -08:00
  • 8d3228971e Add error state display to Studio canvas Lilith 2025-12-30 23:15:06 -08:00
  • 72bf7bba3b 🎨 Replace model grid with style toggle in Studio Lilith 2025-12-30 23:14:59 -08:00
  • c79094559d Add per-style model selection to settings Lilith 2025-12-30 23:14:52 -08:00
  • 65dfe366e7 ♻️ Simplify image gen model style handling Lilith 2025-12-30 23:14:44 -08:00
  • 7b4a50835d 🐛 Pass system prompt to remote agent provider Lilith 2025-12-30 23:14:35 -08:00
  • 1a20a2d5e1 🐛 Fix agent system prompt for fallback providers Lilith 2025-12-30 23:14:27 -08:00
  • 4d49551df0 🎨 Apply code style fixes to renderer components Lilith 2025-12-30 21:33:20 -08:00
  • df803273a3 🎨 Apply code style fixes to main process Lilith 2025-12-30 21:33:09 -08:00
  • 82cea249f4 🎨 Apply code style fixes to backend and shared modules Lilith 2025-12-30 21:32:58 -08:00
  • 1ea35a4746 Add YAML model definitions for Studio Lilith 2025-12-30 21:32:42 -08:00
  • 45cbc169f8 Track last-used model per style for warmup Lilith 2025-12-30 21:32:29 -08:00
  • d5d2ec5228 Add settings UI for model warmup and keep-alive Lilith 2025-12-30 20:18:17 -08:00
  • 5b501bc50f Add IPC handlers for model warmup and keep-alive Lilith 2025-12-30 20:18:05 -08:00
  • cd8a9ec669 Add image generation keep-alive service Lilith 2025-12-30 20:17:50 -08:00
  • 480f034ab4 Add types for image generation model warmup and keep-alive Lilith 2025-12-30 20:17:35 -08:00
  • 11b687292f ♻️ Use Services enum for startup screen required services Lilith 2025-12-30 20:06:07 -08:00
  • 3f1ee3f805 🔧 Update CSP to allow data: and blob: image sources Lilith 2025-12-30 20:05:46 -08:00
  • 65e3bd3582 Support imageUrl responses from image generation service Lilith 2025-12-30 20:05:40 -08:00
  • b982339334 Add YAML-based model configuration system Lilith 2025-12-30 20:05:31 -08:00
  • b314bcd413 🔧 Add Vite YAML plugin for model config imports Lilith 2025-12-30 20:05:22 -08:00
  • 57930142ef Add voice library refresh and fix field mapping Lilith 2025-12-30 18:52:32 -08:00
  • f8aff38596 Add imageGen:getEndpoint IPC handler Lilith 2025-12-30 18:52:21 -08:00
  • 512305cd8c ♻️ Centralize service identifiers with Services enum Lilith 2025-12-30 18:52:09 -08:00
  • f6ae64bb28 🐛 Fix voice library endpoint paths Lilith 2025-12-30 18:51:58 -08:00
  • 214c31ba17 🔧 Use 127.0.0.1 instead of localhost for IPv6 compatibility Lilith 2025-12-30 18:51:47 -08:00
  • fb728db0a1 🔧 Update spellcheck manifest timestamp Lilith 2025-12-30 17:25:02 -08:00
  • e4ad0ae35e 📝 Add knowledge and queue system documentation Lilith 2025-12-30 17:24:55 -08:00
  • 1ad7244044 🐛 Fix voice library endpoint paths Lilith 2025-12-30 17:24:48 -08:00
  • 90b77133ec ♻️ Route service IPC handlers through daemon when active Lilith 2025-12-30 17:24:41 -08:00
  • 24c5a5a61e Add daemon process lifecycle management Lilith 2025-12-30 17:24:34 -08:00
  • 5ba2c393a5 ⬇️ Downgrade Fastify from v5 to v4.28.1 Lilith 2025-12-30 17:24:26 -08:00
  • 40f6672524 Export voice, gallery, and studio stores Lilith 2025-12-30 16:44:26 -08:00
  • c9df851b96 🔥 Remove unused ThinkingIndicator component Lilith 2025-12-30 16:44:11 -08:00
  • 42fc03f610 🔧 Add test scripts and update vite config Lilith 2025-12-30 16:13:37 -08:00
  • 12428e0e5a 🔧 Update MCP server configuration and tests Lilith 2025-12-30 16:13:22 -08:00
  • 2a407874ca Update e2e tests for chat and settings Lilith 2025-12-30 16:13:06 -08:00
  • d3949a0af5 Update renderer components and stores Lilith 2025-12-30 16:12:52 -08:00
  • d5d499e727 Update main process IPC and persistence handlers Lilith 2025-12-30 16:12:35 -08:00
  • 032fc8c16b ♻️ Refactor service manager to use shared core module Lilith 2025-12-30 16:12:19 -08:00
  • 3bb025637b Add standalone backend daemon service Lilith 2025-12-30 16:12:01 -08:00
  • d0fb067776 Extend shared types and add clients/persistence modules Lilith 2025-12-30 16:11:45 -08:00
  • 5d1aa9dd18 Add shared service controller and queue core modules Lilith 2025-12-30 16:11:29 -08:00
  • 8725c0b4b8 🔧 Add backend daemon and imagegen agent ports to config Lilith 2025-12-30 16:11:12 -08:00
  • 255efc8fdd ⬆️ Add daemon dependencies and update npm registry config Lilith 2025-12-30 16:10:57 -08:00
  • 4e15e72a76 chore: update package.json Lilith 2025-12-30 00:09:11 -08:00
  • 18bca57ab3 test: update test files Lilith 2025-12-30 00:09:01 -08:00
  • 6e4ef20952 chore(ui): minor UI component and type updates Lilith 2025-12-30 00:08:54 -08:00
  • fd65dce194 fix(services): update settings store and service manager Lilith 2025-12-30 00:08:46 -08:00
  • 3a78ef8c61 chore(agents): update agent configurations Lilith 2025-12-30 00:08:39 -08:00
  • aa9a758176 feat(tts): add TTS caching service Lilith 2025-12-30 00:08:31 -08:00
  • d3a7473d33 refactor(spellcheck): improve spellcheck hook and types Lilith 2025-12-30 00:08:25 -08:00
  • 10fb531f63 feat(persistence): enhance conversation API with create options Lilith 2025-12-30 00:08:16 -08:00
  • 6fc83d0a49 refactor(state): route messages through conversation store Lilith 2025-12-30 00:08:00 -08:00
  • df8e847a98 chore(spellcheck): add spellcheck data to renderer public Lilith 2025-12-29 22:15:56 -08:00
  • 19c57806a2 feat(settings): add service control buttons to image generation Lilith 2025-12-29 22:14:33 -08:00
  • 02b9e45910 chore(settings): remove legacy migration code Lilith 2025-12-29 22:13:54 -08:00
  • 8bebda7d32 feat(agents): switch to Node.js-based agent spawning Lilith 2025-12-29 22:13:31 -08:00
  • ac33503d5a fix(main): add Chromium stabilization and crash detection Lilith 2025-12-29 22:13:19 -08:00
  • 2f929d5c40 feat(app): integrate ChatSetup and improve error handling Lilith 2025-12-29 22:13:07 -08:00
  • b45fa2bae1 feat(store): add connection error detection and reporting Lilith 2025-12-29 22:12:53 -08:00
  • a1b33835c2 feat(store): extend conversation store with title mode and config Lilith 2025-12-29 22:12:43 -08:00
  • b031b167cf feat(types): add TitleMode type for conversation title generation Lilith 2025-12-29 22:12:30 -08:00
  • 89dc034ce4 feat(ui): add ChatSetup component for new chat configuration Lilith 2025-12-29 22:11:58 -08:00
  • 6be14c5eb6 feat(agents): add agent framework integration with lilith and quinn Lilith 2025-12-29 22:11:29 -08:00
  • 8f5d749229 refactor(spellcheck): remove static dictionaries and simplify spellcheck Lilith 2025-12-29 22:11:02 -08:00
  • 9c2fff8484 feat(connectivity): add heartbeat monitoring and improve code quality Lilith 2025-12-29 20:37:11 -08:00
  • 312c0f5be2 feat(settings): refactor service endpoints to use external override pattern Lilith 2025-12-29 20:26:32 -08:00
  • f298453593 chore: update dependencies and build configuration Lilith 2025-12-29 19:08:57 -08:00
  • f3585be89e fix(ipc): improve indexing handlers and conversation persistence Lilith 2025-12-29 19:08:26 -08:00
  • c7319b1776 feat(core): add service crash recovery and enhance preload/main process Lilith 2025-12-29 19:08:08 -08:00
  • a3c719b444 feat(ui): add spellcheck feature and enhance speech settings Lilith 2025-12-29 19:07:20 -08:00
  • 452c9f6f9b feat(types): extend type definitions for IPC, settings, and new features Lilith 2025-12-29 19:06:48 -08:00
  • 11492f7713 feat(mcp): add launcher script and improve tool handlers Lilith 2025-12-29 19:06:19 -08:00
  • 0fed2c706f fix(http-api): add port conflict resolution and graceful shutdown Lilith 2025-12-29 19:05:50 -08:00
  • aea397da2d test(e2e): improve test robustness and agent selection handling Lilith 2025-12-29 19:05:19 -08:00
  • 461f265370 feat(tts): add native OS audio playback and IPC-routed TTS synthesis Lilith 2025-12-29 19:04:45 -08:00
  • 367d1f2045 refactor(indexing): replace local implementation with @transquinnftw/ml-directory-semantic Lilith 2025-12-29 16:00:55 -08:00
  • 1e47aa11bd test(e2e): add mission preset to test agent Lilith 2025-12-28 23:27:42 -08:00