mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-09-11 19:46:21 +00:00
- web-shell: reset the load-notice latch when a mutation takes over the notice so a later successful load cannot erase the mutation's result - web-shell: keep recovered operation notices global so they render on the list view the user lands on - web-shell: tolerate runtime-catalog read failures in the split loader so a trust-gated 403 no longer discards the fetched catalog/projection - serve: drop the unreachable install disjunct from the update-side supersede sweep and correct its comment (installs carry no name) - docs: align capabilities-versioning with the live-only generation reconciler rule Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||