Skip to content

rename openai var to qwen code var for clarity#7

Open
BingqingLyu wants to merge 2 commits into
mainfrom
pr-164-feature-rename_envvar
Open

rename openai var to qwen code var for clarity#7
BingqingLyu wants to merge 2 commits into
mainfrom
pr-164-feature-rename_envvar

Conversation

@BingqingLyu

@BingqingLyu BingqingLyu commented Apr 27, 2026

Copy link
Copy Markdown
Owner

TLDR

Dive Deeper

Reviewer Test Plan

Testing Matrix

🍏 🪟 🐧
npm run
npx
Docker
Podman - -
Seatbelt - -

Linked issues / bugs

@BingqingLyu BingqingLyu added conflicting-group-1 conflicting-group-1 Conflicting PR group 1 — review as a batch conflicting-pr Shares at least one cross-PR dependency with other PRs and removed conflicting-group-1 labels May 7, 2026
@BingqingLyu

BingqingLyu commented May 7, 2026

Copy link
Copy Markdown
Owner Author

Conflict Group 1

This PR shares modified functions with 17 other PR(s): #10, #112, #113, #114, #117, #14, #17, #18, #21, #22, #26, #31, #36, #46, #86, #88, #94.

These PRs should be reviewed as a batch — merging one may affect the others.

Function File Also modified by
hasApiKeyForAuth auth.ts #10
parseArguments config.ts #10, #112, #113, #114, #117, #14, #17, #18, #21, #22, #31, #36, #46, #86, #88
start_sandbox sandbox.ts #10, #112, #113, #114, #117, #26, #88, #94
graph LR
    PR7["PR #7"]
    FhasApiKeyForAuth_8617["hasApiKeyForAuth<br>auth.ts"]
    PR7 -->|modifies| FhasApiKeyForAuth_8617
    PR10["PR #10"]
    PR10 -->|modifies| FhasApiKeyForAuth_8617
    FparseArguments_6977["parseArguments<br>config.ts"]
    PR7 -->|modifies| FparseArguments_6977
    PR10 -->|modifies| FparseArguments_6977
    PR112["PR #112"]
    PR112 -->|modifies| FparseArguments_6977
    PR113["PR #113"]
    PR113 -->|modifies| FparseArguments_6977
    PR114["PR #114"]
    PR114 -->|modifies| FparseArguments_6977
    PR117["PR #117"]
    PR117 -->|modifies| FparseArguments_6977
    PR14["PR #14"]
    PR14 -->|modifies| FparseArguments_6977
    PR17["PR #17"]
    PR17 -->|modifies| FparseArguments_6977
    PR18["PR #18"]
    PR18 -->|modifies| FparseArguments_6977
    PR21["PR #21"]
    PR21 -->|modifies| FparseArguments_6977
    PR22["PR #22"]
    PR22 -->|modifies| FparseArguments_6977
    PR31["PR #31"]
    PR31 -->|modifies| FparseArguments_6977
    PR36["PR #36"]
    PR36 -->|modifies| FparseArguments_6977
    PR46["PR #46"]
    PR46 -->|modifies| FparseArguments_6977
    PR86["PR #86"]
    PR86 -->|modifies| FparseArguments_6977
    PR88["PR #88"]
    PR88 -->|modifies| FparseArguments_6977
    Fstart_sandbox_9815["start_sandbox<br>sandbox.ts"]
    PR7 -->|modifies| Fstart_sandbox_9815
    PR10 -->|modifies| Fstart_sandbox_9815
    PR112 -->|modifies| Fstart_sandbox_9815
    PR113 -->|modifies| Fstart_sandbox_9815
    PR114 -->|modifies| Fstart_sandbox_9815
    PR117 -->|modifies| Fstart_sandbox_9815
    PR26["PR #26"]
    PR26 -->|modifies| Fstart_sandbox_9815
    PR88 -->|modifies| Fstart_sandbox_9815
    PR94["PR #94"]
    PR94 -->|modifies| Fstart_sandbox_9815
Loading

Posted by codegraph-ai conflict detection.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

This pull request has had no activity for 60 days and is being marked as stale. It will be closed in another 30 days if no further activity occurs. To keep it open, push a new commit or leave a comment. Maintainers may apply pinned, status/blocked, status/on-hold, or status/ready-for-merge to exempt it from auto-close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conflicting-group-1 Conflicting PR group 1 — review as a batch conflicting-pr Shares at least one cross-PR dependency with other PRs status/stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants