chore: snapshot main sync

This commit is contained in:
2026-06-17 20:08:31 +00:00
parent b18de2a331
commit 8bd32537cf
354 changed files with 10208 additions and 9230 deletions

View File

@@ -13,6 +13,11 @@ POSTGRES_PASSWORD=CHANGE_ME
# point BooCode at a different SearXNG instance.
SEARXNG_URL=http://100.114.205.53:8888
# Path to the MCP server config (data/mcp.json). BooChat (Docker) defaults to
# /data/mcp.json (the container bind-mount). BooCoder (host service) must set
# this to the absolute host path: /opt/boocode/data/mcp.json
# MCP_CONFIG_PATH=/opt/boocode/data/mcp.json
# Context7 MCP key. Referenced from data/mcp.json as "{env:CONTEXT7_API_KEY}"
# ({env:VAR} substitution, opencode-compatible). Leave unset to send no key.
# CONTEXT7_API_KEY=ctx7sk-...
@@ -27,6 +32,7 @@ SEARXNG_URL=http://100.114.205.53:8888
# DeepSeek's API instead of llama-swap. Requires a DeepSeek Platform API key.
# DEEPSEEK_API_KEY=sk-...
# DEEPSEEK_BASE_URL=https://api.deepseek.com
# DEEPSEEK_BETA_BASE_URL=https://api.deepseek.com/beta
# v1.13.15-tools: BOOCODE_TOOLS narrows the tool whitelist sent to the LLM.
# Unset (default) → all tools (~21k schema). Useful primarily for single-purpose