github-actions[bot]
14f104cf94
chore(release): v0.5.0-nightly.20251214.4cbb57a7
2025-12-14 00:21:56 +00:00
tanzhenxin
d0be8b43d7
pump version to 0.5.0
2025-12-12 16:29:50 +08:00
DragonnZhang
60a58ad8e5
feat: add support for the channel field to CLI parameters and configurations
2025-12-12 01:06:00 +08:00
mingholy.lmh
86b166bb1d
fix: adjust e2e tests via timeout option
2025-12-06 17:53:31 +08:00
mingholy.lmh
bf6abf7752
fix: update timeout settings and default logging level in SDK
2025-12-06 12:27:16 +08:00
mingholy.lmh
96d458fa8c
chore: rename @qwen-code/sdk-typescript to @qwen-code/sdk
2025-12-05 21:47:26 +08:00
mingholy.lmh
c218048551
fix: prevent sending control request when query is closed
2025-12-05 18:46:51 +08:00
mingholy.lmh
64de3520b3
docs: update README to include SDK-embedded MCP server details and usage examples
2025-12-05 13:14:55 +08:00
mingholy.lmh
322ce80e2c
feat: implement SDK MCP server support and enhance control request handling
...
- Added new `SdkMcpController` to manage communication between CLI MCP clients and SDK MCP servers.
- Introduced `createSdkMcpServer` function for creating SDK-embedded MCP servers.
- Updated configuration options to support both external and SDK MCP servers.
- Enhanced timeout settings for various SDK operations, including MCP requests.
- Refactored existing control request handling to accommodate new SDK MCP server functionality.
- Updated tests to cover new SDK MCP server features and ensure proper integration.
2025-12-05 13:14:54 +08:00
mingholy.lmh
839a1d9d8c
fix: mock path for cross platform compability in test cases
2025-12-04 17:10:24 +08:00
mingholy.lmh
56f61bc0b8
fix: path literals in windows
2025-12-04 17:10:24 +08:00
mingholy.lmh
81c8b3eaec
feat: add GitHub Actions workflow for SDK release automation
2025-12-04 17:10:23 +08:00
mingholy.lmh
50e3a6ee0a
fix: enhance 429 error handling and fix failed cases
2025-12-04 17:10:23 +08:00
mingholy.lmh
3056f8a63d
feat(tests): move SDK integration tests to integration-tests to share globalSetup
2025-12-04 17:10:23 +08:00
mingholy.lmh
ae7d6af717
fix(test): remove unused test cases
2025-12-04 17:10:22 +08:00
mingholy.lmh
8035be6f8d
fix: plan mode adjustments
2025-12-04 17:10:22 +08:00
mingholy.lmh
249b141f19
feat: add allowedTools for SDK use and re-organize test setup
2025-12-04 17:10:22 +08:00
mingholy.lmh
56957a687b
refactor: rename ambiguous exported types
2025-12-04 17:10:21 +08:00
mingholy.lmh
638b7bb466
feat: add allowedTools support
2025-12-04 17:10:21 +08:00
mingholy.lmh
d76341b8d8
chore: keep comments for queryOptions
2025-12-04 17:10:21 +08:00
mingholy.lmh
769a438fa4
feat: enhance logging capabilities and update query options in sdk-typescript
...
- Introduced a new logging system with adjustable log levels (debug, info, warn, error).
- Updated query options to include a logLevel parameter for controlling verbosity.
- Refactored existing code to utilize the new logging system for better error handling and debugging.
- Cleaned up unused code and improved the structure of the SDK.
2025-12-04 17:10:20 +08:00
mingholy.lmh
49dc84ac0e
feat: add support for includePartialMessages option in query and transport layers
2025-12-04 17:10:20 +08:00
mingholy.lmh
ac6aecb622
refactor: update test structure and clean up unused code in cli and sdk
2025-12-04 17:10:20 +08:00
mingholy.lmh
ad9ba914e1
refactor: clean up exports in sdk-typescript index file
2025-12-04 17:10:20 +08:00
mingholy.lmh
d76cdf1076
feat: sdk subagent support
2025-12-04 17:10:20 +08:00
mingholy.lmh
e1ffaec499
feat: create draft framework for cli & sdk
2025-12-04 17:10:16 +08:00