Snider
c43090e2ca
feat(ax-10): bring go-devops to v0.8.0-alpha.1 + CLI test scaffold
...
- Bump dappco.re/go/* deps to v0.8.0-alpha.1 in go.mod (any forge.lthn.ai/core/* paths migrated to canonical dappco.re/go/* form)
- Update Go source imports across 55 .go files
Co-Authored-By: Athena <athena@lthn.ai>
2026-04-24 23:44:02 +01:00
Snider
b19a0dfe25
fix: migrate module paths from forge.lthn.ai to dappco.re
...
Update all import paths and go.mod deps to dappco.re equivalents.
Fix API compat for core v0.8.0-alpha.1: RegisterTask→RegisterAction,
core.Task→core.Message handler signatures.
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-07 12:46:35 +01:00
Virgil
f3c5fe9a7b
feat(dev): scan full service packages for API stubs
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:08:17 +00:00
Virgil
b7d70883e9
feat(dev): add api test-gen command
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 05:10:56 +00:00