autocommit
|
d929ba8595
|
feat(vip): ✨ Introduce QuoteConfirmedPage component and API integration for VIP quote workflow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:01:15 -07:00 |
|
autocommit
|
ddfb0fa9e0
|
feat(api-entities): ✨ Introduce PaymentMethod and VIPQuote entity schemas and TypeScript types in the API layer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:01:15 -07:00 |
|
autocommit
|
333de35af6
|
feat(coworker): ✨ Implement coworker worker agent with task execution capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:01:15 -07:00 |
|
autocommit
|
99ff548a29
|
feat(vip): ✨ Introduce QuoteConfirmedPage component to display VIP quote confirmation details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:54:28 -07:00 |
|
autocommit
|
f80b7a78a4
|
feat(quinn-ai-engine): ✨ Add coworker nag ledger table and SQL migration for tracking reminders/notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:54:27 -07:00 |
|
autocommit
|
8ceef3be7d
|
infra(score-refresh): 🧱 Add systemd service file for automated nightly score refresh scheduling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:41:07 -07:00 |
|
autocommit
|
125385b1d0
|
feat(quinn-ai): ✨ Implement speech dispatch logic for coworker agent with text-to-speech and speech recognition capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:41:07 -07:00 |
|
autocommit
|
1acdca5d05
|
chore(api): 🔧 Update dev environment variables for API component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:34:31 -07:00 |
|
autocommit
|
ce0a723f1e
|
types(coworker): 🏷️ Implement refined TypeScript types for Quinn-AI coworker personas with new attributes and validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:28:06 -07:00 |
|
autocommit
|
f4fb8806fd
|
feat(quinn-ai): ✨ Implement static template composition for coworker persona nags to reduce LLM dependency and improve performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:28:06 -07:00 |
|
autocommit
|
f1edb8182c
|
feat(score-refresh): ✨ Add Henley and Spartacus data source adapters and HTTP integration for score refresh operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:21:38 -07:00 |
|
autocommit
|
a418e7102b
|
refactor(quinn-ai): ♻️ Remove cooldown logic and simplify escalation computation in NagPolicy class to improve AI agent responsiveness
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:14:48 -07:00 |
|
autocommit
|
958ad766fa
|
ui(cocotte-web): 💄 Update landing page HTML structure and content for Cocotte web feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:08:41 -07:00 |
|
autocommit
|
2999df4c35
|
feat(vip): ✨ Add QuoteConfirmedPage component and update routing for VIP quote confirmations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:08:41 -07:00 |
|
autocommit
|
6292d42d45
|
feat(quinn-ai/engine): ✨ Add coworker nag policy logic and database migration for nag ledger tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:08:41 -07:00 |
|
autocommit
|
3e9f860d29
|
feat(vip): ✨ Implement VIP payment processing API and quote confirmation flow with routing and UI integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:02:13 -07:00 |
|
autocommit
|
b86a71a58f
|
docs(quinn-ai): 📝 Update README with coworker agent usage and setup instructions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:02:13 -07:00 |
|
autocommit
|
ef96b91a0a
|
ui(cocotte-web): 💄 Update index.html files for Cocotte web feature (en/fr) to refresh UI content with new elements and layout changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:56:03 -07:00 |
|
autocommit
|
504f415359
|
feat(frontend-client): ✨ Add QuoteConfirmedPage component and update VIP routing in index.html
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:56:03 -07:00 |
|
autocommit
|
35554ab240
|
feat(vip-quote): ✨ Introduce VipQuoteRepository, VipQuoteSchema, and related types; add frontend API client for VIP quote management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:56:03 -07:00 |
|
autocommit
|
c2e3948166
|
feat(vip): ✨ Implement QuotePage.tsx for VIP quote generation/viewing and update index.html to include the new route
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:49:24 -07:00 |
|
autocommit
|
0540435ebe
|
feat(vip): ✨ Add VIP quote confirmation page and French-language tour for premium subscriptions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:42:58 -07:00 |
|
autocommit
|
cccfd131a1
|
chore(vip-frontend): 🔧 Update Vite config with optimized plugins and build enhancements for VIP frontend client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:42:58 -07:00 |
|
autocommit
|
184928609d
|
ui(cocotte-web): 💄 Update English locale tour content with new/modified listings, descriptions, and interactive elements in tours.html
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:36:30 -07:00 |
|
autocommit
|
0db5530102
|
feat(vip): ✨ Introduce QuoteConfirmedPage component with API integration and routing setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:36:30 -07:00 |
|
autocommit
|
ee5d55c3f1
|
feat(score-refresh): ✨ Implement scheduled score refresh system with HTTP clients, 4 data source adapters (Henley, NSWP, Spartacus, Tryst), CLI tooling, and systemd nightly scheduling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:30:06 -07:00 |
|
autocommit
|
e6cdc93357
|
feat(adult-therapy-tours): ✨ Add complete web page infrastructure with shared CSS and public-facing pages (about, book, host, index, press)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:30:06 -07:00 |
|
autocommit
|
a9d7f9c30e
|
feat(vip): ✨ Introduce VIP quote handling API and frontend request page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:30:06 -07:00 |
|
autocommit
|
93c2b3f548
|
chore(score-refresh): 🔧 Update TypeScript compiler options in score-refresh feature for improved type checking and module resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:30:06 -07:00 |
|
autocommit
|
8bd2a9dcfe
|
deps-upgrade(score-refresh): ⬆️ Update dependencies in score-refresh to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:30:05 -07:00 |
|
autocommit
|
c89968b21e
|
feat(futa-waifu-tour): ✨ Add/refresh shared styling, Chrome-related JavaScript, and HTML content for core pages in the Futa Waifu Tour feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:22:24 -07:00 |
|
autocommit
|
f1dcbcfabb
|
refactor(admin): ♻️ Implement cleaner server initialization and routing logic in admin MCP and API server configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:22:24 -07:00 |
|
autocommit
|
5300f0f4e9
|
feat(api-entities): ✨ Add tour-stop, vip-quote, and destination-visits entity schemas, types, and admin surface logic for API layer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:22:24 -07:00 |
|
autocommit
|
51aa404710
|
refactor(landing-pages): ♻️ Standardize HTML structure, metadata, and content templates for adult-therapy-tours and futa-waifu-tour landing pages to enforce design consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:14:26 -07:00 |
|
autocommit
|
85de19cd98
|
feat(vip): ✨ Add VIP quote flow with QuotePage, QuoteConfirmedPage, routing, and API integration endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:14:26 -07:00 |
|
autocommit
|
9204094af8
|
feat(vip-quote): ✨ Introduce VipQuote entity, repository, schema validation, and API endpoints for VIP quote management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:14:26 -07:00 |
|
autocommit
|
ab67f8f548
|
feat(my-mcp-server): ✨ Update VIP feature server configuration and frontend templates in index.ts and HTML files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:00:58 -07:00 |
|
autocommit
|
1a96367a34
|
feat(quotes): ✨ Add QuotePage component and London-specific seed data for VIP quotes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:00:57 -07:00 |
|
autocommit
|
80b1a41ce9
|
feat(futa-waifu-tour): ✨ Add index and about pages for the futa waifu tour feature, including main tour view and informational content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 00:54:04 -07:00 |
|
autocommit
|
02a7b35d2b
|
feat(adult-therapy-tours): ✨ Add five new HTML templates for booking, hosting, press, and informational pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 00:54:04 -07:00 |
|
autocommit
|
5ac2915c91
|
feat(futa-waifu-tour): ✨ Update landing page UI and replace canonical state images with new visual assets for tour progression indicators
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 00:27:15 -07:00 |
|
autocommit
|
87faa3367e
|
feat(vip): ✨ Add VIP quote page component and route to /quotes/vip in index.html
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 00:27:14 -07:00 |
|
autocommit
|
bbc8e80316
|
ui(features): 💄 Update index.html for Demimonde and Futa Waifu Tour feature pages with improved UI/UX structure, content, and styling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 00:20:30 -07:00 |
|
autocommit
|
974733c440
|
docs(seo): 📝 Update SEO metadata and content structure for Futa-Waifu-Tour, Cocotte-Tech, and Demimonde features to enhance search visibility and UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 00:13:39 -07:00 |
|
autocommit
|
27606b98a3
|
feat(vip): ✨ Add London-themed quote seed to VIP quotes collection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 00:00:05 -07:00 |
|
autocommit
|
570a850df0
|
feat(quotes): ✨ Add seed file, QuotePage component, and routing for VIP quotes functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 23:53:09 -07:00 |
|
autocommit
|
551908c935
|
feat(vip): ✨ Add VIP quotes seed data and dedicated QuotePage component with routing updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 23:46:19 -07:00 |
|
autocommit
|
d5f6758a36
|
feat(vip): ✨ Add quote feature with seed data and dedicated QuotePage component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 23:33:04 -07:00 |
|
autocommit
|
2ce2df4645
|
feat(vip): ✨ Add QuotePage component and update route configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 23:19:35 -07:00 |
|
autocommit
|
b7b1556258
|
ui(futa-waifu-tour): 💄 Update landing page UI and preview layout for Futa Waifu Tour feature with new content and visual fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 23:12:56 -07:00 |
|