Commit graph

26 commits

Author SHA1 Message Date
Natalie
a496f08b79 fix: ensure MAC_SYNC_* in quinn-api secrets for cockpit_send (and other mac-sync send paths)
- Add idempotent append in quinn.api/deploy.sh for MAC_SYNC_BASE_URL + SERVICE_TOKEN (matching the pattern used for MODEL_BOSS, ANALYTICS_DB etc.). Old secrets.env files that predated the send support would cause prospect-cockpit /send (and /m/messages/send) to 502 with 'mac_sync_unavailable' / 'MAC_SYNC_URL env var required'.
- Explicitly pass the same MAC_SYNC_* in scripts/run/dev.sh dev:api so local dev quinn.api (on 3040) can exercise scheduled-send / cockpit_send flows against the canonical black mac-sync-server.
- Live hotfix: appended the lines to /etc/quinn-api/secrets.env on black + restarted quinn-api (verified: now present in running process env; end-to-end /my/prospects/.../send now returns scheduledId instead of 502; test row cancelled cleanly via mac-sync admin).

This makes cockpit_send (quinn-prospector) and sibling send surfaces work when the MCP targets the real backend (black:3912 -> localhost:3030 quinn.api).

Refs the exact error from the report.
2026-06-22 01:25:16 -05:00
autocommit
18db1b8f41 deploy(infrastructure): 🚀 Update server configurations, deployment scripts, and infrastructure files; increment build version and deployment count
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:33:02 -07:00
autocommit
84d31a0afe feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 20:40:01 -07:00
autocommit
23e4f0697b chore(scripts): 🔧 Update dev.sh to enhance dependency installation and tool configuration steps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 21:12:10 -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
490c91fb68 chore(deployment-specific): 🔧 Update production/development configs, CI workflows, and environment variables for quinn.mail-autoresponder, quinn.www, and quinn.data; adjust agency branding scripts, user data service definitions, local Caddyfile, and documentation.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-14 22:44:14 -07:00
autocommit
f248c37fbf feat(maintenance): MaintenanceMode page with email collection and social links
- Created MaintenanceMode.tsx with custom styling and animations
- Email subscription form (posts to /api/waitlist endpoint)
- OnlyFans launch announcement with gradient badge
- Social links: Instagram, X, OnlyFans with emoji buttons
- Responsive design with mobile optimization
- Background gradient + positioned anime girl error image
- All routes show maintenance page (normal routes disabled)
2026-04-20 18:57:25 -07:00
autocommit
c497bf9e27 chore(tooling): 🔧 Update local dev configs, scripts, and build settings for Claude tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 18:16:25 -07:00
autocommit
cf97fedf3f chore(scripts): 🔧 Update dev.sh and app.manifest.yaml with new dependencies and runtime configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 17:17:04 -07:00
autocommit
fc1014d737 chore(tooling-claude): 🔧 Update Claude tooling config, lockfile, and build scripts with new assets and project dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:25 -07:00
autocommit
2b6f3b2b98 infra(deployments): 🧱 Modernize deployment configurations, update nginx configs, deploy scripts, and playwright setup alongside updated documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:56 -07:00
autocommit
e721dea79b chore(api): 🔧 Update API development docs and supporting files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
a74c93429a docs(api): 📝 Update onboarding, planning, and review documentation; pin Bun dependencies in lock file; and refine build configuration with Dependency Cruiser
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
Claude Code
a856ea5655 infra(sso): 🧱 Update deployment workflows with environment variables and steps for SSO domain and dev environment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 02:22:30 -07:00
Claude Code
0e73a29666 infra(mcp-server): 🧱 Update server initialization, dev scripts, and manifest metadata for MCP server infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:46:08 -07:00
Claude Code
cf893caf21 chore(coworker-agent): 🔧 Update coworker agent config and dev scripts to add/modify api_endpoint/auth_token keys and workflow support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 00:47:58 -07:00
Claude Code
eb5437dc9e chore(dev-scripts): 🔧 Update dev workflow scripts and manifest for local development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 20:45:24 -07:00
Claude Code
690536e69b chore(orchestrator): 🔧 Update production deployment configs, analytics documentation, and dev environment setup scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:24 -07:00
Claude Code
9e7f83ab72 chore(tooling-specific): 🔧 Configure worktrees, illustration scripts, and dev scripts for assistant feature development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 18:03:57 -07:00
Claude Code
5fc3f79f72 feat(backend-api): Add booking test cases and update Docker Compose for mail services, dev scripts, and agent environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 14:08:55 -07:00
Claude Code
d3b313fe14 feat(backend-api): Add AI-assisted booking endpoints and integrate agent-based routing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 13:02:41 -07:00
Claude Code
0bde3c611f chore(scripts/run-specific): 🔧 Update development environment setup commands
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 03:59:51 -07:00
Claude Code
ebab61ab54 scripts(run): 🔨 Update deployment workflows for environment-specific start/deploy commands
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:32 -07:00
Claude Code
f11368b5ed chore(scripts): 🔧 Update dev.sh script with new dev environment commands and configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:10 -07:00
Claude Code
376230d229 security(backend-api): 🔒️ Enforce secure photo handling with validation middleware and update deployment scripts for protection.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 00:38:02 -07:00
Claude Code
5963011a24 chore(scripts): 🔧 Update build, CI, and deployment scripts for environment-specific tasks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:57 -07:00