go-scm/pkg/api
Snider e5e6698662 Merge github/main into dev — resolve module path conflicts
Keep dappco.re module paths throughout; github/main had stale forge.lthn.ai
paths in go.mod and several source files. All conflicts resolved in favour of
dev (HEAD): AX-pattern aliased imports, SecureSSHCommandContext, syncutil,
and _Good test naming convention.

Note: go mod tidy fails — dappco.re/go/core/cli@v0.3.7 and
dappco.re/go/core/config@v0.1.8 tags still declare forge.lthn.ai module
paths. New tags with correct dappco.re paths are needed on both repos
before tidy will succeed.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-07 08:42:34 +01:00
..
ui/dist feat(ui): polish scm agent views 2026-04-02 07:04:25 +00:00
embed.go chore(ax): gofmt exported declaration comments 2026-03-30 05:44:09 +00:00
provider.go fix(pkg/api): emit installed change events 2026-04-02 14:00:53 +00:00
provider_events_test.go fix(pkg/api): emit installed change events 2026-04-02 14:00:53 +00:00
provider_handlers_test.go fix(pkg/api): combine marketplace query and category filters 2026-04-01 06:40:27 +00:00
provider_security_test.go fix(security): harden installer, marketplace, and sync path handling 2026-03-23 14:32:11 +00:00
provider_test.go fix(pkg/api): emit installed change events 2026-04-02 14:00:53 +00:00