mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
docs(changelog): note sqlite-vec standalone bundling in #3066 entry
This commit is contained in:
@@ -80,7 +80,10 @@
|
||||
native `vec0.so` ("Unknown module type"), and `manager.stub.ts` now exports
|
||||
`getAllAgentsStatus` (statically imported by `/api/tools/agent-bridge/state` — the
|
||||
missing export aborted the build). The webpack-based VM build was unaffected, which
|
||||
is why the deploy validated while the Docker build errored. (#3066 — thanks @freefrank)
|
||||
is why the deploy validated while the Docker build errored. The sqlite-vec native
|
||||
binary is also now bundled into the standalone output, so vector/semantic memory keeps
|
||||
working in the container instead of silently degrading to FTS5 keyword search.
|
||||
(#3066 — thanks @freefrank)
|
||||
- **codex/providers:** `POST /api/providers/[id]/refresh` (the manual/auto "refresh
|
||||
token" endpoint) no longer rotates rotating-refresh providers (Codex/OpenAI share
|
||||
one Auth0 `client_id`). This was the last unguarded proactive-refresh entry point:
|
||||
|
||||
Reference in New Issue
Block a user