qwen-code/packages/core/src/code_assist
2025-07-19 00:22:50 +00:00
..
codeAssist.ts Add NO_BROWSER environment variable to trigger offline oauth flow (#3713) 2025-07-11 01:59:02 +00:00
converter.test.ts Added support for session_id in API calls (#2886) 2025-07-01 23:16:09 +00:00
converter.ts Initialize MCP tools once at start up instead of every time we auth. (#3483) 2025-07-07 22:01:59 +00:00
oauth2.test.ts Automatically detect non-interactive environments and fall back to a manual, code-based authentication flow (#4475) 2025-07-19 00:22:50 +00:00
oauth2.ts Automatically detect non-interactive environments and fall back to a manual, code-based authentication flow (#4475) 2025-07-19 00:22:50 +00:00
server.test.ts Test/add loadcodeassist mock (#4287) 2025-07-17 22:57:54 +00:00
server.ts Added in proper checks for customer tiers in 429/Quota error messaging (#3863) 2025-07-11 15:25:30 +00:00
setup.test.ts Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381) 2025-07-08 16:37:10 +00:00
setup.ts Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381) 2025-07-08 16:37:10 +00:00
types.ts Add privacy notice slash command (#2059) 2025-06-27 19:07:38 +00:00