Skip to content

MagAgent 0.32.7

Choose a tag to compare

@AlexMercedCoder AlexMercedCoder released this 22 Jun 17:32
· 4 commits to main since this release

MagAgent 0.32.7 adds native visual artifact tools. Agents can now create SVG vector assets, Mermaid diagrams, and simple PNG/JPEG image compositions through create_svg, create_diagram, and create_image instead of generating temporary Python scripts or shell pipelines. The tools are included in selective loading, file mutation tracking, and the files capability pack.\n\nValidation: ruff check src tests, pytest -q, magent docs doctor, python -m build, and twine check all passed.