-
Notifications
You must be signed in to change notification settings - Fork 2.5k
支持全局的 .qwen 目录配置 #2951
Copy link
Copy link
Closed
BingqingLyu/qwen-code
#78Labels
status/needs-triageIssue needs to be triaged and labeledIssue needs to be triaged and labeledtype/feature-requestNew feature or enhancement requestNew feature or enhancement request
Metadata
Metadata
Assignees
Labels
status/needs-triageIssue needs to be triaged and labeledIssue needs to be triaged and labeledtype/feature-requestNew feature or enhancement requestNew feature or enhancement request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
What would you like to be added?
在开发机中,如果是通过外挂磁盘的形式进行持久化存储,固定的 ~/.qwen 文件路径会导致无法保存全局的配置内容,希望可以通过一个环境变量来手动改变 ~/.qwen 目录的位置。
Why is this needed?
支持更多场景的持久化配置需求
Additional context
No response