[feat]. Add username and custom bot mention tags #2

Merged
space merged 2 commits from codex/username-and-custom-mention-aliases into main 2026-05-23 13:12:14 +02:00
Owner
No description provided.
space added 1 commit 2026-05-23 12:52:46 +02:00
[feat]. Add username and custom bot mention tags
All checks were successful
ci / test (pull_request) Successful in 57s
ci / publish (pull_request) Has been skipped
0de069fd32
Author
Owner

@codex review

@codex review
First-time contributor

👀 Codex review queued for commit 0de069f.

👀 Codex review queued for commit `0de069f`.
First-time contributor

Codex Review

Verdict: has_issues
Confidence: 0.60

ChatGPT auth runner failed before review execution. Error: ephemeral runner exited with code 2; stderr_tail=Unable to find image 'node:22-bookworm-slim' locally 22-bookworm-slim: Pulling from library/node 79b3835561d3: Pulling fs layer 3d75e56d73fd: Pulling fs layer 5d2860e0a811: Pulling fs layer fd31133e23d8: Pulling fs layer 79b3835561d3: Download complete 5d2860e0a811: Download complete fd31133e23d8: Download complete 3d75e56d73fd: Download complete 5d2860e0a811: Pull complete 647cf9903e76: Download complete 2795efff4365: Download complete 3d75e56d73fd: Pull complete 79b3835561d3: Pull complete fd31133e23d8: Pull complete Digest: sha256:7af03b14a13c8cdd38e45058fd957bf00a72bbe17feac43b1c15a689c029c732 Status: Downloaded newer image for node:22-bookworm-slim error: unexpected argument '--reasoning-effort' found tip: to pass '--reasoning-effort' as a value, use '-- --reasoning-effort' Usage: codex exec [OPTIONS] [PROMPT] codex exec [OPTIONS] [ARGS] For more information, try '--help'.

Findings:

  1. runner:1-1 (high)
    Ephemeral review runner failed
    ephemeral runner exited with code 2; stderr_tail=Unable to find image 'node:22-bookworm-slim' locally 22-bookworm-slim: Pulling from library/node 79b3835561d3: Pulling fs layer 3d75e56d73fd: Pulling fs layer 5d2860e0a811: Pulling fs layer fd31133e23d8: Pulling fs layer 79b3835561d3: Download complete 5d2860e0a811: Download complete fd31133e23d8: Download complete 3d75e56d73fd: Download complete 5d2860e0a811: Pull complete 647cf9903e76: Download complete 2795efff4365: Download complete 3d75e56d73fd: Pull complete 79b3835561d3: Pull complete fd31133e23d8: Pull complete Digest: sha256:7af03b14a13c8cdd38e45058fd957bf00a72bbe17feac43b1c15a689c029c732 Status: Downloaded newer image for node:22-bookworm-slim error: unexpected argument '--reasoning-effort' found tip: to pass '--reasoning-effort' as a value, use '-- --reasoning-effort' Usage: codex exec [OPTIONS] [PROMPT] codex exec [OPTIONS] [ARGS] For more information, try '--help'.
    Suggestion: Check ephemeral runner logs for model/auth/network issues, then rerun @codex review.

ℹ️.codex-review.yml is not configured

<!-- codex-review:head_sha=0de069fd3289e083bd896e7d07a863e52ac3e9d7 --> ## Codex Review Verdict: `has_issues` Confidence: `0.60` ChatGPT auth runner failed before review execution. Error: ephemeral runner exited with code 2; stderr_tail=Unable to find image 'node:22-bookworm-slim' locally 22-bookworm-slim: Pulling from library/node 79b3835561d3: Pulling fs layer 3d75e56d73fd: Pulling fs layer 5d2860e0a811: Pulling fs layer fd31133e23d8: Pulling fs layer 79b3835561d3: Download complete 5d2860e0a811: Download complete fd31133e23d8: Download complete 3d75e56d73fd: Download complete 5d2860e0a811: Pull complete 647cf9903e76: Download complete 2795efff4365: Download complete 3d75e56d73fd: Pull complete 79b3835561d3: Pull complete fd31133e23d8: Pull complete Digest: sha256:7af03b14a13c8cdd38e45058fd957bf00a72bbe17feac43b1c15a689c029c732 Status: Downloaded newer image for node:22-bookworm-slim error: unexpected argument '--reasoning-effort' found tip: to pass '--reasoning-effort' as a value, use '-- --reasoning-effort' Usage: codex exec [OPTIONS] [PROMPT] codex exec [OPTIONS] <COMMAND> [ARGS] For more information, try '--help'. Findings: 1. `runner:1-1` (high) Ephemeral review runner failed ephemeral runner exited with code 2; stderr_tail=Unable to find image 'node:22-bookworm-slim' locally 22-bookworm-slim: Pulling from library/node 79b3835561d3: Pulling fs layer 3d75e56d73fd: Pulling fs layer 5d2860e0a811: Pulling fs layer fd31133e23d8: Pulling fs layer 79b3835561d3: Download complete 5d2860e0a811: Download complete fd31133e23d8: Download complete 3d75e56d73fd: Download complete 5d2860e0a811: Pull complete 647cf9903e76: Download complete 2795efff4365: Download complete 3d75e56d73fd: Pull complete 79b3835561d3: Pull complete fd31133e23d8: Pull complete Digest: sha256:7af03b14a13c8cdd38e45058fd957bf00a72bbe17feac43b1c15a689c029c732 Status: Downloaded newer image for node:22-bookworm-slim error: unexpected argument '--reasoning-effort' found tip: to pass '--reasoning-effort' as a value, use '-- --reasoning-effort' Usage: codex exec [OPTIONS] [PROMPT] codex exec [OPTIONS] <COMMAND> [ARGS] For more information, try '--help'. Suggestion: Check ephemeral runner logs for model/auth/network issues, then rerun @codex review. ℹ️.codex-review.yml is not configured
space added 1 commit 2026-05-23 13:06:01 +02:00
feat: Enhance ephemeral review process with reasoning effort handling and retry logic
All checks were successful
ci / test (pull_request) Successful in 32s
ci / publish (pull_request) Has been skipped
d662cabe72
space merged commit c3bc3501ca into main 2026-05-23 13:12:14 +02:00
space deleted branch codex/username-and-custom-mention-aliases 2026-05-23 13:12:20 +02:00
Author
Owner

@codex review

@codex review
First-time contributor

👀 Codex review queued for commit d662cab.

👀 Codex review queued for commit `d662cab`.
First-time contributor

Review Status

I could not complete a code-level review because the PR content was not accessible from this environment.

Blocking Issue

  • The PR URL could not be fetched.
  • No changed-file list, unified diff, or file contents were included in the prompt.

Why This Matters

Without the actual diff, I cannot reliably assess introduced regressions in correctness, security, migrations, data safety, or test coverage.

What I Need To Continue

Please provide one of:

  • The unified diff/patch for this PR, or
  • The changed files with relevant hunks, or
  • A reachable PR URL from this environment.

Once available, I will return a full issue-focused review.

Note: model gpt-5.3-codex, input 23847, output 1026 tokens used.

<!-- codex-review:head_sha=d662cabe728e8102fc075e222b717d81ce959453 --> ## Review Status I could not complete a code-level review because the PR content was not accessible from this environment. ## Blocking Issue - The PR URL could not be fetched. - No changed-file list, unified diff, or file contents were included in the prompt. ## Why This Matters Without the actual diff, I cannot reliably assess introduced regressions in correctness, security, migrations, data safety, or test coverage. ## What I Need To Continue Please provide one of: - The unified diff/patch for this PR, or - The changed files with relevant hunks, or - A reachable PR URL from this environment. Once available, I will return a full issue-focused review. _Note: model `gpt-5.3-codex`, input `23847`, output `1026` tokens used._
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: space/gitea-codex#2