Files
timmy-home/training-data/dpo-pairs/session_20260324_155755_ec38c8.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.5 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 #455 in Timmy_Foundation/the-nexus by manus ===\nTitle: [manus] Nostr Integration \u2014 Sovereign Communication (#454)\nDiff (first 150 lines):\n{\"id\":943,\"url\":\"http://143.198.27.163:3000/Timmy_Foundation/the-nexus/pulls/455\",\"number\":455,\"user\":{\"id\":3,\"login\":\"manus\",\"login_name\":\"manus\",\"source_id\":0,\"full_name\":\"\",\"email\":\"manus@timmy.local\",\"avatar_url\":\"http://143.198.27.163:3000/avatars/01e179cb48f444a80d06b70f4abc47f73b783a1c68b09657c45e79bd930e5e14\",\"html_url\":\"http://143.198.27.163:3000/manus\",\"language\":\"en-US\",\"is_admin\":false,\"last_login\":\"2026-03-22T11:41:24Z\",\"created\":\"2026-03-14T14:25:53Z\",\"restricted\":false,\"active\":true,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"\",\"visibility\":\"public\",\"followers_count\":0,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"manus\"},\"title\":\"[manus] Nostr Integration \u2014 Sovereign Communication (#454)\",\"body\":\"Fixes #454\\n\\n### Decentralized Sovereignty\\nThis PR integrates **Nostr** into the Nexus, providing Timmy with a decentra",
"chosen": "Alright, reviewing all 5 PRs.\n\n**PR #455 (manus)** \u2014 Nostr Integration. Mergeable, modular, under 1000 lines, aligns with sovereign comms. MERGE.\n\n**PR #439, #441, #442, #447 (claude)** \u2014 All four show `mergeable: false`. They have merge conflicts. Good work in each but can't merge until rebased. Need to comment.\n\nLet me handle them:",
"session": "session_20260324_155755_ec38c8.json"
}
]