refactor(monorepo): extract orchd runtime

This commit is contained in:
2026-03-20 13:14:06 +08:00
parent 9b8e886289
commit b6e524de41
9 changed files with 667 additions and 7 deletions
+2
View File
@@ -1,3 +1,5 @@
module ai-workflow-skill/packages/orchd-runtime
go 1.26
require github.com/go-chi/chi/v5 v5.2.5