dev-manager-tauri/docs
lanrtop d4cb236ace fix(mcp): SSE 消息端点立即返回 202,后台异步处理工具调用
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)。
2026-07-03 19:17:25 +09:00
..
ai-context fix(mcp): SSE 消息端点立即返回 202,后台异步处理工具调用 2026-07-03 19:17:25 +09:00
templates docs(blueprint): agent 友好基础设施方案 + 炼境自身接入包 + 蓝图规范 v1.8.0 2026-06-29 16:38:45 +09:00
tauri-cicd-guide.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
tauri-updater-guide.md feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00