mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-11 22:53:00 +00:00
parent
d85f46e028
commit
a839fa877e
2 changed files with 192 additions and 36 deletions
222
run.json
222
run.json
|
|
@ -409,24 +409,27 @@
|
|||
"kind": "blocked",
|
||||
"blocked_reason": "human_input_required"
|
||||
},
|
||||
"status_updated_at": "2026-05-08T16:16:47.639923Z",
|
||||
"last_event_at": "2026-05-08T16:16:47.639923Z",
|
||||
"status_updated_at": "2026-05-08T16:16:59.986341Z",
|
||||
"last_event_at": "2026-05-08T16:16:59.986341Z",
|
||||
"pending_control": null,
|
||||
"checkpoint": {
|
||||
"timestamp": "2026-05-08T16:16:53.805609Z",
|
||||
"current_node": "multi_select",
|
||||
"timestamp": "2026-05-08T16:17:10.536126Z",
|
||||
"current_node": "freeform",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"yes_no",
|
||||
"confirmation",
|
||||
"multiple_choice",
|
||||
"multi_select"
|
||||
"multi_select",
|
||||
"freeform"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"human.gate.multi_select.question": "Which supporting areas should the final summary emphasize?",
|
||||
"human.gate.freeform.question": "Add any final context, constraints, or nuance for the summary.",
|
||||
"internal.retry_count.freeform": 0,
|
||||
"internal.retry_count.multi_select": 0,
|
||||
"human.gate.label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.label": "Be sure to talk about birds!",
|
||||
"outcome": "succeeded",
|
||||
"internal.retry_count.confirmation": 0,
|
||||
"internal.node_visit_count": 1,
|
||||
|
|
@ -438,17 +441,20 @@
|
|||
"human.gate.yes_no.label": "[Y] Yes",
|
||||
"human.gate.confirmation.question": "Confirm that you want to continue into more structured questions.",
|
||||
"graph.goal": "Run a progressive human interview and summarize the answers",
|
||||
"human.gate.freeform.answer": "Be sure to talk about birds!",
|
||||
"human.gate.multiple_choice.label": "[G] Goals",
|
||||
"thread.multi_select.current_node": "freeform",
|
||||
"internal.retry_count.yes_no": 0,
|
||||
"failure_class": "",
|
||||
"internal.thread_id": "multiple_choice",
|
||||
"internal.thread_id": "multi_select",
|
||||
"internal.retry_count.multiple_choice": 0,
|
||||
"human.gate.text": "Be sure to talk about birds!",
|
||||
"graph.rankdir": "LR",
|
||||
"internal.retry_count.start": 0,
|
||||
"thread.confirmation.current_node": "multiple_choice",
|
||||
"human.gate.yes_no.answer": "yes",
|
||||
"human.gate.yes_no.question": "Is this interview workflow easy to follow so far?",
|
||||
"current_node": "multi_select",
|
||||
"current_node": "freeform",
|
||||
"thread.yes_no.current_node": "confirmation",
|
||||
"internal.work_dir": "/home/daytona/workspace",
|
||||
"human.gate.multiple_choice.question": "Which theme should be the center of the final summary?",
|
||||
|
|
@ -458,7 +464,7 @@
|
|||
"internal.fidelity": "compact",
|
||||
"preferred_label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.multi_select.label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.selected": "B,D"
|
||||
"human.gate.selected": "freeform"
|
||||
},
|
||||
"node_outcomes": {
|
||||
"multi_select": {
|
||||
|
|
@ -524,11 +530,26 @@
|
|||
"human.gate.multiple_choice.answer": "G"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"freeform": {
|
||||
"status": "succeeded",
|
||||
"suggested_next_ids": [
|
||||
"summarize"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.label": "Be sure to talk about birds!",
|
||||
"human.gate.freeform.question": "Add any final context, constraints, or nuance for the summary.",
|
||||
"human.gate.freeform.answer": "Be sure to talk about birds!",
|
||||
"human.gate.selected": "freeform",
|
||||
"human.gate.text": "Be sure to talk about birds!"
|
||||
},
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "freeform",
|
||||
"next_node_id": "summarize",
|
||||
"node_visits": {
|
||||
"confirmation": 1,
|
||||
"freeform": 1,
|
||||
"multi_select": 1,
|
||||
"multiple_choice": 1,
|
||||
"yes_no": 1,
|
||||
|
|
@ -819,6 +840,133 @@
|
|||
"confirmation": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
65,
|
||||
{
|
||||
"timestamp": "2026-05-08T16:16:59.985572Z",
|
||||
"current_node": "multi_select",
|
||||
"completed_nodes": [
|
||||
"start",
|
||||
"yes_no",
|
||||
"confirmation",
|
||||
"multiple_choice",
|
||||
"multi_select"
|
||||
],
|
||||
"node_retries": {},
|
||||
"context_values": {
|
||||
"human.gate.multi_select.question": "Which supporting areas should the final summary emphasize?",
|
||||
"human.gate.yes_no.answer": "yes",
|
||||
"internal.retry_count.multi_select": 0,
|
||||
"internal.retry_count.multiple_choice": 0,
|
||||
"internal.retry_count.start": 0,
|
||||
"outcome": "succeeded",
|
||||
"preferred_label": "[B] Blockers, [D] Decisions needed",
|
||||
"graph.rankdir": "LR",
|
||||
"failure_class": "",
|
||||
"internal.retry_count.confirmation": 0,
|
||||
"internal.thread_id": "multiple_choice",
|
||||
"thread.start.current_node": "yes_no",
|
||||
"human.gate.yes_no.question": "Is this interview workflow easy to follow so far?",
|
||||
"human.gate.yes_no.label": "[Y] Yes",
|
||||
"failure_signature": "",
|
||||
"thread.confirmation.current_node": "multiple_choice",
|
||||
"internal.run_id": "01KR45XFAK1EBJH26VMZ9C0DDG",
|
||||
"internal.retry_count.yes_no": 0,
|
||||
"human.gate.multiple_choice.label": "[G] Goals",
|
||||
"human.gate.multiple_choice.question": "Which theme should be the center of the final summary?",
|
||||
"human.gate.selected": "B,D",
|
||||
"internal.fidelity": "compact",
|
||||
"internal.work_dir": "/home/daytona/workspace",
|
||||
"human.gate.multi_select.answer": "B, D",
|
||||
"internal.node_visit_count": 1,
|
||||
"thread.yes_no.current_node": "confirmation",
|
||||
"current_node": "multi_select",
|
||||
"thread.multiple_choice.current_node": "multi_select",
|
||||
"human.gate.confirmation.question": "Confirm that you want to continue into more structured questions.",
|
||||
"human.gate.confirmation.label": "[Y] Continue",
|
||||
"graph.goal": "Run a progressive human interview and summarize the answers",
|
||||
"human.gate.confirmation.answer": "yes",
|
||||
"human.gate.label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.multi_select.label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.multiple_choice.answer": "G"
|
||||
},
|
||||
"node_outcomes": {
|
||||
"multi_select": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[B] Blockers, [D] Decisions needed",
|
||||
"suggested_next_ids": [
|
||||
"freeform"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.multi_select.answer": "B, D",
|
||||
"human.gate.multi_select.label": "[B] Blockers, [D] Decisions needed",
|
||||
"human.gate.multi_select.question": "Which supporting areas should the final summary emphasize?",
|
||||
"human.gate.selected": "B,D",
|
||||
"human.gate.label": "[B] Blockers, [D] Decisions needed"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"yes_no": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[Y] Yes",
|
||||
"suggested_next_ids": [
|
||||
"confirmation"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.selected": "Y",
|
||||
"human.gate.label": "[Y] Yes",
|
||||
"human.gate.yes_no.answer": "yes",
|
||||
"human.gate.yes_no.question": "Is this interview workflow easy to follow so far?",
|
||||
"human.gate.yes_no.label": "[Y] Yes"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"multiple_choice": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[G] Goals",
|
||||
"suggested_next_ids": [
|
||||
"multi_select"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.multiple_choice.label": "[G] Goals",
|
||||
"human.gate.label": "[G] Goals",
|
||||
"human.gate.selected": "G",
|
||||
"human.gate.multiple_choice.question": "Which theme should be the center of the final summary?",
|
||||
"human.gate.multiple_choice.answer": "G"
|
||||
},
|
||||
"usage": null
|
||||
},
|
||||
"start": {
|
||||
"status": "succeeded",
|
||||
"usage": null
|
||||
},
|
||||
"confirmation": {
|
||||
"status": "succeeded",
|
||||
"preferred_label": "[Y] Continue",
|
||||
"suggested_next_ids": [
|
||||
"multiple_choice"
|
||||
],
|
||||
"context_updates": {
|
||||
"human.gate.confirmation.answer": "yes",
|
||||
"human.gate.selected": "Y",
|
||||
"human.gate.confirmation.label": "[Y] Continue",
|
||||
"human.gate.confirmation.question": "Confirm that you want to continue into more structured questions.",
|
||||
"human.gate.label": "[Y] Continue"
|
||||
},
|
||||
"usage": null
|
||||
}
|
||||
},
|
||||
"next_node_id": "freeform",
|
||||
"git_commit_sha": "a69b23f9a211270915ced8361896d52c11c37894",
|
||||
"node_visits": {
|
||||
"multiple_choice": 1,
|
||||
"start": 1,
|
||||
"yes_no": 1,
|
||||
"confirmation": 1,
|
||||
"multi_select": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"conclusion": null,
|
||||
|
|
@ -842,33 +990,15 @@
|
|||
"pull_request": null,
|
||||
"superseded_by": null,
|
||||
"pending_interviews": {
|
||||
"01KR46150QG91V8185D7P0TSJG": {
|
||||
"01KR461H2JEGNHBCWRVSA8NABV": {
|
||||
"question": {
|
||||
"id": "01KR46150QG91V8185D7P0TSJG",
|
||||
"text": "Which supporting areas should the final summary emphasize?",
|
||||
"stage": "multi_select",
|
||||
"question_type": "multi_select",
|
||||
"options": [
|
||||
{
|
||||
"key": "S",
|
||||
"label": "[S] Success criteria"
|
||||
},
|
||||
{
|
||||
"key": "B",
|
||||
"label": "[B] Blockers"
|
||||
},
|
||||
{
|
||||
"key": "D",
|
||||
"label": "[D] Decisions needed"
|
||||
},
|
||||
{
|
||||
"key": "N",
|
||||
"label": "[N] Next steps"
|
||||
}
|
||||
],
|
||||
"allow_freeform": false
|
||||
"id": "01KR461H2JEGNHBCWRVSA8NABV",
|
||||
"text": "Add any final context, constraints, or nuance for the summary.",
|
||||
"stage": "freeform",
|
||||
"question_type": "freeform",
|
||||
"allow_freeform": true
|
||||
},
|
||||
"started_at": "2026-05-08T16:16:47.639838Z"
|
||||
"started_at": "2026-05-08T16:16:59.986275Z"
|
||||
}
|
||||
},
|
||||
"stages": {
|
||||
|
|
@ -896,7 +1026,12 @@
|
|||
"first_event_seq": 56,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"completion": {
|
||||
"outcome": "succeeded",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-08T16:16:53.805383Z"
|
||||
},
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": null,
|
||||
|
|
@ -904,6 +1039,21 @@
|
|||
"parallel_results": null,
|
||||
"output": null,
|
||||
"started_at": "2026-05-08T16:16:47.639676Z",
|
||||
"duration_ms": 6165,
|
||||
"state": "succeeded"
|
||||
},
|
||||
"freeform@1": {
|
||||
"first_event_seq": 68,
|
||||
"prompt": null,
|
||||
"response": null,
|
||||
"completion": null,
|
||||
"provider_used": null,
|
||||
"diff": null,
|
||||
"script_invocation": null,
|
||||
"script_timing": null,
|
||||
"parallel_results": null,
|
||||
"output": null,
|
||||
"started_at": "2026-05-08T16:16:59.986155Z",
|
||||
"state": "running"
|
||||
},
|
||||
"yes_no@1": {
|
||||
|
|
|
|||
6
stages/005-multi_select@1/status.json
Normal file
6
stages/005-multi_select@1/status.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"outcome": "succeeded",
|
||||
"notes": null,
|
||||
"failure_reason": null,
|
||||
"timestamp": "2026-05-08T16:16:53.805383Z"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue