TOPIC_NODE
DIGEST_COUNT: 1
LOCAL AI ASSISTANT IN ZED: RAG + WEB BROWSING WITH PLUGGABLE MODELS
calendar_today
FIRST_SEEN 2025-12-26
update
LAST_SYNC 2025-12-26
[ OVERVIEW ]
An OSS effort aims to add local-first AI to the Zed IDE: in-IDE web browsing, workspace embeddings into a vector DB (e.g., Qdrant), semantic code search, and cross-file refactors using Ollama or OpenAI-compatible APIs. The author is seeking architectural guidance on AST-aware chunking, incremental re-indexing for polyglot repos, efficient streaming to the editor, sandboxed web fetching with prompt-injection defenses, and model orchestration (router vs task-specific). A Zed fork already exposes settings for vector DB URL, embedder provider/model, API keys, and an index toggle.
[ ALL_SOURCES ]
[ STORY_TIMELINE ]
NO_STORIES_LINKED