)]}'
{
  "commit": "cf6ec45b40059eecb6e40f936999e4d230987c1e",
  "tree": "30f0c198781dbef091eabf70900b78b1354375cf",
  "parents": [
    "a17a26396d9902d9044ce786bb4e53a6bd6c8e94"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "richardlev@gmail.com",
    "time": "Fri Sep 04 00:41:09 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Sep 04 00:41:09 2026 -0700"
  },
  "message": "agents: add conversation-done skill (#4150)\n\nAgent workflows create substantial disk and process overhead outside\nthe conversation directory, including Bazel server processes, output\nbases, git worktrees, and feature branches. Without automated cleanup,\nthese resources accumulate across tasks.\n\nAdd the `conversation-done` skill and an async cleanup engine to safely\nreclaim these resources when a conversation finishes. The tool shuts\ndown active Bazel servers, deletes matching output bases, and prunes\ngit worktrees and branches while enforcing safeguards for main repos,\ncanonical branches, and upstream remotes.",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "11a5b21309dac330bf1a6969f0f07801f6c4aa96",
      "new_mode": 33188,
      "new_path": ".agents/skills/conversation-done/SKILL.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "24d13a3cd23b9eeee13bb4b1809594112b824e1e",
      "new_mode": 33261,
      "new_path": ".agents/skills/conversation-done/scripts/cleanup.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "18a38b1ef36ad7057759f8eaee0455a2050e6b24",
      "new_mode": 33188,
      "new_path": ".agents/skills/conversation-done/scripts/cleanup_test.py"
    }
  ]
}
