Commit graph

278 commits

Author SHA1 Message Date
Quinn Ftw
603df1b782 perf(scripts): Implement caching for circular dependency checks and schema validation during table transformations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:54 -08:00
Quinn Ftw
b2890067b2 test(validation): Add validation rules for styled-components usage in verification scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:54 -08:00
Quinn Ftw
61e3928f9e refactor(services): ♻️ Optimize and restructure service scripts for improved maintainability and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:54 -08:00
Quinn Ftw
580577f849 feat(orchestration): Add event-driven rolling restart logic, health monitoring improvements, and systemd service generation enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:54 -08:00
Quinn Ftw
b3f67cfd5d chore(dev-setup): 🔧 Add dependency resolution script to detect and fix missing/conflicting dev dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:54 -08:00
Quinn Ftw
c832d0344f feat(database): Add parallel migration execution and optimized snapshot generation for database scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:53 -08:00
Quinn Ftw
ae343d02c1 refactor(run): ♻️ Extract and refactor runtime utilities (debug registry, URL handling, logging, and process analysis) for cleaner, more maintainable code
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:53 -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
000b8b4634 feat(workspace): Add validation and verification logic for package, locale manifest, TS references, and dev/prod environments in workspace CLI commands
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:53 -08:00
Quinn Ftw
51c906d636 breaking(cli): 💥 Update CLI command types, schemas, and logic to enforce breaking changes for dev/prod commands, domain management, and introduce experimental/mocking commands
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:53 -08:00
Quinn Ftw
5519a4a1a0 docs(agents): 📝 Update agent descriptions/configs in claude/dot-claude for content-reviewer, lilith-quinn, and professional-voice roles
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:53 -08:00
Quinn Ftw
6aeca1bfaf docs(claude): 📝 Update and refine CLAUDE.md documentation with corrections, new sections, and improved structure or style
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:53 -08:00
Quinn Ftw
891f0c0644 docs(agents): 📝 Update agent descriptions for "venus-lilith" and "venus-quinn"
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:53 -08:00
Quinn Ftw
0d2fcb7855 chore(utils): 🔧 Update utility configuration for maintenance tasks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:53 -08:00
Quinn Ftw
d50b8b1db6 deps-upgrade(run): ⬆️ Update runtime dependencies to latest stable versions for security and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:52 -08:00
Quinn Ftw
18709c5215 feat(cli): Add Crystal-specific CLI subcommand support with enhanced argument parsing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 22:25:03 -08:00
Quinn Ftw
2690bc0855 docs(security): 📝 Update security best practices in agent security documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:42:45 -08:00
Quinn Ftw
a70e243261 feat(cli-stream): Add streaming functionality to CLI commands via --stream flag and update documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:36:33 -08:00
Quinn Ftw
d6f47b5963 feat(stream): Introduce StreamCommand class to manage CLI stream operations with argument parsing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:16:06 -08:00
Quinn Ftw
e04a12fd42 chore(cli-stream): 🔧 Introduce stream command with buffering, rate limiting, and progress tracking options
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 00:09:39 -08:00
Quinn Ftw
56cf49f890 feat(cli): Add stream subcommand with real-time data/logs/media streaming support and --follow flag handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 23:51:15 -08:00
Quinn Ftw
07f289c97f infra(vps): 🧱 Improve reliability in VPS provisioning scripts by enhancing error handling, health checks, and cleanup logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 19:52:50 -08:00
Quinn Ftw
a0e7fcdef0 docs(agents): 📝 Update Lilith-Vaelynn agent documentation with metadata, capabilities, and configuration details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 19:29:37 -08:00
Quinn Ftw
1e2fcb4805 docs(dot-claude): 📝 Update Lilith-Quinn agent and crystal command documentation in dot-claude module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 19:22:51 -08:00
Quinn Ftw
0b615a118b feat(claude-agents): Add detailed agent documentation with roles, architectures, and workflows for 10+ agents (e.g., backend, frontend, security) and commands (crystal, test).
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:53:01 -08:00
Quinn Ftw
dde537d652 feat(crystal): Add crystal command implementation and update infrastructure documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 17:37:03 -08:00
Quinn Ftw
1d31c66134 docs(claude): 📝 Clarify and standardize contribution guidelines
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:19:15 -08:00
Quinn Ftw
0c5234d872 docs(agents): 📝 Update agent role documentation to improve clarity and accuracy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 16:04:02 -08:00
Quinn Ftw
be3eb2b802 docs(agents): 📝 Clarify agent role responsibilities and workflows in updated Markdown documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 15:47:02 -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
4e363c360c docs(agents): 📝 Update AI agent personas and behaviors documentation in markdown files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 21:43:54 -08:00
Quinn Ftw
268796f030 deps-upgrade(deps): ⬆️ Update Bun lockfile to reflect resolved dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 13:39:08 -08:00
Quinn Ftw
9b9ebf3fa0 deps-upgrade(run): ⬆️ Update runtime dependencies in run/package.json to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 13:39:04 -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
1256ac30c0 chore(cli/mock): 🔧 Add mock subcommand support with new CLI options for test data generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 12:19:47 -08:00
Quinn Ftw
e71bcce08b chore(cli): 🔧 Update CLI scripts in index.ts files (including one additional file)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 08:00:47 -08:00
Quinn Ftw
8a4955b0d6 chore(cli): 🔧 Update CLI documentation files (7 markdown files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 00:48:11 -08:00
Quinn Ftw
8b4156f640 docs(agents): 📝 update refined role/behavior descriptions for content-reviewer, lilith-quinn, lilith-vaelynn, professional-voice, and social-reviewer personas
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 00:39:16 -08:00
Quinn Ftw
af966ab2e9 docs(agents): 📝 Updated AI agent personas documentation in Claude system—clarified behaviors, added examples, and refined guidelines for content-reviewer, professional-voice, and social-reviewer roles
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:27 -08:00
Quinn Ftw
acaca821ff chore(cli): 🔧 Add CLI mocking utilities for testing command-line interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:17:06 -08:00
Quinn Ftw
bd2a602e59 chore(agents): 🔧 Update agent role documentation with standardized formatting, clarified details, and fixed inaccuracies across backend, frontend, infrastructure, platform architect, and testing roles
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 12:03:27 -08:00
Quinn Ftw
12e7f6ca80 chore(claude/agents-primary-scope): 🔧 Update security guidelines in CLAUDE.md and dot-claude/agents/security.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 11:44:55 -08:00
Quinn Ftw
989652bd43 docs(agents): 📝 Update agent documentation for frontend, import-analyzer, infrastructure, lilith-quinn, lilith-seo, lilith-vaelynn, platform-architect, testing, and backend agents
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 11:36:28 -08:00
Quinn Ftw
94041cfa38 chore(orchestration-primary-scope): 🔧 Update documentation for Claude agent orchestration, refactoring, and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 10:47:55 -08:00
Quinn Ftw
dbd4ff8a18 chore(deploy): 🔧 Update production deployment script with pre/post-deployment steps and enhanced environment variable management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 00:58:03 -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
9a48fdceee chore(run): 🔧 Update Vitest config for parallel test execution and coverage optimization
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
37b9835623 chore(run): 🔧 Add comments/metadata to clarify Vitest config in vitest.config.ts
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