Commit Graph

  • 0159d431ea fix(tui): rename 'Tokens' to 'Total Tokens' in stats display 0xallam 2026-01-08 11:56:57 -08:00
  • bf04b304e6 fix(tui): compare vulnerability content instead of just count for updates 0xallam 2026-01-08 11:55:09 -08:00
  • a1d7c0f810 fix(tui): use consistent severity colors between vulnerability components 0xallam 2026-01-08 11:54:31 -08:00
  • 47e07c8a04 feat(tui): add vulnerability detail dialog with markdown copy support 0xallam 2026-01-08 10:56:39 -08:00
  • ea31e0cc9d fix(llm): suppress RuntimeWarnings for unawaited coroutines from asyncio 0xallam 2026-01-07 20:09:46 -08:00
  • 9bb8475e2f refactor(cli): remove final statistics display from CLI output 0xallam 2026-01-07 19:53:40 -08:00
  • a09d2795e2 feat(reporting): improve vulnerability display and reporting format 0xallam 2026-01-07 19:51:41 -08:00
  • 17ee6e6e6f chore: increase truncation limit to 8000 chars 0xallam 2026-01-07 19:32:04 -08:00
  • 01ae348da8 feat(reporting): add LLM-based vulnerability deduplication 0xallam 2026-01-07 19:23:17 -08:00
  • 0e9cd9b2a4 chore(deps): bump urllib3 from 2.6.0 to 2.6.3 dependabot[bot] 2026-01-08 01:52:38 +00:00
  • 2ea5ff6695 feat(reporting): enhance vulnerability reporting with detailed fields and CVSS calculation 0xallam 2026-01-07 16:33:16 -08:00
  • 06659d98ba feat: enable container access to host localhost services 0xallam 2026-01-07 11:45:07 -08:00
  • 7af1180a30 Refactor(skills): rename prompt modules to skills and update documentation 0xallam 2026-01-06 17:50:15 -08:00
  • f48def1f9e refactor(tui): remove flawed streaming update throttling 0xallam 2026-01-06 16:43:26 -08:00
  • af8eeef4ac feat(tui): display agent vulnerability count in TUI 0xallam 2026-01-06 15:15:58 -08:00
  • 16c9b05121 feat(tui): enhance spinner animations and update renderer styles 0xallam 2026-01-06 14:10:45 -08:00
  • 6422bfa0b4 feat(tui): show tool output in terminal and python renderers 0xallam 2026-01-06 12:14:40 -08:00
  • dd7767c847 feat(tui): enhance streaming content handling and animation efficiency 0xallam 2026-01-06 10:52:22 -08:00
  • 2777ae3fe8 refactor(llm): streamline reasoning effort handling and remove unused patterns 0xallam 2026-01-06 10:49:04 -08:00
  • 45bb0ae8d8 fix(llm): update logging configuration for asyncio 0xallam 2026-01-05 18:07:12 -08:00
  • 67cfe994be feat(tui): implement request and response content truncation for improved readability 0xallam 2026-01-05 16:36:05 -08:00
  • 878d6ebf57 refactor(tui): improve agent node expansion handling and add tree node selection functionality 0xallam 2026-01-05 16:22:51 -08:00
  • 48fb48dba3 feat(agent): implement user interruption handling in agent execution 0xallam 2026-01-05 16:06:48 -08:00
  • 0954ac208f fix(llm): add streaming retry with exponential backoff 0xallam 2026-01-05 13:40:24 -08:00
  • a6dcb7756e feat(tui): add real-time streaming LLM output with full content display 0xallam 2026-01-05 09:52:05 -08:00
  • a2142cc985 feat(tui): refactor TUI components for improved text rendering and styling 0xallam 2026-01-05 00:07:54 -08:00
  • 7bcdedfb18 feat(tui): enhance splash screen and agent status display 0xallam 2026-01-04 19:49:55 -08:00
  • e6ddcb1801 feat(tui): add multiline chat input with dynamic height 0xallam 2026-01-04 15:20:38 -08:00
  • daba3d8b61 chore(deps): bump pynacl from 1.5.0 to 1.6.2 dependabot[bot] 2026-01-06 19:02:35 +00:00
  • e6c1aae38d chore(deps): bump aiohttp from 3.12.15 to 3.13.3 dependabot[bot] 2026-01-06 01:26:53 +00:00
  • 1089aab89e libasound2 being a virtual package in newer Kali/Debian. Replace it with libasound2t64. Hongchao Ma 2026-01-05 12:23:26 -05:00
  • 706bb193c0 chore: update website links to strix.ai 0xallam 2026-01-03 17:58:34 -08:00
  • 2ba1d0fe59 docs: add documentation links to README 0xallam 2026-01-03 17:56:28 -08:00
  • 8b0bb521ba Update link in README Ahmed Allam 2026-01-03 08:28:03 +04:00
  • a90082bc53 feat(prompts): enhance Next.js framework module with reconnaissance techniques ahmed 2025-12-28 18:33:41 +02:00
  • 6fc592b4e8 fix: Convert dictionary views to lists for stable iteration over agents and tool executions. Vincent550102 2025-12-09 16:07:58 +08:00
  • 62cca3f149 fix: convert tool_executions.items() to list for stable iteration Vincent550102 2025-12-09 15:58:00 +08:00
  • f25cf9b23d Remove PyPI Downloads badge from readme Ahmed Allam 2026-01-01 23:27:00 +04:00
  • 2472d590d5 chore(deps): bump filelock from 3.19.1 to 3.20.1 dependabot[bot] 2025-12-16 22:56:39 +00:00
  • 78b6c26652 enhance todo tool prompt v0.5.0 0xallam 2025-12-15 10:26:59 -08:00
  • d649a7c70b Update README.md 0xallam 2025-12-15 10:11:08 -08:00
  • d96852de55 chore: bump version to 0.5.0 0xallam 2025-12-15 07:58:12 -08:00
  • eb0c52b720 feat: add PyInstaller build for standalone binary distribution 0xallam 2025-12-07 14:35:08 +02:00
  • 2899021a21 chore(todo): encourage batched todo operations 0xallam 2025-12-15 07:40:54 -08:00
  • 0fcd5c46b2 Fix badge in README.md Ahmed Allam 2025-12-15 19:39:47 +04:00
  • dcf77b31fc chore(tools): raise sandbox execution timeout 0xallam 2025-12-14 20:40:00 -08:00
  • 37c8cffbe3 feat(tools): add bulk operations support to todo tools 0xallam 2025-12-14 20:30:04 -08:00
  • c29f13fd69 feat: add --scan-mode CLI option with quick/standard/deep modes 0xallam 2025-12-14 19:05:00 -08:00
  • 5c995628bf Feat: added support for non vision models STRIX_DISABLE_BROWSER flag (#188) Rohit Martires 2025-12-15 01:15:43 +05:30
  • 624f1ed77f feat(tui): add markdown rendering for agent messages (#197) Ahmed Allam 2025-12-14 10:53:07 -08:00
  • 2b926c733b feat(tools): add dedicated todo tool for agent task tracking (#196) Ahmed Allam 2025-12-14 10:16:02 -08:00
  • a075ea1a0a feat(tui): add syntax highlighting for tool renderers (#195) Ahmed Allam 2025-12-14 04:39:28 +04:00
  • 5e3d14a1eb chore: add Python 3.13 and 3.14 classifiers 0xallam 2025-12-13 11:19:59 -08:00
  • e57b7238f6 Update README to remove duplicate demo image Ahmed Allam 2025-12-12 21:59:16 +04:00
  • 13fe87d428 Add DeepWiki docs for Strix Ahmed Allam 2025-12-12 21:58:28 +04:00
  • 3e5845a0e1 Update GitHub Actions checkout action version (#189) K0IN 2025-12-11 19:24:20 +01:00
  • 9fedcf1551 Fix/ Long text instruction causes crash (#184) Alexander De Battista Kvamme 2025-12-08 20:23:51 +01:00
  • 1edd8eda01 fix: lint errors and code style improvements 0xallam 2025-12-07 17:54:32 +02:00
  • d8cb21bea3 chore: bump version to 0.4.1 0xallam 2025-12-07 15:13:45 +02:00
  • bd8d927f34 fix: add timeout to sandbox tool execution HTTP calls 0xallam 2025-12-07 15:03:16 +02:00
  • fc267564f5 chore: add google-cloud-aiplatform dependency 0xallam 2025-12-07 02:10:09 +02:00
  • 37c9b4b0e0 fix: make LLM_API_KEY optional for all providers 0xallam 2025-12-07 02:07:28 +02:00
  • 208b31a570 fix: filter out image_url content for non-vision models 0xallam 2025-12-06 21:18:20 +02:00
  • a14cb41745 chore: Bump litellm version Ahmed Allam 2025-12-07 01:35:29 +04:00
  • 4297c8f6e4 fix: pass api_key directly to litellm completion calls 0xallam 2025-12-06 23:22:32 +02:00
  • 286d53384a fix: set LITELLM_API_KEY env var for unified API key support 0xallam 2025-12-06 22:17:24 +02:00
  • ab40dbc33a fix: improve request queue reliability and reduce stuck requests 0xallam 2025-12-06 20:44:48 +02:00
  • b6cb1302ce chore(deps): bump urllib3 from 2.5.0 to 2.6.0 dependabot[bot] 2025-12-06 05:19:06 +00:00
  • b74132b2dc Update README.md Ahmed Allam 2025-12-03 20:09:22 +00:00
  • 35dd9d0a8f refactor(tests): reorganize unit tests module structure Ahmed Allam 2025-12-03 23:55:44 +04:00
  • 6c5c0b0d1c chore: resolve linting errors in test modules Ahmed Allam 2025-12-03 23:33:38 +04:00
  • 65c3383ecc test: add initial unit tests for argument_parser module Jeong-Ryeol 2025-12-01 12:59:20 +09:00
  • 919cb5e248 docs: add file-based instruction example (#165) Vincent Yang 2025-12-03 13:59:59 -05:00
  • c97ff94617 feat: Show Model Name in Live Stats Panel (#169) Vincent Yang 2025-12-03 13:45:01 -05:00
  • 53c9da9213 chore(deps): bump cryptography from 43.0.3 to 44.0.1 (#163) dependabot[bot] 2025-12-02 21:44:35 +04:00
  • 1e189c1245 chore(deps): bump fonttools from 4.59.1 to 4.61.0 (#161) dependabot[bot] 2025-12-02 19:23:56 +04:00
  • 62f804b8b5 Update link in README Ahmed Allam 2025-12-01 16:04:46 +04:00
  • 5ff10e9d20 Add acknowledgements in README Ahmed Allam 2025-11-29 19:27:30 +04:00
  • 9825fb46ec chore: Bump version for 0.4.0 release v0.4.0 Ahmed Allam 2025-11-25 20:18:44 +04:00
  • c0e547928e Real-time display panel for agent stats (#134) Alexander De Battista Kvamme 2025-11-25 13:06:20 +01:00
  • 78d0148d58 Add open redirect, subdomain takeover, and info disclosure prompt modules (#132) Trusthoodies 2025-11-25 11:32:55 +01:00
  • eebb76de3b chore(deps): bump pypdf from 6.1.3 to 6.4.0 dependabot[bot] 2025-11-24 22:59:39 +00:00
  • 2ae1b3ddd1 Update README Ahmed Allam 2025-11-23 22:29:44 +04:00
  • a11cd09a93 feat: support file-based instructions for detailed test configuration Ahmed Allam 2025-11-23 00:41:37 +04:00
  • 68ebdb2b6d feat: enhance run name generation to include target information Ahmed Allam 2025-11-22 22:53:47 +04:00
  • 5befb32318 feat: implement incremental pentest data persistence Ahmed Allam 2025-11-22 22:28:14 +04:00
  • 86e6ed49bb feat(llm): make LLM request queue rate limits configurable and more conservative cyberseall 2025-11-22 09:07:43 -08:00
  • 0c811845f1 docs: update README Ahmed Allam 2025-11-21 23:07:11 +04:00
  • 383d53c7a9 feat(agent): implement agent identity guidline and improve system prompt Ahmed Allam 2025-11-15 16:21:05 +04:00
  • 478bf5d4d3 refactor(llm): remove unused temperature parameter from LLMConfig Ahmed Allam 2025-11-15 12:44:40 +04:00
  • d1f7741965 feat(llm): enhance model features handling with pattern matching Ahmed Allam 2025-11-15 12:43:43 +04:00
  • 821929cd3e fix(agent): increase waiting time threshold from 120 to 600 seconds Ahmed Allam 2025-11-15 12:39:46 +04:00
  • 5de16d2953 chore: Bump LiteLLM version Ahmed Allam 2025-11-15 12:36:31 +04:00
  • 6a2a62c121 chore: Fix formatting in README.md Ahmed Allam 2025-11-14 16:07:54 +00:00
  • 426dd27454 chore: Minor readme tweaks. Bump version for 0.3.4 release Ahmed Allam 2025-11-14 20:01:39 +04:00
  • cedc65409e fix: link Mark Percival 2025-11-13 16:05:41 -05:00
  • 72d5a73386 Chore: Update README Mark Percival 2025-11-13 15:55:41 -05:00
  • dab69af033 fix(runtime): correct DOCKER_HOST parsing for sandbox URL Ahmed Allam 2025-11-14 02:01:51 +04:00
  • 6abb53dc02 feat: support scanning IP addresses Ahmed Allam 2025-11-14 01:35:27 +04:00
  • f1d2961779 Update README Ahmed Allam 2025-11-12 19:29:01 +04:00