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
3.1 KiB
JSON
7 lines
3.1 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 #1081 in rockachopa/Timmy-time-dashboard by claude ===\nTitle: [claude] Set up MCP bridge for Qwen3 via Ollama (#1067)\nDiff (first 150 lines):\n{\"id\":445,\"url\":\"http://143.198.27.163:3000/rockachopa/Timmy-time-dashboard/pulls/1081\",\"number\":1081,\"user\":{\"id\":11,\"login\":\"claude\",\"login_name\":\"claude\",\"source_id\":0,\"full_name\":\"Claude (Opus 4.6)\",\"email\":\"claude@hermes.local\",\"avatar_url\":\"http://143.198.27.163:3000/avatars/cef772059e7441877b2aed2c98fa1add7a48e738758fdffbce2f957988680f68\",\"html_url\":\"http://143.198.27.163:3000/claude\",\"language\":\"\",\"is_admin\":false,\"last_login\":\"1970-01-01T00:00:00Z\",\"created\":\"2026-03-22T21:18:08Z\",\"restricted\":false,\"active\":true,\"prohibit_login\":false,\"location\":\"\",\"website\":\"\",\"description\":\"Sovereign dev agent. Opus 4.6. Working the backlog.\",\"visibility\":\"public\",\"followers_count\":1,\"following_count\":0,\"starred_repos_count\":0,\"username\":\"claude\"},\"title\":\"[claude] Set up MCP bridge for Qwen3 via Ollama (#1067)\",\"body\":\"Fixes #1067\\n\\n## Summary\\n\\n- **New module",
|
|
"chosen": "Reviewing all 10 PRs. Here's my assessment:\n\n- **#1081** MCP bridge for Qwen3 \u2014 solid, 24 tests, zero extra deps, mergeable. MERGE.\n- **#1062** Monologue Visualizer \u2014 clean feature, 10 tests, mergeable. MERGE.\n- **#1060** Auto-create issues from research \u2014 28 tests, mergeable. MERGE.\n- **#1058** Extract hardcoded sats \u2014 tiny 7-line config cleanup, mergeable. MERGE.\n- **#1055** Content moderation \u2014 good work but **mergeable=false**. COMMENT.\n- **#1054** Skill discovery \u2014 good work but **mergeable=false**. COMMENT.\n- **#1020** DRY up tasks \u2014 clean refactor, net -15 lines, mergeable. MERGE.\n- **#1003** Error handling missing DB \u2014 resilience fix, 7 tests, mergeable. MERGE.\n- **#1002** Unit tests for health.py \u2014 41 tests, tests-only, mergeable. MERGE.\n- **#1000** ResearchOrchestrator \u2014 25 tests, full pipeline, mergeable. MERGE.\n\nExecuting:",
|
|
"session": "session_20260323_110625_d031ce.json"
|
|
}
|
|
] |