Skip to content

MagAgent 0.32.5

Choose a tag to compare

@AlexMercedCoder AlexMercedCoder released this 22 Jun 16:07
· 6 commits to main since this release

MagAgent 0.32.5 improves artifact generation recovery after real OpenCode Go / DeepSeek CLI testing. If a provider repeatedly calls write_file with a path but omits content, MagAgent now makes one bounded no-tools artifact recovery call, validates that the recovered body is not just the filename, and writes it through the native write_file tool. This release also shortens inline stop diagnostics so verifier details are not duplicated in the terminal.\n\nValidation: ruff check src tests, pytest -q, magent docs doctor, python -m build, and twine check all passed.