Skip to content

[V1.4.1] "Read file" action shows stuck in progress in "Task & Actions" despite already being completed #383

Description

@makiroll1125

What happened:

  • Occasionally in the CraftBot Task & Actions interface, an action such as Read file will show as being stuck in progress despite already being completed and moved on

What I expected:

  • Tasks and actions should mark as completed and show as such in the CraftBot Task & Actions interface

Steps to reproduce:

  1. Ask CraftBot to generate a Living UI using the pipeline

Environment: (browser, OS, server, version/commit)
Branch: V1.4.1

Logs / screenshots:
Image

10:22:03 [action_start]: Running action read_file with input: {
"file_path": "D:\tempCraftBot\CraftBot\agent_file_system\workspace\pipeline\living-ui\CREATION_PIPELINE.md",
"_session_id": "ea05aa"
}.
10:22:03 [action_start]: Running action read_file with input: {
"file_path": "D:\tempCraftBot\CraftBot\agent_file_system\workspace\pipeline\living-ui\RESEARCH_AND_DESIGN.md",
"_session_id": "ea05aa"
}.
10:22:03 [action_start]: Running action read_file with input: {
"file_path": "D:\tempCraftBot\CraftBot\agent_file_system\workspace\pipeline\living-ui\QA_GATES.md",
"_session_id": "ea05aa"
}.
10:22:03 [todos]: [x] Acknowledge: Confirm pipeline startup, in-flight run status, and next queued request
[>] Collect: Read CREATION_PIPELINE.md for full creation workflow
[ ] Collect: Read RESEARCH_AND_DESIGN.md for research stages
[ ] Collect: Read QA_GATES.md for quality gates
[ ] Execute: Claim calendar request, update queue file status, create run folder
[ ] Execute: Run pre-flight checks and setup
[ ] Execute: Run creation pipeline stages C1 through C6 autonomously
[ ] Verify: Confirm all pipeline steps completed correctly
[ ] Confirm: Present final status to user
[ ] Cleanup: Remove temporary files if any
10:22:03 [action_end]: Action task_update_todos completed with output: {
"status": "success"
}.
10:22:03 [action_end]: Action read_file completed with output: {
"status": "success",
"content": " 1\t# Creation Pipeline — request to published PR...",
"total_lines": 247,
"lines_returned": 247,
"offset": 0,
"has_more": false
}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions