Skip to content

Sync upstream Gemini-CLI v0.8.2#838

Merged
tanzhenxin merged 622 commits into
mainfrom
chore/sync-gemini-v0.8.2
Oct 23, 2025
Merged

Sync upstream Gemini-CLI v0.8.2#838
tanzhenxin merged 622 commits into
mainfrom
chore/sync-gemini-v0.8.2

Conversation

@tanzhenxin

@tanzhenxin tanzhenxin commented Oct 17, 2025

Copy link
Copy Markdown
Collaborator

TLDR

This is an ongoing work to sync upstream Gemini-CLI v0.8.2 tag, with the last sync tag as v0.3.4

Some features(changes) are intentionally ignored in this sync, including:

  1. CI/CD workflows - The CI/CD workflows are unable to merge right now, we may work on them at the appropriate time.
  2. A2A features - We don't have plan to support A2A features right now.
  3. GCP telemetry - It is designed for Google Cloud, not suitable for QwenCode
  4. SubAgent feature - QwenCode has its own implementation before Gemini-CLI, make no good to merge upstream now
  5. TodoWrite feature - same as subagent feature
  6. Mode Router feature - We don't see the benefit of having this feature in QwenCode right now, so this feature is not merged.
  7. Tool call confirmation messagebus - This feature is not yet complete, and introduce a new "policy" concept to make the existing permission system even more chaotic. Will decide later if the feature should be merged.
  8. Enhanced performance monitoring - This feature is not yet complete, and overly complicate. Will decide later.
  9. ...

mattKorwel and others added 30 commits September 18, 2025 23:00
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
Co-authored-by: gemini-cli-robot <[email protected]>
@pomelo-nwu

Copy link
Copy Markdown
Collaborator

A few commands have minor issues: /agents, /auth, /quit-confirm, and /privacy.

@tanzhenxin
tanzhenxin marked this pull request as ready for review October 22, 2025 06:28

@pomelo-nwu pomelo-nwu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tanzhenxin
tanzhenxin merged commit eb95c13 into main Oct 23, 2025
14 checks passed
@tanzhenxin
tanzhenxin deleted the chore/sync-gemini-v0.8.2 branch October 29, 2025 07:15
andywinnock pushed a commit to andywinnock/qwen-code that referenced this pull request Nov 3, 2025
@art39print-c

Copy link
Copy Markdown

TLDR

This is an ongoing work to sync upstream Gemini-CLI v0.8.2 tag, with the last sync tag as v0.3.4

Some features(changes) are intentionally ignored in this sync, including:

  1. CI/CD workflows - The CI/CD workflows are unable to merge right now, we may work on them at the appropriate time.
  2. A2A features - We don't have plan to support A2A features right now.
  3. GCP telemetry - It is designed for Google Cloud, not suitable for QwenCode
  4. SubAgent feature - QwenCode has its own implementation before Gemini-CLI, make no good to merge upstream now
  5. TodoWrite feature - same as subagent feature
  6. Mode Router feature - We don't see the benefit of having this feature in QwenCode right now, so this feature is not merged.
  7. Tool call confirmation messagebus - This feature is not yet complete, and introduce a new "policy" concept to make the existing permission system even more chaotic. Will decide later if the feature should be merged.
  8. Enhanced performance monitoring - This feature is not yet complete, and overly complicate. Will decide later.
  9. ...

xaelistic pushed a commit to xaelistic/qwen-code that referenced this pull request Jun 7, 2026
pomelo-nwu added a commit that referenced this pull request Jun 18, 2026
- Add auth docs links after Quick Start (missing after removing ~300 lines)
- Simplify SDK row in comparison table (Claude Code has no Java SDK)
- Fix /debug → /bugfix in comparison table (/debug is not a valid command)
- Mark Daemon mode as (experimental) per serve.ts source
- Fix Gemini CLI version v0.8 → v0.8.2 (verified via PR #838)
- Soften TIP: remove unverifiable '#2 contributor' and 'approve merges' claims
- Retain parity link: wenshao is a Qwen Code maintainer
pomelo-nwu added a commit that referenced this pull request Jun 18, 2026
* docs: revamp README for clarity and focus

- Rewrite tagline and value propositions to be more concise
- Restructure sections: Installation → Quick Start → Usage Modes → Capabilities → Ecosystem → Contributing → Acknowledgments
- Add GitHub alert (TIP) highlighting self-evolving AI workflow and #2 contributor status
- Add Capabilities comparison table with Claude Code
- Add Contributing section linking to CONTRIBUTING.md
- Update Acknowledgments: clarify fork origin (Gemini CLI v0.8) and independent development since Qwen Code v0.1
- Replace hero image, remove demo video and example prompts
- Compact Installation section, remove verbose Authentication and Configuration sections
- Rebrand Claw section as ecosystem list item linking to openclaw/acpx

* docs: address review comments on README revamp

- Add auth docs links after Quick Start (missing after removing ~300 lines)
- Simplify SDK row in comparison table (Claude Code has no Java SDK)
- Fix /debug → /bugfix in comparison table (/debug is not a valid command)
- Mark Daemon mode as (experimental) per serve.ts source
- Fix Gemini CLI version v0.8 → v0.8.2 (verified via PR #838)
- Soften TIP: remove unverifiable '#2 contributor' and 'approve merges' claims
- Retain parity link: wenshao is a Qwen Code maintainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.