autocommit
|
e5868e08a9
|
docs(cli): 📝 Update stop command documentation to clarify port squatter handling relationship with start command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 20:14:04 -07:00 |
|
autocommit
|
4d3a506009
|
feat(cli): ✨ Add port availability check to prevent service startup on occupied ports with clear error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 20:14:04 -07:00 |
|
autocommit
|
61b5634f77
|
feat(registry-client): ✨ Refactor registry client to support new URL formats with path-based auth and domain validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 03:58:13 -07:00 |
|
autocommit
|
e853618261
|
deps-upgrade(dependencies): ⬆️ Update dependencies in CLI and Linux Bluefin modules and regenerate package-lock.json files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 03:58:13 -07:00 |
|
autocommit
|
7a72128796
|
feat(cli): ✨ Add service type detection and interactive command support for CLI status checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 01:01:47 -07:00 |
|
autocommit
|
13d3775eee
|
feat(cli): ✨ Update CLI entry point to reflect install command logic changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-22 18:08:57 -07:00 |
|
autocommit
|
692388206a
|
remove(cli): 🔥 Remove watchdog CLI command with its parsing, logic, and event handlers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-22 18:08:57 -07:00 |
|
autocommit
|
158fd6cfbe
|
remove(cli): 🔥 Remove watchdog persistence flag from install command CLI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-22 18:08:57 -07:00 |
|
autocommit
|
64d974cec6
|
feat(cli): ✨ Add systemd watchdog integration for persistent CLI installation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-22 17:37:57 -07:00 |
|
autocommit
|
fa0d2a657f
|
feat(cli): ✨ Add environment variable support to CLI startup command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-20 00:05:39 -07:00 |
|
autocommit
|
3a298eea50
|
feat(cli): ✨ Add deploy command with argument parsing and CLI registration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-13 00:01:49 -07:00 |
|
Claude Code
|
5afb5ff21f
|
refactor(cli): ♻️ Update manifest resolution logic in start command to adopt new internal handling approach
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-09 21:21:38 -07:00 |
|
Claude Code
|
64b25f098a
|
feat(cli): ✨ Implement per-service log tailing command to stream logs for specific services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 20:33:00 -07:00 |
|
Claude Code
|
1ceb3bc690
|
feat(commands): ✨ Implement stop command handler for CLI process termination with error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 20:21:27 -07:00 |
|
Claude Code
|
963aa87445
|
feat(cli): ✨ Add service resolution and path expansion to the start command
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 20:21:27 -07:00 |
|
Claude Code
|
cc7b27e7eb
|
chore(cli): 🔧 Update CLI build configuration to reflect new package name "manage-apps"
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 16:22:42 -07:00 |
|
Claude Code
|
8b1db027ff
|
feat(cli): ✨ Add CLI commands for managing hosts and manifests with updated shared type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:10:44 -07:00 |
|
Claude Code
|
aedc50a95a
|
perf(cli): ⚡ Optimize CLI build pipeline for faster execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:03:02 -07:00 |
|
Claude Code
|
35d67dc4f3
|
deps-upgrade(dashboard): ⬆️ Update dependencies with security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 10:03:02 -07:00 |
|
Claude Code
|
a6b980ea08
|
feat(cli): ✨ Add workspace management commands, server logic, and shared types for CLI workflows, including dashboard UI updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-29 09:28:22 -07:00 |
|
Claude Code
|
50f54ad355
|
chore(cli): 🔧 Update CLI error handling for failed requests with request_id tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 21:05:38 -07:00 |
|
Claude Code
|
80b90c2866
|
feat(cli): ✨ Add interactive prompt for CLI mode with improved input handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 07:16:02 -07:00 |
|
Claude Code
|
866e52b685
|
feat(commands): ✨ Add interactive prompts to status command for enhanced user experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 07:04:01 -07:00 |
|
Claude Code
|
9543069df2
|
feat(cli-cli): ✨ Add Linux/Bluefin platform support with Bluefin-specific CLI commands and build system adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 05:00:23 -07:00 |
|
Claude Code
|
563dcd42a1
|
chore(config): 🔧 Update Git ignore rules and TypeScript compiler settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 05:00:23 -07:00 |
|
Claude Code
|
4cdb6b6025
|
deps-upgrade(deps): ⬆️ Update dependencies to latest versions for security patches and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 05:00:23 -07:00 |
|