
SafiandClaude Sonnet 4.6
cc9e5816a7
add graphify prs: graph-aware PR dashboard with triage, worktrees, conflict detection
- new `graphify prs` subcommand: terminal dashboard of open PRs with CI/review
state, worktree mapping, and graph impact (blast radius / communities touched)
- `graphify prs <number>`: deep dive on a single PR
- `graphify prs --triage`: AI triage ranking via any configured backend
(claude, kimi, openai, gemini, claude-cli, ollama — auto-detected from env)
- `graphify prs --worktrees`: worktree → branch → PR mapping
- `graphify prs --conflicts`: PRs sharing graph communities with node labels
- concurrent gh pr diff fetching via ThreadPoolExecutor (up to 8 workers)
- graph impact lazy: only fetched when needed (deep dive / triage / conflicts)
- MCP tools: list_prs, get_pr_impact, triage_prs
- auto-detects default branch via gh repo view → git symbolic-ref → main
- 41 tests, all passing; uv.lock added to .gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 22:36:58 +01:00
..
2026-05-15 00:07:09 +01:00
2026-04-04 18:52:44 +01:00
2026-05-02 12:54:08 +05:30
2026-05-16 14:27:01 +01:00
2026-05-13 10:07:50 -07:00
2026-05-09 12:59:38 +01:00
2026-05-13 23:22:37 +01:00
2026-04-28 15:04:52 +01:00
2026-05-09 23:26:01 +01:00
2026-04-30 22:08:28 +10:00
2026-05-13 23:53:00 +01:00
2026-04-28 00:56:54 +01:00
2026-05-14 00:29:54 +01:00
2026-05-12 02:23:51 +03:00
2026-04-06 16:06:31 +01:00
2026-05-15 22:57:36 +01:00
2026-05-16 02:23:02 +02:00
2026-05-13 23:19:15 +01:00
2026-04-22 23:28:09 +01:00
2026-05-15 00:07:09 +01:00
2026-05-05 18:36:59 +01:00
2026-05-07 20:07:57 +01:00
2026-05-02 17:29:40 +01:00
2026-04-15 23:08:43 +01:00
2026-05-05 00:07:50 +02:00
2026-05-04 18:07:02 +01:00
2026-04-04 18:56:38 +01:00
2026-05-15 20:17:52 -07:00
2026-05-15 20:17:52 -07:00
2026-05-06 17:10:45 -04:00
2026-05-13 23:39:01 +01:00
2026-05-09 23:42:44 +01:00
2026-05-08 20:31:25 +01:00
2026-05-07 16:32:26 +01:00
2026-05-09 15:52:17 +01:00
2026-05-13 23:19:15 +01:00
2026-04-15 23:08:43 +01:00
2026-05-16 22:36:58 +01:00
2026-04-24 02:59:04 +03:00
2026-05-16 00:01:57 +01:00
2026-05-02 18:09:32 +01:00
2026-04-08 09:40:21 +01:00
2026-04-06 16:06:31 +01:00
2026-05-16 16:20:20 +01:00
2026-04-10 15:55:22 +01:00
2026-04-04 18:53:43 +01:00
2026-05-15 00:18:33 +01:00
2026-04-15 23:08:43 +01:00