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 #460 in Timmy_Foundation/the-nexus by Timmy ===\nTitle: [modularization] Phase 2: Extract data layer \u2014 gitea, weather, bitcoin, loaders\nDiff (first 150 lines):\n{\"id\":955,\"url\":\"http://143.198.27.163:3000/Timmy_Foundation/the-nexus/pulls/460\",\"number\":460,\"user\":{\"id\":2,\"login\":\"Timmy\",\"login_name\":\"Timmy\",\"source_id\":0,\"full_name\":\"Timmy Time\",\"email\":\"timmy@Alexanderwhitestone.ai\",\"avatar_url\":\"http://143.198.27.163:3000/avatars/76600542a84c758e8086821762ea54c2308727103d3de81c7ce8efb0f17cf241\",\"html_url\":\"http://143.198.27.163:3000/Timmy\",\"language\":\"\",\"is_admin\":true,\"last_login\":\"1970-01-01T00:00:00Z\",\"created\":\"2026-03-14T13:41:00Z\",\"restricted\":false,\"active\":true,\"prohibit_login\":false,\"location\":\"The Cloud\",\"website\":\"https://alexanderwhitestone.com\",\"description\":\"Sovereign AI. Soul on Bitcoin. Building from the harness.\",\"visibility\":\"public\",\"followers_count\":1,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"Timmy\"},\"title\":\"[modularization] Phase 2: Extract data layer \u2014 gitea, we",
|
|
"chosen": "Reviewing 5 PRs. Here's my read:\n\n- **PR #460** (Timmy) \u2014 Phase 2 data layer. Clean modularization, dedup wins, mergeable=true. MERGE.\n- **PR #447** (claude) \u2014 Phase 1 core foundation. Good work but mergeable=false. Needs rebase.\n- **PR #442** (claude) \u2014 sovereignty-status.json. Small fix, mergeable=false. Needs rebase.\n- **PR #441** (claude) \u2014 heartbeat real data. Solid, mergeable=false. Needs rebase.\n- **PR #439** (claude) \u2014 Tombstone audit. Clean removal, mergeable=false. Needs rebase.\n\nExecuting:",
|
|
"session": "session_20260324_172720_bb575c.json"
|
|
}
|
|
] |