mirror of
https://github.com/codeflash-ai/codeflash-agent.git
synced 2026-05-04 18:25:19 +00:00
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. |
||
|---|---|---|
| .. | ||
| .claude/rules | ||
| codeflash-api | ||
| codeflash-core | ||
| codeflash-lsp | ||
| codeflash-mcp | ||
| codeflash-python | ||
| github-app | ||