[agent/claude] Migrate module path to dappco.re/go/core/infra. Update go.mo... #3

Closed
Virgil wants to merge 3 commits from agent/migrate-module-path-to-dappco-re-go-core into main
Member

Task

Migrate module path to dappco.re/go/core/infra. Update go.mod module line, all require lines from forge.lthn.ai to dappco.re paths (core v0.5.0, log v0.1.0, io v0.2.0), update all .go import paths. Run go mod tidy and go build ./...

Agent: claude
Commits: 1
Branch: agent/migrate-module-path-to-dappco-re-go-core


Auto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io

## Task Migrate module path to dappco.re/go/core/infra. Update go.mod module line, all require lines from forge.lthn.ai to dappco.re paths (core v0.5.0, log v0.1.0, io v0.2.0), update all .go import paths. Run go mod tidy and go build ./... **Agent:** claude **Commits:** 1 **Branch:** `agent/migrate-module-path-to-dappco-re-go-core` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 3 commits 2026-03-22 02:04:34 +00:00
Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Virgil <virgil@lethean.io>
Update go.mod module declaration, import paths, and dependency
versions for the dappco.re namespace migration. Migrated deps:
core/log v0.1.0, core/io v0.2.0. Peer deps (cli, ansible, i18n,
scm) remain on forge.lthn.ai pending their own migration. Fix
pre-existing test assertion mismatches with coreerr.E error format.

Co-Authored-By: Virgil <virgil@lethean.io>
Author
Member

Tests Passed — Merge Failed

go test ./... passed but merge failed: forgeMergePR: HTTP 405: Please try again later

## Tests Passed — Merge Failed `go test ./...` passed but merge failed: forgeMergePR: HTTP 405: Please try again later
Author
Member

Tests Passed — Merge Failed

go test ./... passed but merge failed: forgeMergePR: HTTP 405: Please try again later

## Tests Passed — Merge Failed `go test ./...` passed but merge failed: forgeMergePR: HTTP 405: Please try again later
Virgil added the
needs-review
label 2026-03-22 02:04:50 +00:00
Author
Member

Needs Review

Merge conflict persists after rebase. Auto-merge gave up after retry.

Labelled needs-review for human attention.

## Needs Review Merge conflict persists after rebase. Auto-merge gave up after retry. Labelled `needs-review` for human attention.
Virgil closed this pull request 2026-03-24 11:12:06 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.