MagAgent 0.32.5
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.