Commit Graph
6 Commits
Author SHA1 Message Date
0xallamandAhmed Allam 98a9b52715 feat: add PyInstaller build for standalone binary distribution
- Add PyInstaller spec file and build script for creating standalone executables
- Add install.sh for curl | sh installation from GitHub releases
- Add GitHub Actions workflow for multi-platform builds (macOS, Linux, Windows)
- Move sandbox-only deps (playwright, ipython, libtmux, etc.) to optional extras
- Make google-cloud-aiplatform optional ([vertex] extra) to reduce binary size
- Use lazy imports in tool actions to avoid loading sandbox deps at startup
- Add -v/--version flag to CLI
- Add website and Discord links to completion message
- Binary size: ~97MB (down from ~120MB with all deps)
2025-12-15 08:21:03 -08:00
Ahmed AllamandAhmed Allam d5dee3e9e8 docs: Update README 2025-11-05 01:21:48 +02:00
Ahmed AllamandGitHub 29baf39564 feat: Add prompt module collections and contributing.md (#40) 2025-10-10 10:41:42 +01:00
Ahmed Allam a546c902ba Update README.md 2025-09-28 21:56:51 -07:00
Ahmed AllamandGitHub 3ebf2248b1 Update issue templates 2025-09-29 02:19:04 +01:00
Ahmed Allam 81ac98e8b9 Open-source release for Alpha version 2025-08-08 20:36:44 -07:00