baseline setup of agent abstract

This commit is contained in:
2025-11-04 18:05:01 +01:00
parent 811c4334e1
commit 8072e9567e
4 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
import pytest
from agent import get_agent