summaryrefslogtreecommitdiff
path: root/internal/cli/cli.go
AgeCommit message (Expand)Author
2026-05-22Implement automatic namespace lifecycle cleanup with last-man-out reference c...James O'Doherty
2026-05-22Security hardening: prevent shell injection and null-byte crashes, implement ...James O'Doherty
2026-05-22feat: add argument verification diagnostic and secure temp files for launcherJames O'Doherty
2026-05-22feat: implement rootless network isolation bootstrap and C launcherJames O'Doherty
2026-05-22Refactor CLI for testability and implement hermetic config path injectionJames O'Doherty