cli/cmd
Snider fd8cd31b76
Some checks failed
Deploy / build (push) Failing after 3s
Security Scan / security (push) Successful in 13s
feat: add core start/stop/list/restart for manifest-driven daemons
Reads .core/manifest.yaml, resolves daemon specs, and manages lifecycle
via the go-process registry (~/.core/daemons/). Supports health checks,
detached process launch, and per-project daemon tracking.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-09 14:58:21 +00:00
..
config refactor: swap pkg imports to standalone modules 2026-03-06 13:48:07 +00:00
doctor refactor: swap pkg imports to standalone modules 2026-03-06 13:48:07 +00:00
gocmd feat: absorb gocmd from core/go 2026-03-06 13:58:40 +00:00
help refactor: use core/go-help module instead of core/go/pkg/help 2026-03-06 09:11:59 +00:00
module refactor: swap pkg imports to standalone modules 2026-03-06 13:48:07 +00:00
pkgcmd refactor: swap pkg imports to standalone modules 2026-03-06 13:48:07 +00:00
plugin refactor: swap pkg imports to standalone modules 2026-03-06 13:48:07 +00:00
service feat: add core start/stop/list/restart for manifest-driven daemons 2026-03-09 14:58:21 +00:00
session refactor: swap pkg imports to standalone modules 2026-03-06 13:48:07 +00:00