Skip to content

Commit df0c2af

Browse files
committed
feat: robust installer and binary update mechanism v1.1.19
- 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) - Synchronized version reporting to v1.1.19 - Replaced aggressive port killing with a polite service-aware check
1 parent 3057c5b commit df0c2af

File tree

5 files changed

+72
-15
lines changed

5 files changed

+72
-15
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 & 14 deletions
Original file line numberDiff line numberDiff line change

cmd/rag-code-mcp/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)