qwen-code/packages/core/src/core
Sandy Tao 9dadf22958
Implement loop check with LLM (#4337)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-07-18 16:33:46 +00:00
..
__snapshots__ Fix issues that resulted in Gemini trying to use relative paths where absolute paths were required (#3938) 2025-07-12 00:49:26 +00:00
client.test.ts Implement loop check with LLM (#4337) 2025-07-18 16:33:46 +00:00
client.ts Implement loop check with LLM (#4337) 2025-07-18 16:33:46 +00:00
contentGenerator.test.ts feat(cli): add explicit proxy option in cli (#2526) 2025-07-17 18:57:37 +00:00
contentGenerator.ts feat(cli): add explicit proxy option in cli (#2526) 2025-07-17 18:57:37 +00:00
coreToolScheduler.test.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
coreToolScheduler.ts feat(tools): Centralize shell tool summarization (#4009) 2025-07-13 04:09:12 +00:00
geminiChat.test.ts Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
geminiChat.ts fix: TypeError: Cannot read properties of undefined (reading 'authType') (#3914) 2025-07-11 21:08:49 +00:00
geminiRequest.test.ts
geminiRequest.ts
logger.test.ts make tag required for /chat (#2904) 2025-07-02 00:17:08 +00:00
logger.ts make tag required for /chat (#2904) 2025-07-02 00:17:08 +00:00
modelCheck.ts feat(cli): add explicit proxy option in cli (#2526) 2025-07-17 18:57:37 +00:00
nonInteractiveToolExecutor.test.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
nonInteractiveToolExecutor.ts feat(tools): Centralize shell tool summarization (#4009) 2025-07-13 04:09:12 +00:00
prompts.test.ts Revert "[ide-mode] Thread active file through to system prompt" (#4308) 2025-07-16 16:22:29 +00:00
prompts.ts Revert "[ide-mode] Thread active file through to system prompt" (#4308) 2025-07-16 16:22:29 +00:00
tokenLimits.ts
turn.test.ts Adding TurnId to Tool call and API responses and error logs. (#3039) 2025-07-09 18:49:30 +00:00
turn.ts Introduce loop detection service that breaks simple loop (#3919) 2025-07-15 03:25:16 +00:00