Commit graph

5 commits

Author SHA1 Message Date
Snider
6d552e98ed fix: migrate module paths from forge.lthn.ai to dappco.re
Update all import paths, go.mod deps, and fix API compat for
core v0.8.0-alpha.1 (RegisterAction, Message, OnStartup→Result,
store.KeyValueStore, io.NewMemoryMedium).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-07 12:44:33 +01:00
Virgil
305aa0da6f chore(ax): normalize SPDX header identifier
Some checks failed
Security Scan / security (push) Failing after 8s
Test / test (push) Successful in 4m12s
2026-03-30 00:54:20 +00:00
Virgil
d5f98c1341 refactor(ax): align code with AX principles
Some checks failed
Security Scan / security (push) Failing after 10s
Test / test (push) Failing after 25s
2026-03-29 23:59:48 +00:00
Snider
d025f9c49b refactor: migrate CLI imports from core/go to core/cli
Update imports from forge.lthn.ai/core/go/pkg/cli to
forge.lthn.ai/core/cli/pkg/cli following CLI package split.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-22 23:29:41 +00:00
Snider
7eb28df79d feat: migrate collect, forge, gitea commands from CLI
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 19:38:36 +00:00