poll_now 等耗时工具(发出 HTTP 请求到 Gitea)阻塞了 handle_sse_message, 导致客户端 POST 超时。改为 tokio::spawn 在后台处理 + SSE 推回结果, HTTP 握手立即完成,符合 MCP SSE 传输规范。 另:新增 docs/ai-context/git-workflow.md(分支策略 + Conventional Commits), .gitignore 排除炼境实例数据(.claude/liangjing.json / dev_manager.db)。 |
||
|---|---|---|
| .. | ||
| ai-context | ||
| templates | ||
| tauri-cicd-guide.md | ||
| tauri-updater-guide.md | ||