Ahmed Allam

Results 6 issues of Ahmed Allam

Enhance the reporting tool to provide richer output formats and more detailed finding reports Scope: * Add export options: * PDF * Improved Markdown/HTML export * Enforce more granular finding...

enhancement

Introduce a `--depth` CLI flag to allow users to control scan depth vs speed. Proposed modes: * **Quick** - optimized for CI/CD and fast checks * **Standard** - default mode...

enhancement

Extend the docs with a clear guide for running Strix using local models. Include: * Complete Ollama setup & installation steps * Best recommended local models * Hardware requirements &...

documentation

We need to add a comprehensive setup guide that covers how to configure Strix with the most popular LLM providers. The doc should include: * OpenAI (GPT-5.1, codex, etc.) *...

documentation

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

Our current Playwright-based browser layer effectively requires vision/screenshot reasoning. Non-vision LLMs can’t interact with the browser today. Motivations: Non‑vision model support: Browser Use exposes browser control via higher‑level APIs designed...

enhancement