qwen-code/integration-tests/sdk-typescript
mingholy.lmh 1e05359881 ci(sdk-release): add CLI source selection for SDK releases
- Replace cli_ref input with cli_source choice (build_from_source or npm_latest)
- Add support for bundling latest stable CLI from npm
- Add bundle-cli-from-npm.js script for npm-based CLI bundling
- Fix property naming in nonInteractiveCli.ts (outputUpdateHandler)
- Improve integration tests for subagents
- Skip creating issue on failure during dry-run mode

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-05 20:57:01 +08:00
..
abort-and-lifecycle.test.ts test: improve sdk integration tests 2026-01-27 17:10:36 +08:00
configuration-options.test.ts Add chat recording toggle (CLI + settings) and disable recording in tests 2025-12-15 13:48:38 +08:00
mcp-server.test.ts test: improve sdk integration tests 2026-01-27 17:10:36 +08:00
multi-turn.test.ts test: improve sdk integration tests 2026-01-27 17:10:36 +08:00
permission-control.test.ts test: improve sdk integration tests 2026-01-27 17:10:36 +08:00
sdk-mcp-server.test.ts test: clean up integration test by removing unnecessary console logs 2025-12-05 22:11:27 +08:00
single-turn.test.ts chore: rename @qwen-code/sdk-typescript to @qwen-code/sdk 2025-12-05 21:47:26 +08:00
subagents.test.ts ci(sdk-release): add CLI source selection for SDK releases 2026-02-05 20:57:01 +08:00
system-control.test.ts test: improve sdk integration tests 2026-01-27 17:10:36 +08:00
test-helper.ts test: improve sdk integration tests 2026-01-27 17:10:36 +08:00
tool-control.test.ts test: improve sdk integration tests 2026-01-27 17:10:36 +08:00