qwen-code/packages/core/src/code_assist
2025-07-21 20:44:43 +00:00
..
codeAssist.ts Simplify streaming code for code assist server (#4619) 2025-07-21 20:44:43 +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 Simplify streaming code for code assist server (#4619) 2025-07-21 20:44:43 +00:00
setup.test.ts Simplify streaming code for code assist server (#4619) 2025-07-21 20:44:43 +00:00
setup.ts Simplify streaming code for code assist server (#4619) 2025-07-21 20:44:43 +00:00
types.ts Add privacy notice slash command (#2059) 2025-06-27 19:07:38 +00:00