Commit Graph
29 Commits
Author SHA1 Message Date
0xallamandAhmed Allam 7930db963b feat(reporting): enhance vulnerability reporting with detailed fields and CVSS calculation 2026-01-07 17:50:32 -08:00
0xallamandAhmed Allam 60192996f5 chore: bump version to 0.5.0 2025-12-15 08:21:03 -08:00
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
0xallam 68cea61536 chore: add Python 3.13 and 3.14 classifiers 2025-12-13 11:20:30 -08:00
0xallam 489cb1b864 chore: bump version to 0.4.1 2025-12-07 15:13:45 +02:00
0xallamandAhmed Allam 246580e2c1 chore: add google-cloud-aiplatform dependency
Adds support for Vertex AI models via the google-cloud-aiplatform SDK.
2025-12-07 04:11:37 +04:00
Ahmed AllamandAhmed Allam 053966f2ae chore: Bump litellm version 2025-12-07 01:38:21 +04:00
Ahmed AllamandAhmed Allam 8ebc0aab9d refactor(tests): reorganize unit tests module structure 2025-12-04 00:02:14 +04:00
Ahmed AllamandAhmed Allam b6b67d7390 chore: resolve linting errors in test modules 2025-12-04 00:02:14 +04:00
Ahmed Allam 1f2a1771b5 chore: Bump version for 0.4.0 release 2025-11-25 20:18:44 +04:00
Ahmed Allam afebb63f88 docs: update README 2025-11-21 23:07:11 +04:00
Ahmed AllamandAhmed Allam fab7d20dfe chore: Minor readme tweaks. Bump version for 0.3.4 release 2025-11-14 20:02:48 +04:00
Ahmed AllamandAhmed Allam 368a1b055b chore: Bump version for 0.3.3 release 2025-11-12 18:58:03 +04:00
Ahmed AllamandAhmed Allam fbb7c3f4a3 Fix: update litellm dependency version 2025-11-05 12:40:44 +02:00
Ahmed Allam 95cab302ed chore: Bump version for new release 2025-11-01 04:04:33 +02:00
Ahmed AllamandAhmed Allam 833e4dfdce feat(interface): Introduce non-interactive CLI mode and restructure UI layer 2025-10-31 21:07:21 +02:00
Ahmed Allam 24912a6c88 chore: Bump version to 0.1.19 and enhance splash screen 2025-10-29 02:15:30 +03:00
8974c9f2c1 feat(llm): support remote API base (Ollama/LM Studio/LiteLLM) + docs (#24)
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
Co-authored-by: Ahmed Allam <49919286+0xallam@users.noreply.github.com>
2025-09-24 20:32:58 +01:00
Ahmed Allam 6f9ab1722c Better handling for rich markup errors 2025-09-24 01:13:02 -07:00
Ahmed Allam 1cdca6c8fe Remove rce prompt examples 2025-09-12 11:52:35 -07:00
Ahmed Allam 23a11a3cc6 Better handling of LLM request failures 2025-09-10 15:39:01 -07:00
Ahmed Allam 37b68ecb92 Improving prompts 2025-09-08 23:54:06 -07:00
f54f587719 Fix openai dependencies issue (#14)
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
2025-08-18 23:22:31 +01:00
Ahmed AllamandGitHub 312fc936cf Running all agents under same container (#12) 2025-08-18 21:58:38 +01:00
Ahmed AllamandGitHub 69d38a13ee Redesigning the terminal tool (#11) 2025-08-17 07:43:29 +01:00
Ahmed AllamandGitHub 344a8e3db7 Adding full support for gpt-5 models (#5) 2025-08-15 21:02:39 +01:00
Ahmed Allam 675364086b Adding stop word param 2025-08-12 03:23:12 -07:00
Ahmed Allam 139faed8ed Use gpt-5 as default 2025-08-11 18:00:24 -07:00
Ahmed Allam 81ac98e8b9 Open-source release for Alpha version 2025-08-08 20:36:44 -07:00