qwen-code/packages/sdk-python/src/qwen_code_sdk
morluto 41157205c1
fix(config): reject fractional session and tool-call limits (#6920)
* fix(config): reject fractional session and tool-call limits

* fix(config): validate persisted session turn limits
2026-07-15 04:56:52 +00:00
..
__init__.py feat(sdk): add control request methods for effort, models, usage, context (#6492) 2026-07-11 10:08:12 +00:00
errors.py feat(SDK) Add Python SDK implementation for #3010 (#3494) 2026-04-25 07:02:58 +08:00
json_lines.py feat(SDK) Add Python SDK implementation for #3010 (#3494) 2026-04-25 07:02:58 +08:00
protocol.py feat(sdk): add control request methods for effort, models, usage, context (#6492) 2026-07-11 10:08:12 +00:00
py.typed feat(SDK) Add Python SDK implementation for #3010 (#3494) 2026-04-25 07:02:58 +08:00
query.py feat(sdk): expose transport and query options in both SDKs (#6491) 2026-07-12 07:10:45 +00:00
sync_query.py feat(SDK) Add Python SDK implementation for #3010 (#3494) 2026-04-25 07:02:58 +08:00
transport.py feat(sdk): expose transport and query options in both SDKs (#6491) 2026-07-12 07:10:45 +00:00
types.py feat(sdk): expose transport and query options in both SDKs (#6491) 2026-07-12 07:10:45 +00:00
validation.py fix(config): reject fractional session and tool-call limits (#6920) 2026-07-15 04:56:52 +00:00