Skip to content

Commit 810ad63

Browse files
committed
Wire Yutori runtime hooks through CUA agent
1 parent 807c63c commit 810ad63

34 files changed

Lines changed: 1949 additions & 773 deletions

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
GOOGLE_API_KEY: ${{ secrets.GOOGLE_API_KEY }}
4646
TZAFON_API_KEY: ${{ secrets.TZAFON_API_KEY }}
4747
YUTORI_API_KEY: ${{ secrets.YUTORI_API_KEY }}
48-
run: npm test --workspace @onkernel/cua-ai -- test/batch-tool.integration.test.ts
48+
run: npm test --workspace @onkernel/cua-ai -- test/computer-tool.integration.test.ts
4949

5050
agent-e2e:
5151
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)