molecule-core/workspace-server
Molecule AI Core-BE dfe0e2a9d0 fix(handlers): remove conflict-resolution artifact from delegation_test.go
Line 1685 had the branch name concatenated outside the t.Errorf() closing
paren, and line 1688 was a stray branch-name line — both leftover from a
conflict resolution that was not fully cleaned. This causes a Go compilation
error and explains the CI / Platform (Go) failure on PR #882.

[core-be-agent]

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 22:13:24 +00:00
..
cmd fix(platform): clear golangci-lint findings 2026-05-12 22:53:22 -07:00
internal fix(handlers): remove conflict-resolution artifact from delegation_test.go 2026-05-13 22:13:24 +00:00
migrations
pkg/provisionhook
.air.toml
.ci-force
.gitignore
.golangci.yaml
Dockerfile fix(platform): install docker-cli-buildx in workspace-server image (mc#765 follow-up) 2026-05-12 22:14:46 -07:00
Dockerfile.dev
Dockerfile.tenant
entrypoint-tenant.sh
go.mod
go.sum