0f6d09db1234b62d6b4d428aa5c01e4a4fe8f0e8
- laptop_full_setup.sh now handles both fresh install and updates cleanly (detects existing install, --force flag to overwrite config files) - server.py: standalone RAG server with AST-aware code chunking (Python), pattern-split for JS/TS/Go, /ingest/repo and /webhook/gitea|github endpoints - mcp_server.py: new MCP server (port 8002/SSE) with Claude Code-equivalent tools: bash, file ops, ripgrep search, git ops, Gitea API, GitHub API, RAG repo ingest - docker-compose: adds mcp-server service, workspace volume, env_file for tokens - .env preserved on update (tokens never overwritten) - GPU: OLLAMA_NUM_GPU=999 auto-adapts to any VRAM size (no hard-coded 6GB) - ZIM downloads remain in kiwix_download.sh (separate, large files) https://claude.ai/code/session_012gDnantBmFTWZGCiKyjazx
Description
Mirror of outis1one/local-ai from GitHub
628 KiB
Languages
Shell
95.4%
Python
4.6%