)]}'
{
  "commit": "10a7ac13a8aac36d947de8824452814596eb1dde",
  "tree": "58bb570782fa0dc026e4653874373d8dd0653c83",
  "parents": [
    "af2d7e3940d063e4e5dfed2abed69c698f9b04fc"
  ],
  "author": {
    "name": "Philip Zeyliger",
    "email": "philip.zeyliger@gmail.com",
    "time": "Wed Apr 23 11:56:03 2025 -0700"
  },
  "committer": {
    "name": "Philip Zeyliger",
    "email": "philip.zeyliger@gmail.com",
    "time": "Wed Apr 23 12:12:36 2025 -0700"
  },
  "message": "Fix chat input resize test by waiting for animation frame\n\nThe test was checking the height of the textarea immediately after filling\nit with content, but the component uses requestAnimationFrame() to adjust\nthe height asynchronously. Added a wait for the animation frame to complete\nbefore checking the height.\n\nCo-Authored-By: sketch\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a727c50e3f08d04d3fa2e1532efbe2dfd85e3260",
      "old_mode": 33188,
      "old_path": "loop/webui/src/web-components/sketch-chat-input.test.ts",
      "new_id": "bcd9f8eabdbd700303f5b739a562b811c395382d",
      "new_mode": 33188,
      "new_path": "loop/webui/src/web-components/sketch-chat-input.test.ts"
    }
  ]
}
