Persist Reasoning Effort between sessions
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- Shell
- Star
- 11.2k
- Fork
- 1.9k
- Merge trung bình
- 14 giờ 16 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
Describe the feature or problem you'd like to solve
Preserve not only the model but the reasoning effort to be used.
Proposed solution
I’d like the reasoning effort setting to persist across restarts as a default. Today, /config model persists, but the effort resets to Medium even after setting High in /settings. This makes it impossible to define a default high-effort profile for all sessions. Please prioritize making effort part of the persisted app settings.
Example prompts or workflows
Use the CLI’s config command to set the default reasoning effort:
• User default: /config reasoning-effort high
• Repo-only default: /config --repo reasoning-effort high
• Local-only default: /config --local reasoning-effort high
If you want to confirm current settings, run:
• /config
This changes the default reasoning effort for future sessions; the current session can be adjusted with /model or the session settings UI if needed.
Additional context
No response
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Truy vết lệnh /config của CLI và đường dẫn app-settings được lưu bền vững, bắt đầu bằng việc xác định giá trị model hiện có tồn tại qua một lần khởi động lại như thế nào. Kiểm thử các giá trị reasoning-effort user, --repo và --local, khởi động lại giữa các lần kiểm tra, và xác nhận rằng /config báo cáo chúng là các giá trị mặc định, trong khi các thiết lập của phiên hiện tại vẫn tách biệt.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- shell
- Lĩnh vực
- cli
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Sôi nổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 68/100