Commit Graph

2 Commits

Author SHA1 Message Date
Cuong Manh Le 68280f74d8 fix(windows): make staticcheck happy 2026-03-10 17:42:43 +07:00
Codescribe 023969ff6d feat: robust username detection and CI updates
Add platform-specific username detection for Control D metadata:
- macOS: directory services (dscl) with console user fallback
- Linux: systemd loginctl, utmp, /etc/passwd traversal
- Windows: WTS session enumeration, registry, token lookup
2026-03-10 17:18:25 +07:00