refactor(monorepo): extract coord-core
This commit is contained in:
@@ -3,7 +3,7 @@ package orch
|
||||
import (
|
||||
"os"
|
||||
|
||||
"ai-workflow-skill/internal/protocol"
|
||||
"ai-workflow-skill/packages/coord-core/protocol"
|
||||
)
|
||||
|
||||
func resolveBodyValue(body, bodyFile string) (string, error) {
|
||||
|
||||
Reference in New Issue
Block a user