Commit graph

69 commits

Author SHA1 Message Date
Quinn Ftw
d64494e351 feat(cli-photos): Add photo management CLI commands with Docker integration and dev environment enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-18 23:08:27 -07:00
Quinn Ftw
b01ded45ce perf(run): Optimize Docker container lifecycle management for faster startup and resource efficiency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 19:48:28 -07:00
Quinn Ftw
75c3587aa1 refactor(deployment-orchestrator): ♻️ Update deployment orchestrator path resolution, add staging CLI commands, and refactor config/env utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 21:04:03 -08:00
Quinn Ftw
32605572cc arch(run-core): 🏗️ Restructure deployment orchestration, diagnostics, and lifecycle hooks for breaking runtime core refactor
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:53 -08:00
Quinn Ftw
aa00a5eb1e docs(claude-docs): 📝 Overhaul agent role documentation, architecture patterns, and team standards with stricter import rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:20:12 -08:00
Quinn Ftw
6500b1cd2b feat(workspace-primary-): Add verification utilities for CLI commands and service registry validation in workspace workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 18:43:42 -08:00
Quinn Ftw
524c6bb396 chore(config): 🔧 Update test file deployment-dependencies.test.ts to reflect latest dependency versions or deployment configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 15:44:01 -08:00
Quinn Ftw
2341792fd7 chore(config): 🔧 Update test file and dependency scanner for deployment dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 15:36:43 -08:00
Quinn Ftw
3570da758d chore(config): 🔧 Update test file dependencies in deployment-dependencies.test.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 11:53:59 -08:00
Quinn Ftw
f958ef47ec chore(cli): 🔧 Update TypeScript files in CLI module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-16 00:31:15 -08:00
Quinn Ftw
557c8f67db chore(cli): 🔧 Update CLI helper scripts in dev-helpers.ts and deployment-orchestrator.ts for improved deployment workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 22:37:29 -08:00
Quinn Ftw
782b02ff73 chore(config): 🔧 Update core services configuration file
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 22:05:59 -08:00
Quinn Ftw
d1a37cabd4 feat(cli): Add enhanced dev helper commands & improved post-startup monitoring in CLI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 21:55:19 -08:00
Quinn Ftw
49827f5d24 chore(config): 🔧 Update core services.ts file with latest dependency updates and refactored utility functions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 21:49:53 -08:00
Quinn Ftw
970b5a5512 chore(cli): 🔧 Update CLI helper scripts in dev-helpers.ts and post-startup-monitor.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 21:28:50 -08:00
Quinn Ftw
6be32a25b4 chore(core): 🔧 Update core post-startup-monitor.ts configuration for new monitoring logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 21:23:23 -08:00
Quinn Ftw
766cafbd09 chore(core): 🔧 Update core post-startup-monitor.ts configuration for new monitoring logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 21:07:32 -08:00
Quinn Ftw
8b04641b7a chore(run/core): Optimize service initialization tracking to reduce startup overhead in health status reporting
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 21:02:07 -08:00
Quinn Ftw
fc23527a82 perf(core): Optimize core health checks to include post-startup readiness validation before allowing normal operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 20:56:46 -08:00
Quinn Ftw
d39369a444 chore(cli): 🔧 Add new dev-helper command dev:service for service integration in CLI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 20:40:56 -08:00
Quinn Ftw
0524b5ec5c chore(core): 🔧 Update core post-startup-monitor.ts configuration for new monitoring logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 20:19:46 -08:00
Quinn Ftw
568a98d241 feat(cli): Enhance dev server stop command with proper resource cleanup during shutdown
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 19:53:13 -08:00
Quinn Ftw
3c00e8e969 chore(core): 🔧 Update performance monitoring utilities (perf-collector.ts, perf-reporter.ts)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 04:50:25 -08:00
Quinn Ftw
8a8cd4c818 feat(cli): Added performance measurement utilities for CLI tools
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 00:36:17 -08:00
Quinn Ftw
4646e9b803 chore(cli): 🔧 Update TypeScript files in CLI module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-03 19:06:34 -08:00
Quinn Ftw
82f9d7a13f feat(deployment-orchestrator): Add blue-green deployment support for optimized workflow reliability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 16:53:13 -08:00
Quinn Ftw
29d37b8029 chore(run/core): 🔧 Update deployment orchestration logic in deployment-orchestrator.ts to enforce stricter validation for environment variable checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 16:40:52 -08:00
Quinn Ftw
dbcf15a2ac chore(config): 🔧 Update deployment orchestrator configuration in deployment-orchestrator.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 15:44:43 -08:00
Quinn Ftw
eee72a9e71 chore(run/core): 🔧 Optimize parallel deployment execution in orchestration logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 15:39:14 -08:00
Quinn Ftw
872cac5e0e chore(core): 🔧 Update deployment orchestration logic in deployment-orchestrator.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 15:28:03 -08:00
Quinn Ftw
3dedfd6d1f chore(core): 🔧 Update core post-startup-monitor.ts configuration for new monitoring logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 14:28:42 -08:00
Quinn Ftw
0ef5b1cd80 feat(cli): Add CLI helper functions in dev-helpers.ts and implement post-startup monitoring logic in post-startup-monitor.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 14:17:47 -08:00
Quinn Ftw
8841de753e feat(run): Update startup monitoring logic in post-startup-monitor.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 14:06:57 -08:00
Quinn Ftw
b0c44b840f chore(core): 🔧 Update core post-startup-monitor.ts configuration for new monitoring logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 14:01:26 -08:00
Quinn Ftw
4f49dfecc4 chore(run/core): 🔧 Add post-startup validation checks for system health and resource availability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 00:39:24 -08:00
Quinn Ftw
593d48306b perf(core): Optimize post-startup health verification performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 00:11:38 -08:00
Quinn Ftw
332d5d2085 chore(deployment-orchestrator): 🔧 Enhance deployment scheduling with parallel execution support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 22:13:39 -08:00
Quinn Ftw
ce8202122f chore(deployment): 🔧 Add dev-helpers CLI commands for deployment orchestration with post-startup validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 22:07:17 -08:00
Quinn Ftw
a3bf46afa7 chore(run): 🔧 Add environment-specific deployment strategies with separate configs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 20:44:46 -08:00
Quinn Ftw
ba4f6f1023 chore(run/core): 🔧 Enhance deployment orchestration with agent cleanup commands, CLI helpers, dev dashboard updates, and new database scripts documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 20:38:44 -08:00
Quinn Ftw
6f3f60680c chore(core): 🔧 Enhance dev-dashboard and post-startup-monitor features + update core dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 19:38:43 -08:00
Quinn Ftw
6f2ea93350 feat(deployment-orchestrator): Add dependency for new deployment orchestration provider and implement core orchestration logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 19:16:22 -08:00
Quinn Ftw
1e1a052fed chore(core): 🔧 Update deployment orchestrator configuration for new CI/CD pipeline integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 19:10:17 -08:00
Quinn Ftw
01ee4b7f95 chore(config): 🔧 Update Docker configuration file (docker.ts)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 18:42:11 -08:00
Quinn Ftw
b8ab200016 feat(core/shutdown): Enhance shutdown feedback & Docker container cleanup during graceful exits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 18:36:49 -08:00
Quinn Ftw
fa539a1ab0 chore(cli): 🔧 Update TypeScript files in CLI module (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 17:42:33 -08:00
Quinn Ftw
9ba622a02f chore(deployment-orchestrator): 🔧 Optimize parallel task execution and resource allocation in deployment orchestrator for faster, more reliable deployments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 15:25:01 -08:00
Quinn Ftw
74fae57e93 chore(core): 🔧 Enhance deployment orchestration with parallel handling and improved startup health checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 15:03:23 -08:00
Quinn Ftw
05019fbcc2 feat(cli): Update TypeScript files in CLI module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 07:18:51 -08:00
Quinn Ftw
6e5f4feba6 chore(core): 🔧 Implement async task queueing system for core service execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 07:13:05 -08:00