Structured Two-Step Pull Request Summarization
27203435-a4aa-44a3-9e41-027227626b77
Latency
1321ms
Cost
$0.0004
Tokens
318
Status
successgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "t",
"timestamp": 1783470773418
},
{
"data": {
"initialData": {
"diff": "diff --git a/README.md b/README.md\nindex abcdef1..2345678 100644\n--- a/README.md\n+++ b/README.md\n@@ -1,3 +1,5 @@\n # My Awesome Project\n \n This is a great project that does amazing things.\n+\n+Added a new feature to improve performance.\n",
"text": "This commit introduces a new feature to improve the performance of the project. The changes are primarily in the README.md file, where a new line has been added to describe this enhancement."
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783470773418
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "t",
"timestamp": 1783470773418
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "facts",
"timestamp": 1783470773422
},
{
"data": {
"messages": 2,
"maxTokens": 400
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783470773422
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783470773422
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.0002206,
"provider": "openai",
"latencyMs": 704,
"promptTokens": 102,
"completionTokens": 76
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783470774131
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "facts",
"timestamp": 1783470774131
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "sum",
"timestamp": 1783470774136
},
{
"data": {
"messages": 2,
"maxTokens": 400
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783470774136
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783470774136
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.00013440000000000001,
"provider": "openai",
"latencyMs": 601,
"promptTokens": 98,
"completionTokens": 42
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783470774739
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "sum",
"timestamp": 1783470774739
}
]