Skip to content
PidebugCLI & tooling

Review Gemini CLI thinking-tag fix PR (pi-mono)

Session from pi-mono-sessions on Hugging Face by thomasmustier · MIT · condensed by Coders Talk

10ssession
0interventions
GOAL

Have the agent review GitHub PR #573, which fixes malformatted Gemini CLI thinking-tag rendering (issue #561), following a structured review skill.

  1. Prompt · +0
    Review this PR: badlogic/pi-mono#573
  2. Agent did · +0m
    Loaded the review-pr-url skill definition to follow its structured PR review steps.
  3. Agent did · +0m
    Used gh CLI to pull PR #573's body, comments, commits, and changed files (google-gemini-cli.ts and a new thinking-tags test).
  4. Agent did · +0m
    Fetched linked issue #561 and its comments to understand the root cause (Gemini SSE stream mixing thinking and response text) before analyzing the diff.
  5. Outcome · +0m
    Agent gathered PR #573 diff, commits, and linked issue #561 context via gh CLI; structured code review not yet produced in this excerpt.
VERDICT

I'd start by pointing the agent straight at both the PR and the linked issue URLs together so it doesn't have to chain gh calls to discover the issue reference itself. So far it's just gathering context correctly via gh CLI, following the review skill's steps, but the transcript cuts off before it actually produces the review.

I tried this · 0

Discussion · 0

How Builds work