Commit Graph
71 Commits
Author SHA1 Message Date
alex sandGitHub 5f2bd8ca03 Add target list CLI option (#711)
* Add target list CLI option

* Handle target list comments and encoding errors
2026-07-06 23:33:08 -04:00
Ahmed AllamandGitHub 2464a98925 Update README (#705) 2026-07-06 07:38:52 -07:00
7a98f32a8d fix grammer (#642)
Co-authored-by: Alex Schapiro <46074070+bearsyankees@users.noreply.github.com>
2026-07-02 22:47:02 -04:00
Ahmed AllamandGitHub 71d3861769 Update readme (#607) 2026-06-29 19:09:58 -07:00
Ahmed AllamandGitHub e9445535fd Readme update 2026-06-29 19:00:46 -07:00
Ahmed AllamandGitHub 800bb0ccc8 Add Strix GitHub Actions integration tip 2026-04-12 12:43:41 -07:00
alex sandGitHub 5320880e78 feat: Better source-aware testing (#391) 2026-03-31 11:53:49 -07:00
0xallamandAhmed Allam 9f5ceaafa3 chore: update default model to gpt-5.4 and remove Strix Router from docs
- Change default model from gpt-5 to gpt-5.4 across docs, tests, and examples
- Remove Strix Router references from docs, quickstart, overview, and README
- Delete models.mdx (Strix Router page) and its nav entry
- Simplify install script to suggest openai/ prefix directly
- Keep strix/ model routing support intact in code
2026-03-22 22:08:20 -07:00
Ahmed Allam 1905159468 Add tip about Strix integration with GitHub Actions 2026-03-17 22:14:11 -07:00
Ahmed AllamandGitHub f183a8719c Update README 2026-03-03 03:33:46 +04:00
0xallam 1caaf7a7b0 docs: Add Strix Platform and Enterprise sections to README 2026-02-26 14:58:28 -08:00
mason5052andAhmed Allam 047d035a37 docs: fix Discord badge expired invite code
The badge image URL used invite code  which is expired,
causing the badge to render 'Invalid invite' instead of the server info.
Updated to use the vanity URL  which resolves correctly.

Fixes #313
2026-02-22 20:52:03 -08:00
Ahmed AllamandGitHub 9db8f3d596 Update installation instructions
Removed pipx installation instructions for strix-agent.
2026-02-22 00:10:06 +04:00
0xallam 23607e4cb3 fix: Change default model from claude-sonnet-4-6 to gpt-5 across docs and code 2026-02-20 10:35:58 -08:00
0xallam 425de20206 docs: Revert discord badge cache bust 2026-02-19 13:53:27 -08:00
0xallam 1957fd4456 docs: Cache bust discord badge 2026-02-19 13:52:13 -08:00
2af05c433c Strix LLM Documentation and Config Changes (#315)
* feat: add to readme new keys

* feat: shoutout strix models, docs

* fix: mypy error

* fix: base api

* docs: update quickstart and models

* fixes: changes to docs

uniform api_key variable naming

* test: git commit hook

* nevermind it was nothing

* docs: Update default model to claude-sonnet-4.6 and improve Strix Router docs

- Replace gpt-5 and opus-4.6 defaults with claude-sonnet-4.6 across all docs and code
- Rewrite Strix Router (models.mdx) page with clearer structure and messaging
- Add Strix Router as recommended option in overview.mdx and quickstart prerequisites
- Update stale Claude 4.5 references to 4.6 in anthropic.mdx, openrouter.mdx, bug_report.md
- Fix install.sh links to point to models.strix.ai and correct docs URLs
- Update error message examples in main.py to use claude-sonnet-4-6

---------

Co-authored-by: 0xallam <ahmed39652003@gmail.com>
2026-02-20 01:43:18 +04:00
Ahmed AllamandGitHub 21df7faefd Update README 2026-02-01 05:13:59 +04:00
Ahmed AllamandGitHub bb0fff6c2b Update README.md 2026-02-01 05:11:44 +04:00
Ahmed AllamandGitHub b0bc230bae Update README 2026-01-23 06:56:10 +04:00
Ahmed AllamandGitHub 19ee363ecd Update README 2026-01-23 06:55:35 +04:00
0xallam 750aacfaec docs: update screenshot and add to intro page 2026-01-22 13:09:45 -08:00
0xallam 690991cdf1 chore: update Discord invite link 2026-01-20 12:58:14 -08:00
Ahmed AllamandGitHub 6998987c93 Update README 2026-01-16 02:34:30 +04:00
Ahmed AllamandGitHub f17a49aa80 Update README 2026-01-14 05:00:16 +04:00
0xallamandAhmed Allam 6c5933811d docs: document config persistence in README 2026-01-10 15:49:03 -08:00
02a791b17d 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 049f7c23ba docs: reformat recommended models as bulleted list 2026-01-09 16:49:16 -08:00
0xallam 25a4895358 docs: add Gemini 3 Pro Preview to recommended models 2026-01-09 16:47:33 -08:00
0xallam 372a4a287e Refactor(skills): rename prompt modules to skills and update documentation 2026-01-06 17:50:15 -08:00
0xallam 85030004b1 chore: update website links to strix.ai 2026-01-03 17:58:34 -08:00
0xallam 19890e79b5 docs: add documentation links to README 2026-01-03 17:56:35 -08:00
Ahmed AllamandGitHub 8feb2a7ca5 Update link in README 2026-01-03 08:28:03 +04:00
Ahmed AllamandGitHub aead9e09c0 Remove PyPI Downloads badge from readme 2026-01-01 23:27:00 +04:00
0xallam 0924937477 Update README.md 2025-12-15 10:11:08 -08:00
Ahmed AllamandGitHub 0624dd1610 Fix badge in README.md 2025-12-15 19:39:47 +04:00
Ahmed AllamandGitHub 803cbfd9cb Update README to remove duplicate demo image 2025-12-12 21:59:16 +04:00
Ahmed AllamandGitHub d951dad1e8 Add DeepWiki docs for Strix 2025-12-12 21:58:28 +04:00
K0INandGitHub e1a3845390 Update GitHub Actions checkout action version (#189) 2025-12-11 22:24:20 +04:00
Alexander De Battista KvammeandGitHub d4dc5f5103 Fix/ Long text instruction causes crash (#184) 2025-12-08 23:23:51 +04:00
Ahmed AllamandGitHub e3b87e1dcc Update README.md 2025-12-03 20:09:22 +00:00
41f94f3be0 docs: add file-based instruction example (#165)
Co-authored-by: 0xallam <ahmed39652003@gmail.com>
2025-12-03 22:59:59 +04:00
Ahmed AllamandGitHub 9b62065161 Update link in README 2025-12-01 16:04:46 +04:00
Ahmed AllamandGitHub bf17032781 Add acknowledgements in README 2025-11-29 19:27:30 +04:00
Ahmed AllamandGitHub 8c59cc7e05 Update README 2025-11-23 22:29:44 +04:00
Ahmed AllamandAhmed Allam e920585e5e feat: implement incremental pentest data persistence 2025-11-22 22:54:07 +04:00
Ahmed Allam afebb63f88 docs: update README 2025-11-21 23:07:11 +04:00
Ahmed AllamandGitHub ae237a738c chore: Fix formatting in README.md 2025-11-14 16:07:54 +00:00
Ahmed AllamandAhmed Allam fab7d20dfe chore: Minor readme tweaks. Bump version for 0.3.4 release 2025-11-14 20:02:48 +04:00
Mark PercivalandAhmed Allam a669eb609f fix: link 2025-11-14 20:02:48 +04:00