- NPX
- Docker
🐞 Fixed
- Responses API Tool Types — Normalized versioned/provider-specific tool type strings (e.g.
web_search_20250305) to their canonical types for correct routing - Postgres Indexing Deadlocks — Merged concurrent indexing goroutines into a single sequential goroutine to prevent Postgres deadlocks
- Provider Histogram Index — Deferred provider histogram index creation to background goroutine to avoid blocking pod startup
- hotfix: normalized versioned Responses API tool types to canonical types (e.g. web_search_20250305 → web_search)
- fix: merged indexing goroutines for postgres to avoid deadlocks from concurrent CREATE INDEX CONCURRENTLY
- fix: deferred provider histogram index creation to background goroutine to avoid blocking pod startup
- chore: upgraded core to v1.4.13 and framework to v1.2.32
- chore: upgraded core to v1.4.13 and framework to v1.2.32
- chore: upgraded core to v1.4.13 and framework to v1.2.32
- chore: upgraded core to v1.4.13 and framework to v1.2.32
- chore: upgraded core to v1.4.13 and framework to v1.2.32
- chore: upgraded core to v1.4.13 and framework to v1.2.32
- chore: upgraded core to v1.4.13 and framework to v1.2.32
- chore: upgraded core to v1.4.13 and framework to v1.2.32
- chore: upgraded core to v1.4.13 and framework to v1.2.32

