This website requires JavaScript.
Explore
Sign In
skills
/
usestrix__strix
Watch
1
Star
0
Fork
0
You've already forked usestrix__strix
mirror of
https://github.com/usestrix/strix.git
synced
2026-09-14 14:19:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feat/error-telemetry-classification
usestrix__strix
/
strix
/
config
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
devin-ai-integration[bot]
afa7c4a77f
feat(web_search): add Exa as a web search provider alongside Perplexity (
#1270
)
2026-09-04 10:34:28 -07:00
..
__init__.py
feat(context): bound per-tool output before it enters agent history
2026-07-26 14:38:12 -07:00
codex.py
fix(ci): make the pre-commit mypy hook and the test suite pass on a fresh checkout
2026-09-02 15:15:51 +03:00
loader.py
fix(config): persist only the alias the runtime settings read
2026-09-02 16:10:52 +03:00
models.py
fix(models): keep aggregator routes out of RECOMMENDED_MODEL_NAMES, family matching already accepts them
2026-09-02 16:52:53 +03:00
settings.py
feat(web_search): add Exa as a web search provider alongside Perplexity (
#1270
)
2026-09-04 10:34:28 -07:00
tool_call_ids.py
fix(llm): keep tool-call ids unique so a recycled id can't erase history (
#976
)
2026-08-06 00:06:46 +03:00
tool_call_limits.py
fix(llm): cap the tool calls one assistant response may queue (
#977
)
2026-08-06 00:06:59 +03:00