Ahmed Allam
1905159468
Add tip about Strix integration with GitHub Actions
2026-03-17 22:14:11 -07:00
Ahmed Allam and GitHub
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
mason5052 and Ahmed 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 Allam and GitHub
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 Allam and GitHub
21df7faefd
Update README
2026-02-01 05:13:59 +04:00
Ahmed Allam and GitHub
bb0fff6c2b
Update README.md
2026-02-01 05:11:44 +04:00
Ahmed Allam and GitHub
b0bc230bae
Update README
2026-01-23 06:56:10 +04:00
Ahmed Allam and GitHub
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 Allam and GitHub
6998987c93
Update README
2026-01-16 02:34:30 +04:00
Ahmed Allam and GitHub
f17a49aa80
Update README
2026-01-14 05:00:16 +04:00
0xallam and Ahmed 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 Allam and GitHub
8feb2a7ca5
Update link in README
2026-01-03 08:28:03 +04:00
Ahmed Allam and GitHub
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 Allam and GitHub
0624dd1610
Fix badge in README.md
2025-12-15 19:39:47 +04:00
Ahmed Allam and GitHub
803cbfd9cb
Update README to remove duplicate demo image
2025-12-12 21:59:16 +04:00
Ahmed Allam and GitHub
d951dad1e8
Add DeepWiki docs for Strix
2025-12-12 21:58:28 +04:00
K0IN and GitHub
e1a3845390
Update GitHub Actions checkout action version ( #189 )
2025-12-11 22:24:20 +04:00
Alexander De Battista Kvamme and GitHub
d4dc5f5103
Fix/ Long text instruction causes crash ( #184 )
2025-12-08 23:23:51 +04:00
Ahmed Allam and GitHub
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 Allam and GitHub
9b62065161
Update link in README
2025-12-01 16:04:46 +04:00
Ahmed Allam and GitHub
bf17032781
Add acknowledgements in README
2025-11-29 19:27:30 +04:00
Ahmed Allam and GitHub
8c59cc7e05
Update README
2025-11-23 22:29:44 +04:00
Ahmed Allam and Ahmed 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 Allam and GitHub
ae237a738c
chore: Fix formatting in README.md
2025-11-14 16:07:54 +00:00
Ahmed Allam and Ahmed Allam
fab7d20dfe
chore: Minor readme tweaks. Bump version for 0.3.4 release
2025-11-14 20:02:48 +04:00
Mark Percival and Ahmed Allam
a669eb609f
fix: link
2025-11-14 20:02:48 +04:00
Mark Percival and Ahmed Allam
ea8bd99617
Chore: Update README
2025-11-14 20:02:48 +04:00
Ahmed Allam and GitHub
412c52e78b
Update README
2025-11-12 19:29:01 +04:00
purpl3horse and Ahmed Allam
ea161d161c
Update README.md
...
Instruction argument was written in plural in the readme ( a typo )
2025-11-12 19:03:27 +04:00
Ahmed Allam
5814c1b26c
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 Allam and GitHub
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 Allam and Ahmed Allam
d5dee3e9e8
docs: Update README
2025-11-05 01:21:48 +02:00