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
opencode-subscription
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
yoni
8dfbe94d6a
Rebase onto main: rebuild viewer assets, keep opencode module import-light
2026-08-31 21:15:25 +00:00
..
__init__.py
feat(context): bound per-tool output before it enters agent history
2026-07-26 14:38:12 -07:00
codex.py
Add OpenCode (Zen/Go) subscription support: strix auth login opencode + opencode/<model> routing
2026-08-31 21:06:48 +00:00
loader.py
Create credential files with owner-only permissions (
#945
)
2026-08-03 19:36:59 -07:00
models.py
Run Claude on OpenCode's Anthropic endpoint, and name the plan in the UI
2026-08-31 21:07:10 +00:00
opencode.py
Rebase onto main: rebuild viewer assets, keep opencode module import-light
2026-08-31 21:15:25 +00:00
settings.py
chore(image): bump sandbox tag 1.2.0 -> 1.3.0
2026-08-06 20:50:07 +03: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