Skip to content

Commit 2fb2c43

Browse files
committed
feat: robust installer and binary update mechanism v1.1.20
- Improved installer to detect and reuse existing Qdrant and Ollama services - Added 'rename-on-busy' strategy for binary updates to fix 'text file busy' errors - Optimized model provisioning (skips download if present) - Fixed lint issues with Sscanf error checking in installer - Synchronized version reporting to v1.1.20 and updated MCP implementation - Replaced aggressive port killing with a polite service-aware check
1 parent 9987004 commit 2fb2c43

File tree

5 files changed

+73
-14
lines changed

5 files changed

+73
-14
lines changed

bin/index-all

-468 KB
Binary file not shown.

bin/rag-code-mcp

-531 KB
Binary file not shown.

bin/ragcode-installer

-81.3 KB
Binary file not shown.

cmd/install/main.go

Lines changed: 71 additions & 12 deletions
Original file line numberDiff line numberDiff line change

cmd/rag-code-mcp/main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)