3 Commits

Author SHA1 Message Date
07de8d2101 Add local PowerShell scripts for Windows MSI build
Replaces the GitHub Actions release workflow (CI is not available
for Windows builds) with scripts/build-msi.ps1 and
scripts/build-binaries.ps1, runnable on a Windows host with Go and
WiX v4 installed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 09:34:38 -05:00
9cab2a2c25 Add config loader and refactor daemon/CLI wiring
Some checks failed
ci / test (ubuntu-latest) (push) Successful in 5m20s
ci / lint (push) Successful in 3m7s
ci / test (windows-latest) (push) Has been cancelled
Introduce internal/pkg/cfgloader and configs/ for centralized
configuration, refactor mototrbod/mototrboctl entrypoints and
service wiring, and update protocol packages accordingly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 09:18:17 -05:00
81c62ac012 Initial commit
Some checks failed
ci / test (ubuntu-latest) (push) Failing after 47s
ci / test (windows-latest) (push) Has been cancelled
ci / lint (push) Has been cancelled
2026-04-08 08:56:45 -05:00