fix: expose public status endpoints in all modes and enable vector sync (#637)
Make /api/v1/status and /api/v1/vector-sync/status available in all non-Smithery deployment modes so Astrolabe can show server status even in single-user BasicAuth mode. Previously these were only mounted when OAuth or multi-user BasicAuth with offline access was enabled. - Split management API routes into public (Tier 1) and authenticated (Tier 2+) - Enable semantic search with in-memory Qdrant for single-user docker service - Update astrolabe submodule with admin settings fix Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
6f645ecdce
commit
331abdd00a
Vendored
+1
-1
Submodule third_party/astrolabe updated: af53f1c02f...41d4a409c5
Reference in New Issue
Block a user