Files
timmy-home/training-data/dpo-pairs/session_20260323_145836_69471d.json
Alexander Whitestone 0d64d8e559 initial: sovereign home — morrowind agent, skills, training-data, research, specs, notes, operational docs
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)
2026-03-27 13:05:57 -04:00

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 c2dbfd059b793a57df68837d0b85bc3c3bf4eec4\" -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 c2dbfd059b793a57df68837d0b85bc3c3bf4eec4\" -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 c2dbfd059b793a57df68837d0b85bc3c3bf4eec4\" -H \"Content-Type: application/json\" -d '{\"state\":\"closed\"}'\n\n\n=== PR #1152 in rockachopa/Timmy-time-dashboard by kimi ===\nTitle: [kimi] Refactor scorecards.py \u2014 break up oversized functions (#1127)\nDiff (first 150 lines):\n{\"id\":494,\"url\":\"http://143.198.27.163:3000/rockachopa/Timmy-time-dashboard/pulls/1152\",\"number\":1152,\"user\":{\"id\":5,\"login\":\"kimi\",\"login_name\":\"kimi\",\"source_id\":0,\"full_name\":\"Kimi Agent\",\"email\":\"kimi@timmy.local\",\"avatar_url\":\"http://143.198.27.163:3000/avatars/0665720c1d3316b664408853b28087992d9ad84988a694beebc693b4b1fd7991\",\"html_url\":\"http://143.198.27.163:3000/kimi\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"1970-01-01T00:00:00Z\",\"created\":\"2026-03-14T18:34:30Z\",\"restricted\":false,\"active\":true,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"kimi\"},\"title\":\"[kimi] Refactor scorecards.py \u2014 break up oversized functions (#1127)\",\"body\":\"Fixes #1127\\n\\n## Summary\\nRefactored `src/dashboard/routes/scorecards.py` to break up tw",
"chosen": "Reviewing all 4 PRs:\n\n**PR #1152** (kimi) \u2014 Scorecards refactor. Clean extraction of helpers, tests pass, mergeable=true. MERGE.\n\n**PR #1145** (claude) \u2014 Qwen3-14B brain config. Good but mergeable=false (conflicts). COMMENT.\n\n**PR #1121** (claude) \u2014 ShareGPT trajectory export. Solid feature but mergeable=false. COMMENT.\n\n**PR #1120** (claude) \u2014 TemplateResponse bug fix. Critical fix, only 10+/8- lines, but mergeable=false. COMMENT \u2014 this one should rebase first since it's a bug fix.",
"session": "session_20260323_145836_69471d.json"
}
]