mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 23:42:03 +00:00
- Add Source field to Step 2 output schema (Agents 1-4: [review], Agent 5: [build]/[test]) so Step 2.5 dedup can detect pre-confirmed - Require Agent 5 to emit [build]/[test] tags explicitly - Use grep -F (fixed-string) instead of -E regex for cross-file search to avoid metacharacter issues with JS symbols like $ Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| vendor | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||