mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
Bug 1: handle_json_line now reads post-rename field names matching real JSONL output (node_label, node_id, error instead of name, stage, message). Existing tests updated to use post-rename names too. Bug 2: _run_engine restores spec.working_directory via set_current_dir and uses cached graph.fabro instead of spec.workflow_path. Bug 3: attach loop deletes interview_request.json immediately after reading to prevent re-prompting. run_command uses FileInterviewer when stdin is not a TTY (detached mode). Bug 4: attach_run loads spec.verbose and passes it to ProgressUI instead of hardcoding false. Bug 5: start_run writes Starting status before spawning the engine process to prevent duplicate engines from concurrent start calls. Bug 6: handle_json_line dispatches DevcontainerResolved, DevcontainerLifecycleStarted/Completed/Failed events. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fabro-agent | ||
| fabro-api | ||
| fabro-beastie | ||
| fabro-cli | ||
| fabro-config | ||
| fabro-db | ||
| fabro-devcontainer | ||
| fabro-git-storage | ||
| fabro-github | ||
| fabro-graphviz | ||
| fabro-hooks | ||
| fabro-interview | ||
| fabro-linear | ||
| fabro-llm | ||
| fabro-mcp | ||
| fabro-openai-oauth | ||
| fabro-retro | ||
| fabro-sandbox | ||
| fabro-slack | ||
| fabro-telemetry | ||
| fabro-tracker | ||
| fabro-types | ||
| fabro-util | ||
| fabro-validate | ||
| fabro-workflows | ||