From 0ffaacca871b272579dbe170a1541f62ef0c38f3 Mon Sep 17 00:00:00 2001 From: Snider Date: Thu, 26 Mar 2026 07:18:33 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20CLAUDE.md=20stale=20module=20path=20?= =?UTF-8?q?=E2=80=94=20forge.lthn.ai=20=E2=86=92=20dappco.re/go/agent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Found by Codex review dispatched from core-agent CLI. Co-Authored-By: Virgil --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 5bb4468..afa4eab 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -10,7 +10,7 @@ Running on **Claude Max20 plan** with **1M context window** (Opus 4.6). **core-agent** is the AI agent orchestration platform for the Core ecosystem. Single Go binary (`core-agent`) that runs as an MCP server — either via stdio (Claude Code integration) or HTTP daemon (cross-agent communication). -**Module:** `forge.lthn.ai/core/agent` +**Module:** `dappco.re/go/agent` ## Build & Test