qwen-code/packages/core
wenshao f357517dd2 fix(review): temp file cleanup in cross-repo + base-branch remote
1. Cross-repo lightweight mode: no longer skips Step 11 entirely.
   Worktree removal is skipped (none created) but temp files are
   still cleaned up.
2. Step 2 base-branch fetch: use the matched remote from Step 1
   (e.g., upstream for forks) instead of hardcoded origin.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 07:23:47 +08:00
..
scripts Fix: Improve ripgrep binary detection and cross-platform compatibility (#1060) 2025-11-18 19:38:30 +08:00
src fix(review): temp file cleanup in cross-repo + base-branch remote 2026-04-07 07:23:47 +08:00
vendor feat test tool permissions 2026-03-10 16:30:22 +08:00
index.ts fix: Remove remaining ClearcutLogger export from packages/core/index.ts 2026-02-01 14:52:14 +08:00
package.json chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
test-setup.ts feat(core,cli): migrate console.debug to debugLogger (M3 Phase 1-3) 2026-01-25 20:57:25 +08:00
tsconfig.json fix: upgrade @lydell/node-pty to 1.2.0-beta.10 to fix PTY FD leak 2026-04-01 07:55:56 +08:00
vitest.config.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00