codeflash-agent/packages
Kevin Turcios c9f65aba6b fix: capture stdout in async decorator and fix result merger
The async behavior decorator now captures stdout per invocation via
io.StringIO into a new `stdout` column in the async_results SQLite
table. The result merger prefers data-sourced stdout over XML stdout,
fixing the root cause of empty stdout in merged async results.

Also fixes: duplicate async parse block in _parse_results.py,
CODEFLASH_RUN_TMPDIR propagation to subprocesses, and removes
dead async code from _stdout_parsers.py and _wrap_decorator.py.
2026-04-24 04:35:02 -05:00
..
.claude/rules Update test-coverage.md: remove resolved callouts for covered modules 2026-04-23 03:13:28 -05:00
codeflash-api fix: resolve all ruff lint errors across repo (#38) 2026-04-23 10:22:42 -05:00
codeflash-core test: add 262 tests for previously untested core modules 2026-04-24 01:36:14 -05:00
codeflash-lsp Merge main-teammate branch 2026-04-03 17:36:50 -05:00
codeflash-mcp Merge main-teammate branch 2026-04-03 17:36:50 -05:00
codeflash-python fix: capture stdout in async decorator and fix result merger 2026-04-24 04:35:02 -05:00
github-app fix: resolve all ruff lint errors across repo (#38) 2026-04-23 10:22:42 -05:00