Virgil
112017d5f3
feat(build): export cgo state to Taskfile builds
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 21:13:33 +00:00
Virgil
ad8ac01837
refactor(build): avoid mutating builder config
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 21:05:47 +00:00
Virgil
cfa6efe69c
feat(build): add taskfile target env parity
2026-04-01 21:01:13 +00:00
Virgil
ba6ac633ff
feat(build): default taskfile builds to host target
2026-04-01 16:29:30 +00:00
Virgil
f3111433e5
fix(build): propagate taskfile output dir
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 14:41:36 +00:00
Virgil
15394260fc
fix(build): pass configured env into Taskfile builds
2026-04-01 14:20:05 +00:00
Virgil
fd5353bb88
chore(ax): resolve sdk and github runtime commands
2026-03-30 01:28:57 +00:00
Virgil
1c5e7b77fd
chore(ax): resolve fallback builder commands
2026-03-30 01:13:57 +00:00
Virgil
7aa4e5486d
chore(ax): finish v0.8.0 polish pass
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 17:41:53 +00:00
Snider
bb64608120
refactor(module): migrate module path to dappco.re/go/core/build
...
Update go.mod module declaration, all require lines, and .go import
paths from forge.lthn.ai to dappco.re. Dependencies updated: core
v0.5.0, log v0.1.0, io v0.2.0. Replace directives added for local
module resolution. forge.lthn.ai/core/cli and go-inference retained
at old paths (not yet migrated).
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:53:16 +00:00
Snider
b2edc2d26d
refactor: restructure build/release/sdk into pkg/ layout
...
Moves build/, release/, sdk/ into pkg/ following Go convention.
Updates import paths in cmd/ci and cmd/sdk.
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 09:30:02 +00:00