Improve cursor logging

This commit is contained in:
Colin McDonnell
2025-12-02 20:18:18 -08:00
parent 3986fe8e40
commit b14bab5ed2
5 changed files with 66 additions and 55 deletions
+1 -1
View File
@@ -263,7 +263,7 @@ function parsePayload(inputs: Inputs): Payload {
agent: null,
prompt: inputs.prompt,
event: {
trigger: "workflow_dispatch",
trigger: "unknown",
},
modes,
};