Prerequisites
- Go 1.26+
gitmakeavailable in your shell
Clone repository
Bootstrap tools and modules
Daily development loop
Run the CLI locally
Install local binary
Key code locations
cmd/: Cobra commands, flags, and CLI output behaviorinternal/config/:i18n.jsoncparsing and validationinternal/i18n/runsvc/:runplanning and execution flowinternal/i18n/syncsvc/: sync orchestration and conflict logicinternal/i18n/storage/: adapter contracts and provider integrations