strix/strix/config
2026-08-20 23:12:23 +03:00
..
__init__.py feat(context): bound per-tool output before it enters agent history 2026-07-26 14:38:12 -07:00
codex.py Create credential files with owner-only permissions (#945) 2026-08-03 19:36:59 -07:00
loader.py Create credential files with owner-only permissions (#945) 2026-08-03 19:36:59 -07:00
models.py Drop strict tool schemas on Claude routes 2026-08-20 23:12:23 +03: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