0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. PilotDeck
  2. /
  3. src
  4. /
  5. mcp
  6. /
  7. protocol
Kaguya-19Kaguya-19feat(mcp): per-session browser profile isolation
71688c94创建于 19 天前历史提交
文件最后提交记录最后更新时间
types.ts
feat(mcp): per-session browser profile isolation Inject a unique --user-data-dir temp directory per MCP stdio spawn when perSession is enabled, so concurrent sessions get isolated browser profiles. The temp directory is cleaned up on client close. Co-authored-by: Cursor <cursoragent@cursor.com> 19 天前