strix/tests
0xallam a2f1aae5ed 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

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 22:08:20 -07:00
..
agents refactor(tests): reorganize unit tests module structure 2025-12-04 00:02:14 +04:00
config Add OpenTelemetry observability with local JSONL traces (#347) 2026-03-09 01:11:24 -07:00
interface refactor(tests): reorganize unit tests module structure 2025-12-04 00:02:14 +04:00
llm chore: update default model to gpt-5.4 and remove Strix Router from docs 2026-03-22 22:08:20 -07:00
runtime refactor(tests): reorganize unit tests module structure 2025-12-04 00:02:14 +04:00
skills feat: add skills for specific tools (#366) 2026-03-19 16:47:29 -07:00
telemetry Add OpenTelemetry observability with local JSONL traces (#347) 2026-03-09 01:11:24 -07:00
tools fix: address review feedback on tool registration gating 2026-03-19 23:50:57 -07:00
__init__.py test: add initial unit tests for argument_parser module 2025-12-04 00:02:14 +04:00
conftest.py refactor(tests): reorganize unit tests module structure 2025-12-04 00:02:14 +04:00