mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-06-06 19:35:44 +02:00
remove test.ts
This commit is contained in:
parent
6251c8f007
commit
61924d0b01
1 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
import { RunEvent } from "./application/entities/workflow-event.js";
|
||||
|
||||
const obj = {"type":"tool-invocation","stepId":"test_agent","toolName":"ask-human","input":{"question":"Do you want me to run the command `date` in the terminal to show today’s date?"},"ts":"2025-11-11T06:31:20.103Z"};
|
||||
|
||||
console.log(RunEvent.parse(obj));
|
||||
Loading…
Add table
Add a link
Reference in a new issue