qwen-code/packages/core/src/core
Yuki Okita 21c6480b65
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
2025-08-20 01:55:47 +00:00
..
__snapshots__ do not mention GEMINI.md in system prompt as it is not fixed and can confuse model as it is not mentioned by memory tool and memory file paths are generally not exposed to model (yet) (#5202) 2025-07-30 17:21:15 +00:00
client.test.ts feat(core): Add --skip-next-speaker-check flag (#6589) 2025-08-19 23:45:13 +00:00
client.ts feat(core): Add --skip-next-speaker-check flag (#6589) 2025-08-19 23:45:13 +00:00
contentGenerator.test.ts Sends Gemini CLI Client install id to Vertex and Gemini. (#6217) 2025-08-18 07:06:57 +00:00
contentGenerator.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
coreToolScheduler.test.ts feat: auto-approve compatible pending tools when allow always is selected (#6519) 2025-08-20 01:22:41 +00:00
coreToolScheduler.ts feat: auto-approve compatible pending tools when allow always is selected (#6519) 2025-08-20 01:22:41 +00:00
geminiChat.test.ts Propagate prompt (#5033) 2025-08-01 19:37:56 +00:00
geminiChat.ts Remove unnecessary promiuse usage. (#6585) 2025-08-19 22:31:02 +00:00
geminiRequest.ts feat(core): add partUtils module with unit tests (#4575) 2025-07-22 23:57:06 +00:00
logger.test.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
logger.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
loggingContentGenerator.ts fix: add privacy settings hook and tests (#6360) 2025-08-19 06:57:10 +00:00
nonInteractiveToolExecutor.test.ts Get ToolRegistry from config instead of passing it (#6592) 2025-08-19 23:27:15 +00:00
nonInteractiveToolExecutor.ts Get ToolRegistry from config instead of passing it (#6592) 2025-08-19 23:27:15 +00:00
prompts.test.ts feat(core): Resolve GEMINI_SYSTEM_MD case-insensitively (#4538) 2025-07-22 17:23:04 +00:00
prompts.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
subagent.test.ts Get ToolRegistry from config instead of passing it (#6592) 2025-08-19 23:27:15 +00:00
subagent.ts Get ToolRegistry from config instead of passing it (#6592) 2025-08-19 23:27:15 +00:00
tokenLimits.ts (model) - Use Flash Lite For Next Speaker Checks (#4991) 2025-07-27 21:40:55 +00:00
turn.test.ts Include Schema Error Handling for Vertex and Google Auth methods (#5780) 2025-08-07 20:21:39 +00:00
turn.ts Include Schema Error Handling for Vertex and Google Auth methods (#5780) 2025-08-07 20:21:39 +00:00