Commit Graph
46 Commits
Author SHA1 Message Date
0xallamandAhmed Allam 88489aeafb docs: document config persistence in README 2026-01-10 15:49:03 -08:00
66518c8a0e feat: add STRIX_REASONING_EFFORT env var to control thinking effort
- Add configurable reasoning effort via environment variable
- Default to "high", but use "medium" for quick scan mode
- Document in README and interface error panel

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 20:00:01 -08:00
0xallam 88a02e539a docs: reformat recommended models as bulleted list 2026-01-09 16:49:16 -08:00
0xallam 00f9c62d8e docs: add Gemini 3 Pro Preview to recommended models 2026-01-09 16:47:33 -08:00
0xallam 96a7b00d6c Refactor(skills): rename prompt modules to skills and update documentation 2026-01-06 17:50:15 -08:00
0xallam e468a603b5 chore: update website links to strix.ai 2026-01-03 17:58:34 -08:00
0xallam 31ed2bb54e docs: add documentation links to README 2026-01-03 17:56:35 -08:00
Ahmed AllamandGitHub 98f2569bca Update link in README 2026-01-03 08:28:03 +04:00
Ahmed AllamandGitHub 8781808eb5 Remove PyPI Downloads badge from readme 2026-01-01 23:27:00 +04:00
0xallam 250ace73fb Update README.md 2025-12-15 10:11:08 -08:00
Ahmed AllamandGitHub c6c92b6991 Fix badge in README.md 2025-12-15 19:39:47 +04:00
Ahmed AllamandGitHub 3ba16c0ca4 Update README to remove duplicate demo image 2025-12-12 21:59:16 +04:00
Ahmed AllamandGitHub 85473d5027 Add DeepWiki docs for Strix 2025-12-12 21:58:28 +04:00
K0INandGitHub 222c0f0d70 Update GitHub Actions checkout action version (#189) 2025-12-11 22:24:20 +04:00
Alexander De Battista KvammeandGitHub 3b835b9986 Fix/ Long text instruction causes crash (#184) 2025-12-08 23:23:51 +04:00
Ahmed AllamandGitHub 6043aea0e3 Update README.md 2025-12-03 20:09:22 +00:00
e8a101cd72 docs: add file-based instruction example (#165)
Co-authored-by: 0xallam <ahmed39652003@gmail.com>
2025-12-03 22:59:59 +04:00
Ahmed AllamandGitHub 708d0a7ce9 Update link in README 2025-12-01 16:04:46 +04:00
Ahmed AllamandGitHub 4adf5a1f2f Add acknowledgements in README 2025-11-29 19:27:30 +04:00
Ahmed AllamandGitHub 22c37cb9e6 Update README 2025-11-23 22:29:44 +04:00
Ahmed AllamandAhmed Allam a027b09d3b feat: implement incremental pentest data persistence 2025-11-22 22:54:07 +04:00
Ahmed Allam 97553dbaad docs: update README 2025-11-21 23:07:11 +04:00
Ahmed AllamandGitHub f70cb8586e chore: Fix formatting in README.md 2025-11-14 16:07:54 +00:00
Ahmed AllamandAhmed Allam cb9b613863 chore: Minor readme tweaks. Bump version for 0.3.4 release 2025-11-14 20:02:48 +04:00
Mark PercivalandAhmed Allam be913d3cf8 fix: link 2025-11-14 20:02:48 +04:00
Mark PercivalandAhmed Allam a7d782ebee Chore: Update README 2025-11-14 20:02:48 +04:00
Ahmed AllamandGitHub e0dac77e6e Update README 2025-11-12 19:29:01 +04:00
purpl3horseandAhmed Allam cce96a3745 Update README.md
Instruction argument was written in plural in the readme ( a typo )
2025-11-12 19:03:27 +04:00
Ahmed Allam 92b679d437 docs: update README with recommended models 2025-11-12 15:01:15 +04:00
bdac092227 Update Readme
Co-authored-by: m4ki3lf0 <m4ki3lf0@git.com>
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
2025-11-10 09:49:37 +00:00
Ahmed AllamandGitHub 86c1fcf2be Update README 2025-11-08 15:07:53 +04:00
Ahmed Allam 6bc0d0be27 Chore: fix discord link in readme 2025-11-07 18:03:47 +04:00
Ahmed AllamandAhmed Allam d5dee3e9e8 docs: Update README 2025-11-05 01:21:48 +02:00
Ahmed AllamandAhmed Allam 9f354df680 docs: Update README to include multi-target testing examples 2025-11-01 02:38:37 +02:00
Ahmed AllamandAhmed Allam 728f7380c1 docs: Update README with configuration details and refine headless mode instructions 2025-10-31 21:07:21 +02:00
Ahmed AllamandAhmed Allam 20e98f8255 feat(docs): Enhance README with headless mode and CI/CD integration examples 2025-10-31 21:07:21 +02:00
Ahmed AllamandGitHub 30e8dac403 chore: replaced Discord invite link with open invite
(remove the unneeded join application)
2025-10-31 15:19:46 +02:00
Ahmed AllamandGitHub 29baf39564 feat: Add prompt module collections and contributing.md (#40) 2025-10-10 10:41:42 +01:00
Ahmed Allam 0d42b01cfa Update README.md 2025-09-28 21:04:40 -07:00
Ahmed Allam e56561f1eb Update README.md 2025-09-24 19:21:01 -07: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 AllamandAhmed Allam ac505e6f5e Update README 2025-09-08 10:31:16 -07:00
Ahmed AllamandGitHub 344a8e3db7 Adding full support for gpt-5 models (#5) 2025-08-15 21:02:39 +01:00
Ahmed Allam 5207cdc90c Reverting back to claude as default 2025-08-11 18:28:46 -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