Darkmatter · agent stage: prod
preview@internal.darkmatter
Events received
167527
Ignored
167257
Jobs dispatched
276

Job b97282a1…

← All jobs

Job

Job ID
b97282a1-3b82-4666-8049-dcb1114bbdf0
Delivery
453e4a00-7a92-11f1-8940-af91b0b7fa10
Kind
auto_review
Event
pull_request
Created
2026-07-08T06:00:08.414Z
Actor
michaelmwu
Source
voytravel/voy
Target
voytravel/voy · executor
Status
completed

Timeline · 44 events

  1. #1 status execution started
  2. #2 status sandbox ready
  3. #3 tool read running {"i":"Read PR #1122 metadata and diff","path":"pr://1122"}
  4. #4 tool read error {"i":"Read PR #1122 metadata and diff","path":"pr://1122"}
  5. #5 tool read running {"i":"Read PR #1122 with explicit repo","path":"pr://voytravel/voy/1122"}
  6. #6 tool read error {"i":"Read PR #1122 with explicit repo","path":"pr://voytravel/voy/1122"}
  7. #7 tool bash running {"command":"gh auth status 2>&1 | head -20","i":"Check gh auth status"}
  8. #8 tool bash error {"command":"gh auth status 2>&1 | head -20","i":"Check gh auth status"}
  9. #9 tool bash running {"command":"gh pr view 1122 --repo voytravel/voy --json title,body,headRefName,baseRefName,author,state,additions,deletions,changedFiles 2>&1 | head -50","i":"…
  10. #10 tool bash error {"command":"gh pr view 1122 --repo voytravel/voy --json title,body,headRefName,baseRefName,author,state,additions,deletions,changedFiles 2>&1 | head -50","i":"…
  11. #11 tool bash running {"command":"echo \"GITHUB_TOKEN set: ${GITHUB_TOKEN:+yes} (len=${#GITHUB_TOKEN})\"; env | grep -iE 'github|gh_|token' | sed 's/=.*/=***/' 2>&1 | head -20","i":…
  12. #12 tool bash success {"command":"echo \"GITHUB_TOKEN set: ${GITHUB_TOKEN:+yes} (len=${#GITHUB_TOKEN})\"; env | grep -iE 'github|gh_|token' | sed 's/=.*/=***/' 2>&1 | head -20","i":…
  13. #13 tool bash running {"command":"ls ~/github/voytravel/voy 2>&1 | head; echo \"---\"; ls ~/branches/voytravel/voy 2>&1 | head","i":"Check if voy repo is mounted"}
  14. #14 tool bash error {"command":"ls ~/github/voytravel/voy 2>&1 | head; echo \"---\"; ls ~/branches/voytravel/voy 2>&1 | head","i":"Check if voy repo is mounted"}
  15. #15 tool bash running {"command":"centaur-tools list 2>&1 | head -40","i":"List available tools for github access"}
  16. #16 tool bash success {"command":"centaur-tools list 2>&1 | head -40","i":"List available tools for github access"}
  17. #17 tool bash running {"command":"centaur-tools list 2>&1 | grep -iE 'github|git'; echo \"---\"; which gh; ls /app/tools 2>&1 | head","i":"Look for github tool"}
  18. #18 tool bash success {"command":"centaur-tools list 2>&1 | grep -iE 'github|git'; echo \"---\"; which gh; ls /app/tools 2>&1 | head","i":"Look for github tool"}
  19. #19 tool bash running {"command":"cat ~/.config/gh/hosts.yml 2>&1 | sed 's/oauth_token:.*/oauth_token: ***/' | head -30; echo \"===\"; ls ~/.config/gh 2>&1","i":"Inspect gh config f…
  20. #20 tool bash error {"command":"cat ~/.config/gh/hosts.yml 2>&1 | sed 's/oauth_token:.*/oauth_token: ***/' | head -30; echo \"===\"; ls ~/.config/gh 2>&1","i":"Inspect gh config f…
  21. #21 tool read running {"i":"Fetch PR #1122 via GitHub URL","path":"https://github.com/voytravel/voy/pull/1122.diff"}
  22. #22 tool read running {"i":"Fetch PR metadata page","path":"https://github.com/voytravel/voy/pull/1122"}
  23. #23 tool read success {"i":"Fetch PR #1122 via GitHub URL","path":"https://github.com/voytravel/voy/pull/1122.diff"}
  24. #24 tool read success {"i":"Fetch PR metadata page","path":"https://github.com/voytravel/voy/pull/1122"}
  25. #25 tool bash running {"command":"curl -sI -L \"https://github.com/voytravel/voy/pull/1122\" 2>&1 | head -20","i":"Check PR URL HTTP status"}
  26. #26 tool bash success {"command":"curl -sI -L \"https://github.com/voytravel/voy/pull/1122\" 2>&1 | head -20","i":"Check PR URL HTTP status"}
  27. #29 tool bash running {"command":"echo \"GITHUB_TOKEN value: '$GITHUB_TOKEN'\"; echo \"===\"; env | grep -iE 'GH_ENTERPRISE|GH_HOST|VOY|REPO' | sed 's/=.*/=***/' 2>&1 | head","i":"I…
  28. #30 tool bash success {"command":"echo \"GITHUB_TOKEN value: '$GITHUB_TOKEN'\"; echo \"===\"; env | grep -iE 'GH_ENTERPRISE|GH_HOST|VOY|REPO' | sed 's/=.*/=***/' 2>&1 | head","i":"I…
  29. #31 tool bash running {"command":"ls /home/agent/github 2>&1; echo \"===\"; ls /home/agent/branches 2>&1; echo \"===\"; find / -maxdepth 4 -name \"voy\" -type d 2>/dev/null | head",…
  30. #32 tool bash error {"command":"ls /home/agent/github 2>&1; echo \"===\"; ls /home/agent/branches 2>&1; echo \"===\"; find / -maxdepth 4 -name \"voy\" -type d 2>/dev/null | head",…
  31. #33 tool bash running {"command":"git config --global --list 2>&1 | head -20; echo \"===\"; cat ~/.gitconfig 2>&1 | head -30; echo \"===\"; git-branch --help 2>&1 | head -5","i":"In…
  32. #34 tool bash success {"command":"git config --global --list 2>&1 | head -20; echo \"===\"; cat ~/.gitconfig 2>&1 | head -30; echo \"===\"; git-branch --help 2>&1 | head -5","i":"In…
  33. #35 tool bash running {"command":"cat ~/.git-credentials 2>&1 | sed 's/:.*/:***@/' | head; echo \"===\"; git clone --depth 1 https://github.com/voytravel/voy /tmp/voy 2>&1 | head -2…
  34. #36 tool bash error {"command":"cat ~/.git-credentials 2>&1 | sed 's/:.*/:***@/' | head; echo \"===\"; git clone --depth 1 https://github.com/voytravel/voy /tmp/voy 2>&1 | head -2…
  35. #39 tool bash running {"command":"linear search \"ENG-1085\" 2>&1 | head -60","i":"Search Linear for ENG-1085 context"}
  36. #40 tool bash running {"command":"centaur-tools call vmetrics query '{\"expr\":\"centaur_deployment_info\"}' 2>&1 | head -60","i":"Check live deployment info"}
  37. #41 tool bash error {"command":"centaur-tools call vmetrics query '{\"expr\":\"centaur_deployment_info\"}' 2>&1 | head -60","i":"Check live deployment info"}
  38. #42 tool bash error {"command":"linear search \"ENG-1085\" 2>&1 | head -60","i":"Search Linear for ENG-1085 context"}
  39. #43 tool bash running {"command":"env | grep -iE 'voytravel|voy|GH_HOST|GHE|enterprise' | sed 's/=.*/=***/' 2>&1; echo \"===\"; ls ~/github/paradigmxyz 2>&1 | head; echo \"===\"; fi…
  40. #44 tool bash error {"command":"env | grep -iE 'voytravel|voy|GH_HOST|GHE|enterprise' | sed 's/=.*/=***/' 2>&1; echo \"===\"; ls ~/github/paradigmxyz 2>&1 | head; echo \"===\"; fi…
  41. #45 tool bash running {"command":"env | sort | grep -iE 'token|secret|gh_|github|pat|oauth' | sed -E 's/(=.{6}).*/\\1...REDACTED/' 2>&1","i":"Inspect all token-like env vars (partia…
  42. #46 tool bash success {"command":"env | sort | grep -iE 'token|secret|gh_|github|pat|oauth' | sed -E 's/(=.{6}).*/\\1...REDACTED/' 2>&1","i":"Inspect all token-like env vars (partia…
  43. #47 text I'm blocked: I can't access PR #1122. The repo `voytravel/voy` is private (404 unauthenticated, and not mounted at `~/github/`), the `GITHUB_TOKEN` env var is literally the string `"GITHUB_TOKEN"` rather than a real token, `gh auth` fails with "Bad credentials", and there's no `…
  44. #48 turn turn

Command excerpt

Review pull request #1122 — "ENG-1085: Add overlay share-chat eval fixtures" (michaelmwu/share-chat-eval-fixtures → develop)

Originating event

open event →