autocommit
|
73f2e3db46
|
feat(city-snapshot): ✨ Implement repository methods for fetching, storing, and validating city snapshot data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:48:39 -07:00 |
|
autocommit
|
784b04a1c3
|
db(api): 🗃️ Add city-snapshot migration files to the API's database schema migration directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:48:39 -07:00 |
|
autocommit
|
8cf0fd763d
|
docs(quinn-tour): 📝 Add tour feature documentation to README.md and update service configs in services.yaml for proper integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:45 -07:00 |
|
autocommit
|
832eb5e2fd
|
refactor(quinn-tour): ♻️ Implement modular exports and type organization in index.ts by splitting utility exports and renaming types for cleaner structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:45 -07:00 |
|
autocommit
|
28e033efe9
|
infra(backend-api): 🧱 Reconfigure backend API infrastructure with updated AppModule imports, HealthController health checks, and server bootstrapping adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:45 -07:00 |
|
autocommit
|
9b0fa594e7
|
db(quinn-tour): 🗃️ Add initial schema migration and seed sample recurring events for Quinn Tour feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:45 -07:00 |
|
autocommit
|
e4a6e93ce8
|
feat(tour): ✨ Add core tour domain entities including CitySnapshot, EventCalendar, TourAdSpend, TourBooking, and Tour classes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:45 -07:00 |
|
autocommit
|
b360099953
|
feat(quinn-tour): ✨ Add REST endpoints, DTOs, and service layer for tour management operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:45 -07:00 |
|
autocommit
|
39530313b1
|
feat(tour-scoring): ✨ Introduce scoring API with calculateTourScore logic and export functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:45 -07:00 |
|
autocommit
|
e7ecab79c2
|
feat(api/city-snapshot): ✨ Implement city-snapshot entity with repository, schema validation, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:44 -07:00 |
|
autocommit
|
a85bd0bdef
|
feat(calendar-event): ✨ Add recurring event support with recurrenceRule, recurrenceEndDate, and exceptions fields for iCalendar compliance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:44 -07:00 |
|
autocommit
|
95e68c72fd
|
chore(quinn-tour): 🔧 Update TypeScript compiler options in tsconfig.json for Quinn Tour backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:44 -07:00 |
|
autocommit
|
41004011df
|
deps-upgrade(quinn-tour): ⬆️ Update backend-api and shared dependencies to latest stable versions for Quinn Tour compatibility and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:42:44 -07:00 |
|
autocommit
|
aaceae67f6
|
feat(backend-api): ✨ Add SQL seed data for recurring events to initialize database state
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:23:22 -07:00 |
|
autocommit
|
40f45c13cf
|
chore(quinn-tour): 🔧 Update service config to enable new backend API endpoints in services.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:17:22 -07:00 |
|
autocommit
|
fd01307847
|
feat(quinn-tour): ✨ Implement Quinn Tour backend API with module, controller, and service endpoints for CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:17:21 -07:00 |
|
autocommit
|
bc9bba4ec8
|
docs(quinn-tour): 📝 Update Quinn Tour feature documentation in README.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:11:25 -07:00 |
|
autocommit
|
2d589bc9bf
|
feat(quinn-tour): ✨ Introduce shared types and utility functions for tour-step metadata and navigation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:11:25 -07:00 |
|
autocommit
|
05ee1c6aad
|
feat(quinn-tour): ✨ Introduce HealthController with getHealth() endpoint and register it in the application setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:11:25 -07:00 |
|
autocommit
|
148269ed0a
|
feat(quinn): ✨ Add initial Tour, CitySnapshot, EventCalendar, TourAdSpend, and TourBooking entities, DTOs, and database schema for Quinn Tour backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:11:25 -07:00 |
|
autocommit
|
5bac089175
|
chore(backend-api): 🔧 Update TypeScript compiler options and path mappings in tsconfig.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:11:25 -07:00 |
|
autocommit
|
b84f57d73d
|
deps-upgrade(quinn-tour): ⬆️ Update dependencies in quinn-tour backend-api and shared modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 21:11:25 -07:00 |
|
autocommit
|
a2e53b9008
|
feat(typedstream-decode): ✨ Add typed stream decoding utilities for standardized typed data processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 15:45:05 -07:00 |
|
autocommit
|
6e7a4e6565
|
feat(frontend-public): ✨ Add messaging UI component, navigation updates, and routing integration for the application
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 15:45:05 -07:00 |
|
autocommit
|
f77e0e7b55
|
feat(backend-api): ✨ Introduce message route handlers and configure server endpoints for quinn-ai message processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 15:45:05 -07:00 |
|
autocommit
|
17acd1b788
|
docs(quinn-ai): 📝 Remove outdated architecture, CLI, gates, and runbook documentation for Quinn AI engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 07:10:26 -07:00 |
|
autocommit
|
956f8e330c
|
docs(quinn-ai): 📝 Update READMEs and agent handoff/test specs to clarify Quinn-AI engine documentation, system-level details, and user-agent behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 05:50:44 -07:00 |
|
autocommit
|
07fc002958
|
refactor(frontend-public): ♻️ Refactor frontend page components and root architecture for modular feature gating support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 05:50:44 -07:00 |
|
autocommit
|
6743704284
|
feat(cli): ✨ Add CLI commands for outreach operations with calendar management, dry-run testing, mode/block configuration, scheduled sends, and status checks. Update build dependencies and documentation.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 05:50:44 -07:00 |
|
autocommit
|
00a10bcb6b
|
feat(outreach): ✨ Update outreach API endpoints and documentation with new message handling and integration routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 05:50:44 -07:00 |
|
autocommit
|
7c19b69318
|
refactor(bookings): ♻️ Update database abstraction in booking routes and server files, align API documentation, and refactor architecture documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 05:50:44 -07:00 |
|
autocommit
|
975075d4ff
|
chore(backend-api): 🔧 Update dev configs for Quinn AI backend API, frontend, and agent modules with new env vars, Vite aliases/plugins, and TypeScript compiler settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 05:50:43 -07:00 |
|
autocommit
|
ed168da813
|
feat(quinn-ai): ✨ Add CLI commands for calendar integration, dry-run mode, scheduled sends, status checks, and worker infrastructure; update build configs and scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:23 -07:00 |
|
autocommit
|
9ac91b3fb2
|
feat(outreach): ✨ Implement complete outreach agent system with auto-response engine, dispatch routing, eligibility checks, and reply processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:23 -07:00 |
|
autocommit
|
c0f8f75443
|
feat(booking): ✨ Implement booking agent with worker-based processing, cover story generation, and deposit policy enforcement
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:23 -07:00 |
|
autocommit
|
2df265869c
|
refactor(backend-api): ♻️ Standardize route handler schemas in block-list, bookings, and outreach modules for consistent request/response formats and performance optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:23 -07:00 |
|
autocommit
|
f37db0ded2
|
docs(quinn-ai): 📝 Update outreach database config and agent handoff documentation for Quinn AI feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:23 -07:00 |
|
autocommit
|
3860eab45d
|
chore(config): 🔧 Update shared configuration defaults in config.ts for Quinn AI engine modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:23 -07:00 |
|
autocommit
|
e2091226c5
|
refactor(quinn-ai): ♻️ Improve modular structure for shared engine modules by reorganizing client interactions, classification, and utility components for better maintainability and type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:23 -07:00 |
|
autocommit
|
0b922227b3
|
test(quinn-ai): ✅ Add comprehensive unit tests for Quinn AI engine components including address book, bot detection, calendar, pricing, engine modes, dispatch gates, dry-run, and sensitive word gates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:23 -07:00 |
|
autocommit
|
18b1d0ffc8
|
perf(quinn-ai/engine/data): ⚡ Optimize metadata and summary files to reduce processing overhead in message handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:23 -07:00 |
|
autocommit
|
f36dab7663
|
chore(message-cache): 🔧 Update cached AI response messages to align with new/updated prompts in Quinn AI engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:22 -07:00 |
|
autocommit
|
fb53fc802f
|
chore(message-cache): 🔧 refresh Quinn AI engine message cache data and metadata
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:22 -07:00 |
|
autocommit
|
29c8e6ea0f
|
chore(quinn-ai): 🔧 Update TypeScript compiler configuration for Quinn AI engine module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:22 -07:00 |
|
autocommit
|
94309eabe9
|
deps-upgrade(quinn-ai): ⬆️ Update Quinn AI engine dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-10 04:29:22 -07:00 |
|
autocommit
|
924f35c789
|
feat(mcp-server): ✨ Replace MCP server backend with quinn.api integration and update auth middleware
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-05 15:23:35 -07:00 |
|
autocommit
|
5e4e26afe2
|
refactor(mcp-server): ♻️ Clean up and reorganize HTTP client implementation with improved variable naming and export declarations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-05 15:16:53 -07:00 |
|
autocommit
|
3929bf4a71
|
feat(data-api): ✨ Implement cache invalidation for content table writes to auto-trigger cache updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-05 15:10:42 -07:00 |
|
autocommit
|
90c45f02c4
|
feat(frontend-public): ✨ Add maintenance mode route handling for AboutPage during downtime
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-05 14:46:26 -07:00 |
|
autocommit
|
3e19742025
|
remove(api-entities): 🔥 Remove deprecated fields from GalleryItem schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-05 11:20:55 -07:00 |
|