)]}'
{
  "commit": "a8ac1500f4313203d0b0d453a59aa016a2b93859",
  "tree": "2fe098765aa9f7115b3bcfbde6e70138b480f0fa",
  "parents": [
    "693c9503f202a76c41f96aa6fd501664a1f8f134"
  ],
  "author": {
    "name": "Philip Zeyliger",
    "email": "philip@bold.dev",
    "time": "Sun Jul 27 21:24:42 2025 -0700"
  },
  "committer": {
    "name": "Philip Zeyliger",
    "email": "philip@bold.dev",
    "time": "Sun Jul 27 21:24:42 2025 -0700"
  },
  "message": "sketch/mcp: fix mcp sse stream context cancellation\n\nThe SSE stream was being started with a timeout context that got canceled\nimmediately after connection establishment, causing \u0027context canceled\u0027 errors\nand breaking MCP tool execution with \u0027Could not find session\u0027 errors.\n\nSeparate connection establishment timeout from long-running SSE stream context:\n- Use agent\u0027s main context for mcpClient.Start() (SSE stream lifecycle)\n- Use separate timeout context for Initialize() and ListTools() (connection only)\n\nFixes SSE stream persistence and enables successful MCP tool execution.\n\nCo-Authored-By: sketch \u003chello@sketch.dev\u003e\nChange-ID: sb595ea17e6f1205ck\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8f656144935fb9b74c3c8a3c05a17807f22648fd",
      "old_mode": 33188,
      "old_path": "mcp/client.go",
      "new_id": "22839ca8cdaa69b712af2f1438c1c5614c42942c",
      "new_mode": 33188,
      "new_path": "mcp/client.go"
    }
  ]
}
