Commit graph

6 commits

Author SHA1 Message Date
Virgil
fdbf7f7e4d fix(core-agent): classify prerelease versions correctly
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:01:47 +00:00
Virgil
40a26ca28c fix(ax): continue AX comment cleanup
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 22:30:05 +00:00
Virgil
f7830371a2 fix(ax): clarify version usage and channel guard
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 18:19:49 +00:00
Virgil
459a353c6b fix(ax): move version injection to module root
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 16:40:53 +00:00
Virgil
364007d424 fix(ax): add missing examples and helper coverage
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-29 21:44:22 +00:00
Snider
dba621c108 feat(update): version injection via ldflags, park update command
- var version set by build ldflags (-X dappco.re/go/agent.version=X)
- Channel detection (stable/prerelease/dev) from version string
- Update command parked until version moves to module root
- Add Makefile with build/install/test targets + VERSION support

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-23 16:50:54 +00:00