mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-07-20 22:44:06 +00:00
* feat(daemon): add a2a settings and capabilities * docs(channels): design webhook-triggered tasks * feat(channels): add webhook task helpers * fix(channels): bound webhook prompt metadata * feat(channels): run webhook-triggered tasks * fix(channels): harden webhook task lifecycle * fix(channels): require yolo for webhook tasks * feat(channels): parse webhook configuration * fix(channels): validate webhook secrets * feat(channels): forward webhook tasks to channel worker * fix(channels): require webhook enqueue on supervisors * fix(channels): handle webhook IPC send failures safely * feat(serve): accept channel webhook tasks * fix(serve): stop webhook validation after first error * fix(webhooks): reject inherited target refs * docs(channels): document webhook-triggered tasks * docs(channels): fix webhook task example * docs(channels): refine webhook task docs * docs(channels): add webhook task implementation plan * fix(channels): restore webhook task context and chunks * fix(serve): classify worker webhook enqueue failures * fix(channels): address webhook review feedback * fix(serve): address channel webhook review blockers * fix(serve): satisfy channel webhook lint * fix(serve): harden channel webhook admission * fix(serve): narrow channel webhook source config * fix(serve): classify webhook session scope failures * fix(serve): harden webhook payload handling * fix(serve): authenticate webhook startup cheaply * fix(serve): keep deferred serve fast path lean * fix(serve): address deferred webhook review blockers * fix(channels): propagate webhook approval mode * fix(channels): harden webhook task admission * fix(acp): harden approval mode initialization * fix(channels): harden webhook shutdown and secrets * fix(channels): harden webhook review blockers * fix(serve): harden deferred webhook auth * test(channels): cover webhook target rejection * fix(channels): preserve webhook thread targets * fix(channels): address webhook review blockers * fix(channels): harden webhook review blockers * test(serve): align deferred webhook secret log assertion * fix(channels): isolate webhook thread sessions * fix(channels): harden webhook enqueue failures * fix(serve): classify disabled channel workers |
||
|---|---|---|
| .. | ||
| 00-index.md | ||
| 01-architecture.md | ||
| 02-serve-runtime.md | ||
| 03-acp-bridge.md | ||
| 04-permission-mediation.md | ||
| 05-mcp-transport-pool.md | ||
| 06-mcp-budget-guardrails.md | ||
| 07-workspace-filesystem.md | ||
| 08-session-lifecycle.md | ||
| 09-event-schema.md | ||
| 10-event-bus.md | ||
| 11-capabilities-versioning.md | ||
| 12-auth-security.md | ||
| 13-sdk-daemon-client.md | ||
| 14-cli-tui-adapter.md | ||
| 15-channel-adapters.md | ||
| 16-vscode-ide-adapter.md | ||
| 17-configuration.md | ||
| 18-error-taxonomy.md | ||
| 19-observability.md | ||
| 20-quickstart-operations.md | ||
| _meta.ts | ||