qwen-code/docs/developers
tanzhenxin 6997636ba4 fix(fileUtils): use config modalities instead of model-based defaults
This fixes session corruption issues where the modality check was based on
the model name rather than the actual resolved config, causing inconsistent
behavior when the config's modalities differed from the defaults.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-15 21:22:57 +08:00
..
development chore: remove tiktoken dependency and replace with character-based token estimation 2026-01-17 22:39:18 +08:00
examples feat: restructure docs 2025-12-04 18:26:05 +08:00
tools fix(fileUtils): use config modalities instead of model-based defaults 2026-03-15 21:22:57 +08:00
_meta.ts docs move extension to user and hide create docs 2026-01-21 19:57:26 +08:00
architecture.md docs: enhance architecture documentation and add contribution guidelines 2025-12-11 18:31:24 +08:00
contributing.md docs: enhance architecture documentation and add contribution guidelines 2025-12-11 18:31:24 +08:00
roadmap.md feat(cli): improve auth dialog UX with clearer three-option layout 2026-03-01 15:22:35 +08:00
sdk-java.md feat: promote Agent Skills from experimental to stable 2026-02-06 13:04:08 +08:00
sdk-typescript.md feat: update docs 2025-12-15 09:47:03 +08:00