feat/phase-2g-bundle
Bridge: Netlify Blobs for persistent tokens and vector DBs
- Add @netlify/blobs; bridge uses Blob store 'bridge-data' when running on Netlify - Tokens: async load/save with Blob key hub_github_tokens (fallback to DATA_DIR locally) - Vectors: rehydrate per-user DB from Blob to /tmp, persist back after index - Netlify function wrapper: connectLambda + getStore, attach store per request - Export app from bridge server; listen only when not in serverless env - lib/embedding: send OLLAMA_API_KEY as Bearer header for Ollama Cloud - README: DATA_DIR, OLLAMA_URL, OLLAMA_API_KEY; Netlify Blobs section - Root package.json: add @netlify/blobs for function bundle
sha256:9132e830515b457a031e54c81877a3c6346a532e6afee840051d4c1676a93692
sha
sha256:5ee0186a329dea330047129b2ff3823482b819c3e85ebd675f2196f633b572ec
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:9132e830515b457a031e54c81877a3c6346a532e6afee840051d4c1676a93692 --body "your comment"
No comments yet. Be the first to start the discussion.