reorg files

This commit is contained in:
2026-07-22 23:49:44 +02:00
parent 98ac4abca1
commit 0526406472
69 changed files with 760 additions and 539 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from pathlib import Path
import httpx
import pytest
from agentci.opencode import OpenCode, OpenCodeError
from agentci.integrations.opencode.client import OpenCode, OpenCodeError
from agentci.workflows.model import AgentResult
API_DOCUMENT = {