Commit Graph

4 Commits

Author SHA1 Message Date
b05d3589b7 Complete action runtime rewrite 2026-05-14 13:40:11 +03:00
78f95bc88e update 2026-05-13 23:02:47 +03:00
d0f8315cf1 refactor 2026-03-16 08:06:25 +02:00
f79154d86f feat: add all services (dotfiles, packages, bootstrap, remote, containers, projects)
- DotfilesService: package discovery, module sync, link/unlink/status
- PackageService: install/remove/list with PM and binary support
- BootstrapService: profile-based system setup orchestration
- RemoteService: SSH target resolution and connection
- ContainerService: docker container lifecycle management
- ProjectService: git repo status checking

26 service tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 05:02:31 +02:00