Commit graph

288 commits

Author SHA1 Message Date
Quinn Ftw
e5c0f489d6 feat(cli): Add staging environment management CLI commands (health, logs, restart) and introduce next feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-04 00:06:29 -08: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
0515f83455 chore(claude): 🔧 Update local configuration in settings.local.json for API keys and debug settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 18:57:35 -08:00
Quinn Ftw
7e50a6e952 docs(agents): 📝 Update agent documentation with refined personas, behaviors, and metadata for "content-reviewer," "lilith_lilith-vaelynn," and "lilith_victoria-lackey"
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 16:21:50 -08:00
Quinn Ftw
241b4291bb docs(agents): 📝 Update Lilith-Vaelynn, Quinn Valentine, and Victoria Lackey agent metadata in Markdown files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 16:15:57 -08:00
Quinn Ftw
64643fbd56 docs(agents): 📝 Update author-interviewer agent template documentation with refined workflow instructions and new examples
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 16:09:29 -08:00
Quinn Ftw
9054efaab2 docs(agents-specific): 📝 Add new agent persona documentation files and refine descriptions for existing agents
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-03 15:49:31 -08:00
Quinn Ftw
93d2620b37 chore(markdownlint-rules): 🔧 Update Markdown linting rules for stricter formatting validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:54 -08:00
Quinn Ftw
a7f8c39a86 types(types): 🏷️ implement TypeScript type definitions for new UserProfile interface and ensure backward compatibility with existing API contracts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:54 -08:00
Quinn Ftw
f09a3e9cce feat(cli): Add content validation rules for CLI tool validation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:06:54 -08:00
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