feat(wechat): MindSpace public draft push with 143 host defaults
Add public-page WeChat draft button, publication standard conversion for poem/prose/generic pages, and quick push APIs. Default Studio release SSH targets to john@180.159.29.143 with 105 edge upstream via 10.10.0.2. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+12
-1
@@ -52,7 +52,9 @@ H5_PUBLIC_BASE_URL=http://127.0.0.1:5173
|
||||
|
||||
# Tool Gateway Queue v0(/agent/runs 后台任务队列,默认保守限流)。
|
||||
# MEMIND_AGENT_RUN_QUEUE_CONCURRENCY=1
|
||||
# MEMIND_AGENT_RUN_TIMEOUT_MS=900000
|
||||
# MEMIND_AGENT_RUN_TIMEOUT_MS=1200000
|
||||
# Goose 页面任务超时且未产出 HTML 时,由 Cursor 执行器接管重试(需 MEMIND_CURSOR_EXECUTOR_ENABLED=1)
|
||||
# MEMIND_CURSOR_PAGE_TIMEOUT_TAKEOVER=1
|
||||
# P6.1 外部 Tool Worker 接管入口。默认 Portal 内部 auto-dispatch 保持开启;
|
||||
# 只有外部 worker 验证就绪后,才把 Portal 设为 0 并独立运行 scripts/agent-run-worker.mjs。
|
||||
# MEMIND_AGENT_RUN_AUTODISPATCH=1
|
||||
@@ -130,6 +132,15 @@ H5_PUBLIC_BASE_URL=http://127.0.0.1:5173
|
||||
# TKMIND_API_TARGET=https://127.0.0.1:18006
|
||||
# TKMIND_API_TARGET_1=https://127.0.0.1:18007
|
||||
|
||||
# DashScope / nassaapi 中转兼容代理(deepseek-cp 等;默认 :18037)
|
||||
# - 自动把 max_tokens 截到 131072,避免 DashScope 400
|
||||
# - 出站限流默认 10 次/分钟,与中转商配额对齐
|
||||
# MEMIND_RELAY_COMPAT_PORT=18037
|
||||
# MEMIND_RELAY_UPSTREAM_BASE=https://card.nassaapi.xyz
|
||||
# MEMIND_RELAY_MAX_PER_MINUTE=10
|
||||
# MEMIND_RELAY_COMPAT_HOST=host.docker.internal
|
||||
# MEMIND_RELAY_COMPAT_ENABLED=1
|
||||
|
||||
# H5 Router normalized decision(docs/h5-session-architecture-20260706.md Patch 3)
|
||||
# 默认 0/off:gateway 仍读 legacy route
|
||||
# shadow:只打 [router-shadow] 日志,行为不变
|
||||
|
||||
Reference in New Issue
Block a user