## usestrix/strix — v0.8.2…v0.8.3

_28 commits._

### Features
- **refine system prompt, add scope verification, and improve tool guidance** (4e83637)
- **feat: add skills for specific tools (#366)** (8634159)
- **Add tip about Strix integration with GitHub Actions** (f0f8f3d)
- **feat: add interactive mode for agent loop** (1404864)
- **Add OpenTelemetry observability with local JSONL traces (#347)** (a60cb4b)
- **feat(skills): add NestJS security testing module (#348)** (672a668)

### Fixes
- **fix: use anthropic model in anthropic provider docs example** (dec2c47)
- **fix: strengthen tool-call requirement in interactive and autonomous modes** (4f90a56)
- **fix: address review feedback on tool registration gating** (c9d2477)
- **fix: prevent ScreenStackError when stopping agent from modal (#374)** (9a0bc5e)
- **fix: web_search tool not loading when API key is in config file** (7dde988)

### Backend
- **Simplify tool file copying in Dockerfile** (b6a0a94)
- **Guard TUI chat rendering against invalid Rich spans (#375)** (31d8a09)
- **Update web search model name to 'sonar-reasoning-pro'** (f71e34d)
- **Change VERTEXAI_LOCATION from 'us-central1' to 'global'** (f860b2f)
- **Update README** (72c3e0d)
- **Update models.mdx** (d30e1d2)

### Docs
- **docs: Add Strix Platform and Enterprise sections to README** (30e3f13)
- **docs: Add human-in-the-loop section to proxy documentation** (5d91500)

### Chore
- **chore: bump version to 0.8.3** (7d5a45d)
- **chore: bump sandbox image to 0.1.13** (640bd67)
- **chore: update default model to gpt-5.4 and remove Strix Router from docs** (a2f1aae)
- **refactor: move tool availability checks into registration** (8765b18)
- **chore(deps): bump pypdf from 6.7.4 to 6.7.5 (#343)** (048be1f)
- **chore(deps): bump pypdf from 6.7.2 to 6.7.4** (3c6fccc)
- **chore: remove references of codex models** (3e8a5c6)
- **chore: remove codex models from supported models** (968cb25)
- **chore(deps): bump pypdf from 6.7.1 to 6.7.2** (5102b64)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/usestrix/strix?utm_source=github-action)._