Commit graph

1679 commits

Author SHA1 Message Date
autocommit
4da4f58f60 docs(quinn-ai): 📝 Add detailed tool descriptions and context information for Quinn AI documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 18:18:32 -07:00
autocommit
34c25f2947 feat(assistant): Introduce calendar/tour leg data fetching, processing, and tool dispatching in ContextProvider and ToolDispatcher with new data endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 18:07:51 -07:00
autocommit
20020a19ff deps-upgrade(quinn-ai): ⬆️ Update Quinn AI backend API dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 18:07:51 -07:00
autocommit
d65a405099 docs(mcp-drafts): 📝 Update MCP drafts API documentation with detailed README entries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 17:33:54 -07:00
autocommit
2cc2d21cb3 docs(quinn-ai): 📝 Update Quinn AI feature documentation with detailed descriptions, usage examples, and setup instructions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 17:33:54 -07:00
autocommit
420426754c feat(mcp-drafts): Add subprocess execution support for MCP draft generation/validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 17:22:45 -07:00
autocommit
77aa8440a4 feat(outreach): Introduce AutoRespondEngine class and add configurable auto-respond settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 17:00:26 -07:00
autocommit
b25f0c7467 feat(engine-drafts): Add draft CRUD API endpoints, TypeScript types, and Drafts page component integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 17:00:26 -07:00
autocommit
b66722e5d7 feat(mcp-drafts): Implement MCP drafts client and logging infrastructure for API layer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:49:09 -07:00
autocommit
eb23519f1f feat(admin): Introduce admin dashboard for engine draft CRUD operations with endpoints for create, read, update, and delete
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:49:09 -07:00
autocommit
18a7eef69f feat(engine-draft): Introduce EngineDraft class, correction schema, repository methods, and type definitions for draft validation and correction workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:49:09 -07:00
autocommit
05aeb13c93 chore(mcp-drafts): 🔧 Update TypeScript config for stricter type checking and module resolution in mcp-drafts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:49:09 -07:00
autocommit
3ad9bb3f10 deps-upgrade(mcp-drafts): ⬆️ Update dependencies in MCP drafts feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:49:09 -07:00
autocommit
66de810adb ui(gallery): 💄 Introduce blur reveal effect for smoother image transitions during loading/hover in GalleryGrid
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:15:22 -07:00
autocommit
205c5c7d29 feat(provider-config): Add hero strip item configuration support with validation and data handling for new heroStripItems config key
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:04:03 -07:00
autocommit
0a1ce96ef5 refactor(api-scripts): ♻️ Remove global singleton caching in migration scripts to enhance testability and reliability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:57:20 -07:00
autocommit
7dfa4f94f5 feat(api): Add migration script to transition Quinn admin data to API feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:44:43 -07:00
autocommit
04f451b410 feat(api): Add migration steps for new entities in API migration script with entity definitions and data transformations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:07:41 -07:00
autocommit
f189f59959 feat(positioning-tag): Implement PositioningTag entity with repository, schema, and TypeScript type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:01:29 -07:00
autocommit
654ce3fb98 feat(api-entities): Introduce Policy entity with repository, schema, and type definitions for authorization capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:01:29 -07:00
autocommit
a06054c33a feat(api): Introduce LinkValue class, repository, schema, and type definitions for structured link management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:01:29 -07:00
autocommit
09ebe19555 feat(hero-strip): Introduce HeroStrip entity with repository, schema, and TypeScript types for API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:01:29 -07:00
autocommit
ac5147e7fa feat(etiquette): Introduce Etiquette class, repository, schema, and types for API CRUD and validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:01:29 -07:00
autocommit
c28c32211a feat(api-under): Introduce ActivityMenu entity with repository, schema, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:01:29 -07:00
autocommit
634cb26924 feat(api-entities): Introduce About entity with repository, schema, and type definitions for metadata management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:01:28 -07:00
autocommit
03b1553c8c feat(gallery): Add dynamic URL and tag parameter parsing for GalleryGrid navigation/filtering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 14:11:31 -07:00
autocommit
ecc7fd301f feat(admin): Add gallery tag CRUD operations with database schema, API endpoints, frontend admin page, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 11:46:46 -07:00
autocommit
16eaf26446 feat(gallery): Introduce tags prop and Tag component to GalleryGrid with type safety for GalleryItemWithTags
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 11:40:37 -07:00
autocommit
fdb10a4cab feat(provider-config): Implement tag parsing, validation, and storage for provider configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 11:40:37 -07:00
autocommit
13b91c6062 feat(gallery): Add tagging support for gallery items with repository methods, schema validation, admin UI endpoints, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 11:40:36 -07:00
autocommit
066c6c39dc feat(assistant-tools): Add Imajin and Model Boss VLM client classes for querying and generating responses from their VLM services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 02:44:07 -07:00
autocommit
098a7b1fc6 feat(assistant): Implement dynamic tool dispatcher with validation, dispatching, and response handling methods in tool-dispatcher.ts and add corresponding unit tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 02:44:07 -07:00
autocommit
132f961eb1 chore(quinn-ai): 🔧 Update backend API configuration in config.ts for Quinn AI feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 02:44:06 -07:00
autocommit
b3cc205fb7 deps-upgrade(quinn-ai): ⬆️ Update dependencies to latest versions for Quinn AI backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 02:44:06 -07:00
autocommit
e3e7c4f654 test(engine): Add comprehensive test coverage for block-list, engine mode, and pre-fire checks in the Quinn AI engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 02:25:32 -07:00
autocommit
c90554775c feat(quinn-ai): Add drafts API endpoints and implement dry-run CLI for engine testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 02:25:32 -07:00
autocommit
aef47a258c test(assistant): Update import path for ModelBossClient in tool-dispatch.spec.ts to align with dependency path changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 22:43:02 -07:00
autocommit
3adb9b72ae remove(engine-draft): 🔥 Remove AI namespace schema definition from engine-draft entity schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 22:43:02 -07:00
autocommit
07272e2f75 refactor(quinn-ai): ♻️ Standardize API route definitions by reorganizing endpoints in block-list, outreach, calendar, and engine-drafts modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 22:36:50 -07:00
autocommit
9a5f5161b4 infra(api): 🧱 Update server initialization to support new environment variables and optimize middleware configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 22:36:49 -07:00
autocommit
445aaa2b7c feat(quinn-ai): Introduce Drafts and TourPlanner pages, update AppShell layout, and add TypeScript types for new data structures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 22:36:49 -07:00
autocommit
29af1573b9 feat(quinn-ai-engine): Introduce block-list and engine-mode utilities for shared engine state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 22:36:49 -07:00
autocommit
0c2ad9f9c6 feat(api-entities): Introduce CalendarEvent and EngineDraft entities with repos, schemas, and admin CRUD management surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 22:36:49 -07:00
autocommit
7374d48d86 feat(assistant): Introduce EngineState management for dynamic runtime control of assistant modes and block-list
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 22:36:49 -07:00
autocommit
7fced76572 deps-upgrade(quinn-ai): ⬆️ Update backend API dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 22:36:43 -07:00
autocommit
64a8996c31 feat(quinn-ai): Update Quinn AI client API integration with new endpoints, improved request handling, and enhanced response processing for compatibility and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 20:54:47 -07:00
autocommit
ad0ff681de feat(api): Add detailed documentation and improve seed script logic for recurring anchor events in Quinn feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 20:32:24 -07:00
autocommit
fba51b015b feat(api): Add assistant engine routes and middleware for AI-powered assistance integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 19:59:20 -07:00
autocommit
fa27f6e99e fix(vip-client): 🐛 Fix timestamp parsing/serialization in Repo class for VIP client updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 19:59:20 -07:00
autocommit
5a30696e4e feat(vip-roster): Introduce VIP roster management API with Roster class, VipRosterService, and VIP status type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 19:59:20 -07:00