1.3.1
Luffy Create v1.3.1
This release adds a bundled Python Sandbox, improves AI editor support, and fixes release packaging for all desktop builds.
New
- Added Python Sandbox for generating graphs, visual assets, and Manim math animations directly inside the editor.
- Added bundled Python runtime support so users do not need to manually install Manim, Matplotlib, NumPy, or related Python packages.
- Added Python Sandbox output preview, save-to-assets, and insert-into-scene workflow.
- Added AI editor documentation and improved structured AI command planning support.
Improved
- Improved release workflow for Windows, macOS, and Linux builds.
- Added authenticated GitHub API usage during bundled Python Sandbox preparation to avoid CI rate-limit failures.
- Added tracked app icon assets for release packaging.
- Improved Python Sandbox documentation in the user guide.
- Improved Manim/Matplotlib runtime checks and sandbox status display.
Fixed
- Fixed Windows release packaging failure caused by missing
build/icon.ico. - Fixed GitHub Actions Python Sandbox preparation failure caused by unauthenticated GitHub API rate limits.
- Fixed packaged app icon fallback issue by including required icon assets in the repository.
- Fixed Python Sandbox dependency isolation so bundled packages are preferred over system Python packages.
Notes
The Python Sandbox is included with release builds and is intended for creating editor-ready images and videos from supported preloaded libraries. The sandbox blocks arbitrary imports and package installation attempts to keep the feature focused and predictable.
**_Download the installer for your operating system below._**
Safe security problem notice
On Windows download with
.exeyou could see:
Windows protected your PC
Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.
[More info]
- Click
More info- Click
Run Anyway
the app is unsigned for this release; it is malware-free, and the full source is public.
🍎 macOS
- Download
Luffy-Create-macOS-1.3.3-arm64.dmg(Apple Silicon) - Open it and drag Luffy Create into Applications.
- First launch: right-click the app → Open (unsigned build, so Gatekeeper
asks once).
🐧 Linux
- Download
Luffy-Create-Linux-1.3.3-x86_64.AppImage - Make it executable:
chmod +x Luffy-Create-Linux-1.3.3-x86_64.AppImage - Run it:
./Luffy-Create-Linux-1.3.3-x86_64.AppImage