autocommit
|
1af4dcff8d
|
refactor(provider-website): ♻️ Update serialization logic to handle new/modified contact data fields in serialize.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:32:18 -07:00 |
|
autocommit
|
26c1a359a0
|
breaking(admin): 💥 Remove payment_methods field from profile API routes and schemas
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:32:18 -07:00 |
|
autocommit
|
77e0c695a3
|
db(admin): 🗃️ Remove payment_methods column from contact table and update migration logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:32:18 -07:00 |
|
autocommit
|
9847f9d07e
|
remove(admin-backend-api): 🔥 Remove validation and test coverage for deprecated 'contact.payment_methods' field in admin registry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:32:18 -07:00 |
|
autocommit
|
284724e71b
|
feat(quinn-ai): ✨ Add scored parity run results JSONL files for AI model evaluation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:25:13 -07:00 |
|
autocommit
|
fff0b253be
|
feat(draft-pipeline-ts): ✨ Modify prompt templates and generation functions to enhance dynamic prompt handling and support new AI prompt variants in the Quinn AI engine's draft pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:25:13 -07:00 |
|
autocommit
|
37a8694d60
|
feat(quinn-ai): ✨ Add raw and scored parity run data files in JSONL format for benchmarking evaluation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:18:55 -07:00 |
|
autocommit
|
5963e309d4
|
feat(quinn-ai): ✨ Add parity run record for tracking Quinn AI social opener behavior with timestamp 2026-05-16T06-46-57-812Z
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:12:30 -07:00 |
|
autocommit
|
c282d5211f
|
chore(quinn-ai): 🔧 Add parity test data file for Quinn AI engine validation (2026-05-16T06-46-57-812Z.jsonl)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 00:05:54 -07:00 |
|
autocommit
|
819746a161
|
chore(parity-runs): 🔧 Add Quinn AI parity run dataset in JSONL format with timestamped validation/testing data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:59:57 -07:00 |
|
autocommit
|
70ecbe44a8
|
chore(dashboard-network): 🔧 Update network service endpoints, protocols, and policies for user-data dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:59:56 -07:00 |
|
autocommit
|
f6ebc572b6
|
remove(admin-backend-api): 🔥 Delete contact submissions route handlers and server setup logic from contact-submissions.js/ts and remove API registration in server.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:59:56 -07:00 |
|
autocommit
|
70aa0bc094
|
chore(user-data): 🔧 Update Vite config for dashboard-network feature to optimize build plugins, aliases, and asset handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:59:56 -07:00 |
|
autocommit
|
7d3b47a0ec
|
chore(mcp-server): 🔧 Update "about" module metadata handling in index.ts to refine server versioning and metadata responses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:40:52 -07:00 |
|
autocommit
|
9c11d17181
|
feat(api): ✨ Add new "about" admin endpoints for metadata management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:40:52 -07:00 |
|
autocommit
|
40474974b3
|
chore(cms): 🔧 Update CMS config keys for the "about" module in admin frontend-public
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:40:52 -07:00 |
|
autocommit
|
4de3df4be6
|
refactor(admin): ♻️ Convert admin module API routes and server logic from JavaScript to TypeScript for improved type safety and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:40:52 -07:00 |
|
autocommit
|
4c9814f74a
|
feat(quinn-ai): ✨ Add TourContext class to manage tour state, steps, and user progress for Quinn AI onboarding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:27:59 -07:00 |
|
autocommit
|
586ad2c8e0
|
feat(draft-pipeline-ts): ✨ Introduce draft pipeline stage configurations for Quinn AI workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:27:59 -07:00 |
|
autocommit
|
13a697d2e1
|
chore(quinn-ai): 🔧 Update LAN network URLs in parity-score script for local dev accessibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:27:59 -07:00 |
|
autocommit
|
e9174b1ca9
|
chore(quinn-ai): 🔧 Update parity-replay script to use LAN network URLs for local development compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:27:59 -07:00 |
|
autocommit
|
e0044af4c6
|
chore(api): 🔧 Update environment variables in .env.development for API feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:27:58 -07:00 |
|
autocommit
|
f50f1c159b
|
chore(quinn-ai-engine): 🔧 Update build and deployment configs for Quinn AI engine with tsup adjustments, env.prod.example variables, and systemd service config for photo intake component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:21:17 -07:00 |
|
autocommit
|
511f015b02
|
feat(quinn-ai): ✨ Add new prompt constraints and benchmark parity run data files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:21:17 -07:00 |
|
autocommit
|
dc957715ea
|
docs(user-data): 📝 Add usage examples and API details to user data documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:14:08 -07:00 |
|
autocommit
|
e73db93779
|
feat(quinn-ai): ✨ Add parity run results files for Quinn AI benchmarking comparison
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:14:08 -07:00 |
|
autocommit
|
1c1abb3a09
|
feat(photo-intake): ✨ Introduce PhotoIntakeWorker service with ingestion, storage, and preprocessing logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:14:07 -07:00 |
|
autocommit
|
db0cc6d5d2
|
chore(quinn-ai): 🔧 Add parity run data file for Quinn AI logistics coordination (2026-05-16T05:49:33Z)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:07:01 -07:00 |
|
autocommit
|
8f89870d3a
|
feat(parity-runs): ✨ Add JSONL file with timestamped parity run data for Quinn AI engine benchmarking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:00:15 -07:00 |
|
autocommit
|
1434f00025
|
feat(parity-runs): ✨ Add JSONL file with timestamped parity run data for Quinn AI engine benchmarking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:53:53 -07:00 |
|
autocommit
|
ffc17360bc
|
feat(quinn-ai): ✨ Implement dynamic prompt length and tone adjustments based on message characteristics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:53:53 -07:00 |
|
autocommit
|
3de49951bb
|
chore(quinn-ai): 🔧 Update scored parity run benchmark data for Quinn AI engine
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:47:24 -07:00 |
|
autocommit
|
4b7d7f22b6
|
chore(parity-runs): 🔧 Add parity run benchmark data for Quinn AI engine at timestamp 2026-05-16T05-22-18-075Z
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:41:14 -07:00 |
|
autocommit
|
c9c7921ca7
|
feat(admin): ✨ Add photo management endpoints and UI components for uploads, deletions, and metadata handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:41:14 -07:00 |
|
autocommit
|
82fd229bed
|
feat(api): ✨ Add PHOTOS_DIR configuration field to API schema for custom photos directory support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:41:14 -07:00 |
|
autocommit
|
5633f1fb07
|
chore(admin-frontend): 🔧 Update Vite build configuration for admin frontend plugins and settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:41:14 -07:00 |
|
autocommit
|
674fba7454
|
chore(parity-runs): 🔧 Add benchmark data file for Quinn AI engine parity runs (2026-05-16T05-22-18-075Z)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:34:34 -07:00 |
|
autocommit
|
767870b230
|
security(realms): 🔒️ Update realm auth providers and domain mappings for landing page and deployment (atlilith.www) with stricter security settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:34:34 -07:00 |
|
autocommit
|
05852976f2
|
test(landing): ✅ Update audit test cases and environment-specific scripts for local-to-landing environment compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:34:34 -07:00 |
|
autocommit
|
8642971a1c
|
chore(parity-runs): 🔧 Add parity run JSONL file with Quinn AI training/evaluation data (2026-05-16T05-22-18-075Z)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:27:34 -07:00 |
|
autocommit
|
d5ef264615
|
feat(quinn-ai): ✨ Update prompt generation rules to enforce brevity and style consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:27:34 -07:00 |
|
autocommit
|
6d9429fac9
|
chore(quinn-ai): 🔧 Update parity run results and scored data files for Quinn AI with timestamp 2026-05-16T04-57-52-689Z
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:21:03 -07:00 |
|
autocommit
|
41cb10ec9a
|
feat(mcp): ✨ Update MCP client implementation in Quinn Messenger to enhance message handling and support new MCP features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:21:03 -07:00 |
|
autocommit
|
319da43507
|
feat(drafter-specific): ✨ Improve draft generation logic with optimized processing and enhanced pipeline support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:21:03 -07:00 |
|
autocommit
|
0629b4b476
|
test(api): ✅ Update test database connection URL to use .lan domain for local development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:21:03 -07:00 |
|
autocommit
|
8f4f07c833
|
chore(fontend-config): 🔧 Update Vite config to standardize build plugins, aliases, and environment variables across frontend features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:21:03 -07:00 |
|
autocommit
|
1a682d3cf8
|
chore(quinn-ai): 🔧 Update JSONL log file for parity run logs in Quinn AI thread handling logistics confirmation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:14:25 -07:00 |
|
autocommit
|
3f029a55bf
|
test(quinn-ai): ✅ Add parity run test output, update Quinn AI README with testing process documentation, and implement preview UI for test metrics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:08:06 -07:00 |
|
autocommit
|
837a2b98e9
|
infra(infrastructure-scope): 🧱 Update deployment pipelines, nginx configurations, and database unification docs across domains
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:08:06 -07:00 |
|
autocommit
|
ae5802fced
|
feat(vip): ✨ Introduce VIP contact detail panel, credential inference API, CLI configuration, and updated documentation for VIP feature management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:08:06 -07:00 |
|