qwen-code/docs/developers
jinye b2d0687213
feat(serve): add --open-with-auth (#9738)
* docs(serve): propose ephemeral auth for --open

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* docs(serve): address ephemeral auth review

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* docs(serve): clarify asset pre-check boundary

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* docs(serve): centralize token selection plan

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* docs(serve): make ephemeral auth opt in

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* docs(serve): align ineligible-browser handling with manual-URL fallback

Browser-launch eligibility is a heuristic with common false negatives,
so it is no longer a hard pre-listen gate: an ineligible environment
warns (naming the tripped signal), starts the daemon, and prints the
fragment-bearing manual URL, matching the launch-failure recovery.
Also pin the generation breadcrumb with planned test assertions.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* feat(serve): add opt-in ephemeral auth for --open

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* feat(serve): replace ephemeral auth with --open-with-auth

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* docs(serve): clarify temporary token storage

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* docs(serve): clarify ephemeral token persistence

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* codex: address PR review feedback (#9738)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* codex: address PR review feedback (#9738)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

---------

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Co-authored-by: Shaojin Wen <shaojin.wensj@alibaba-inc.com>
2026-08-24 07:33:05 +00:00
..
daemon feat(serve): add --open-with-auth (#9738) 2026-08-24 07:33:05 +00:00
daemon-client-adapters docs(serve): Close multi-workspace hardening gaps (#7019) 2026-07-16 17:33:53 +00:00
daemon-ui fix(sdk): route unrecognized diagnostics onto a bounded transcript sidechannel (#9202) 2026-08-19 14:38:00 +00:00
development feat(telemetry): link daemon HTTP request spans to inbound W3C traceparent (#9391) 2026-08-19 12:21:49 +00:00
examples docs(serve): Close multi-workspace hardening gaps (#7019) 2026-07-16 17:33:53 +00:00
tools docs(agent): clarify parameter preconditions (#9580) 2026-08-24 02:27:09 +00:00
_meta.ts docs(daemon): Refresh daemon docs in English (#5144) 2026-06-15 22:38:01 +08:00
architecture.md docs: refresh architecture overview (#8325) 2026-08-02 02:45:00 +00:00
channel-plugins.md docs(channels): Document loops and proactive delivery (#7628) 2026-07-26 07:32:18 +00:00
contributing.md revert: remove local PR verification gate (#7031) 2026-07-16 11:24:38 +00:00
qwen-serve-protocol.md feat(serve): add --open-with-auth (#9738) 2026-08-24 07:33:05 +00:00
roadmap.md docs: standardize GitHub Actions capitalization (#6367) 2026-07-06 06:55:07 +00:00
sdk-java.md feat(core): make list_directory opt-in (disabled by default) (#9424) 2026-08-21 07:24:05 +00:00
sdk-python.md fix(sdk): support "auto" permission mode (#9003) 2026-08-22 14:25:40 +00:00
sdk-typescript.md fix(serve): Coordinate caller-supplied session IDs (#8415) 2026-08-09 07:31:30 +00:00