qwen-code/packages/core/src/subagents
mingholy.lmh db12796df5 refactor: update authentication handling and model configuration
- Enhanced authentication method validation in `auth.ts` and `auth.test.ts`.
- Introduced new model provider configuration logic
- Updated environment variable handling for various auth types.
- Removed deprecated utility functions and tests related to fallback mechanisms.
2026-01-07 22:58:09 +08:00
..
builtin-agents.test.ts feat: add built-in agent(general-purpose) 2025-09-09 20:53:53 +08:00
builtin-agents.ts fix: type errors 2025-09-15 14:11:31 +08:00
index.ts #1129, add usage update in ACP mode 2025-12-09 09:58:19 +08:00
subagent-events.ts #1129, add usage update in ACP mode 2025-12-09 09:58:19 +08:00
subagent-hooks.ts chore: update copyright for newly added files 2025-09-09 16:06:43 +08:00
subagent-manager.test.ts feat: sdk subagent support 2025-12-04 17:10:20 +08:00
subagent-manager.ts feat: sdk subagent support 2025-12-04 17:10:20 +08:00
subagent-statistics.test.ts #1129, add usage update in ACP mode 2025-12-09 09:58:19 +08:00
subagent-statistics.ts #1129, add usage update in ACP mode 2025-12-09 09:58:19 +08:00
subagent.test.ts refactor: update authentication handling and model configuration 2026-01-07 22:58:09 +08:00
subagent.ts #1129, add usage update in ACP mode 2025-12-09 09:58:19 +08:00
types.test.ts chore: update copyright for newly added files 2025-09-09 16:06:43 +08:00
types.ts feat: sdk subagent support 2025-12-04 17:10:20 +08:00
validation.test.ts fix: type errors 2025-09-15 14:11:31 +08:00
validation.ts fix: type errors 2025-09-15 14:11:31 +08:00