Ship Paseo-equivalent provider snapshot, AgentComposerBar, ACP dispatch rewrite with streaming/persist, permission prompts, and agent commands. Follow-up: pane-scoped chat resolution, CoderMessageList tool timeline, WS user-delta replace, and inference orphan tool_call stripping. Archive openspec v2-2; update CHANGELOG and CURRENT. Co-authored-by: Cursor <cursoragent@cursor.com>
16 lines
484 B
Plaintext
16 lines
484 B
Plaintext
NODE_ENV=production
|
|
PORT=9502
|
|
HOST=100.114.205.53
|
|
DATABASE_URL=postgres://boocode:devpass@127.0.0.1:5500/boochat
|
|
LLAMA_SWAP_URL=http://100.101.41.16:8401
|
|
PROJECT_ROOT_WHITELIST=/opt
|
|
BOOTSTRAP_ROOT=/opt/projects
|
|
DEFAULT_MODEL=qwen3.6-35b-a3b-mxfp4
|
|
LOG_LEVEL=info
|
|
SEARXNG_URL=http://100.114.205.53:8888
|
|
GITEA_BASE_URL=https://git.indifferentketchup.com
|
|
GITEA_USER=indifferentketchup
|
|
GITEA_SSH_HOST=100.114.205.53:2222
|
|
MCP_CONFIG_PATH=/data/mcp.json
|
|
SKILLS_ROOT=/opt/boocode/data/skills
|