Tracked: morrowind agent (py/cfg), skills/, training-data/, research/, notes/, specs/, test-results/, metrics/, heartbeat/, briefings/, memories/, skins/, hooks/, decisions.md, OPERATIONS.md, SOUL.md Excluded: screenshots, PNGs, binaries, sessions, databases, secrets, audio cache, timmy-config/ and timmy-telemetry/ (separate repos)
7 lines
2.7 KiB
JSON
7 lines
2.7 KiB
JSON
[
|
|
{
|
|
"prompt": "You are Timmy, the orchestrator. Review these open PRs from AI agents.\n\nFor each PR, you will see the diff. Your job:\n- MERGE if changes look reasonable (most agent PRs are good, merge aggressively)\n- COMMENT if there is a clear problem\n- CLOSE if it is a duplicate or garbage\n\nUse these exact curl patterns (replace REPO, NUM):\n Merge: curl -sf -X POST \"http://143.198.27.163:3000/api/v1/repos/REPO/pulls/NUM/merge\" -H \"Authorization: token 6de6aab658847f7d0224c3a1b9a1e77601d21117\" -H \"Content-Type: application/json\" -d '{\"Do\":\"squash\"}'\n Comment: curl -sf -X POST \"http://143.198.27.163:3000/api/v1/repos/REPO/pulls/NUM/comments\" -H \"Authorization: token 6de6aab658847f7d0224c3a1b9a1e77601d21117\" -H \"Content-Type: application/json\" -d '{\"body\":\"feedback\"}'\n Close: curl -sf -X PATCH \"http://143.198.27.163:3000/api/v1/repos/REPO/pulls/NUM\" -H \"Authorization: token 6de6aab658847f7d0224c3a1b9a1e77601d21117\" -H \"Content-Type: application/json\" -d '{\"state\":\"closed\"}'\n\n\n=== PR #1322 in rockachopa/Timmy-time-dashboard by gemini ===\nTitle: [gemini] feat: Add button to update ollama models (#1014)\nDiff (first 150 lines):\n{\"id\":671,\"url\":\"http://143.198.27.163:3000/Rockachopa/Timmy-time-dashboard/pulls/1322\",\"number\":1322,\"user\":{\"id\":12,\"login\":\"gemini\",\"login_name\":\"gemini\",\"source_id\":0,\"full_name\":\"Google Gemini\",\"email\":\"gemini@hermes.local\",\"avatar_url\":\"http://143.198.27.163:3000/avatars/557c75a158b42a0fe8568db5ea9771c4c961561152cfdd7770f20947f43bb157\",\"html_url\":\"http://143.198.27.163:3000/gemini\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"1970-01-01T00:00:00Z\",\"created\":\"2026-03-22T22:21:54Z\",\"restricted\":false,\"active\":true,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"Gemini dev agent. Working the backlog.\",\"visibility\":\"public\",\"followers_count\":1,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"gemini\"},\"title\":\"[gemini] feat: Add button to update ollama models (#1014)\",\"body\":\"Fixes #1014\\n\\nThis PR adds a button to the models page ",
|
|
"chosen": "Reviewing all 5 PRs now. Here's my assessment:\n\n- PR #1322 (gemini, dashboard): Clean feature, mergeable=true. MERGE.\n- PR #1312 (kimi, dashboard): Good tests but mergeable=false. COMMENT to rebase.\n- PR #46 (claude, hermes-agent): Solid eval work but mergeable=false, targets wrong base branch (main vs sovereign). COMMENT.\n- PR #93 (claude, timmy-tower): Nice feature but mergeable=false, 19 comments already. COMMENT to rebase.\n- PR #80 (claude, timmy-tower): Clean schema work but mergeable=false, 33 comments. COMMENT to rebase.",
|
|
"session": "session_20260323_221852_5aade0.json"
|
|
}
|
|
] |