andreagrandi / andreagrandi/draftomen
Expose local model controls in desktop Settings
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 0
- Merge trung bình
- 1 giờ 18 phút
- Pull request đã merge (30 ngày)
- 197
Mô tả
## Problem
Desktop users need explicit, understandable control over optional installation, enablement, updates and removal.
## Proposed change
Extend `qt_adapter.py` and `qml/SettingsView.qml` through #460 state/commands. Show availability, approximate size, progress, enabled/disabled state, retry/reinstall, incompatibility/update state and removal. Communicate that inference runs locally and draft data is not sent to an AI service. QML remains presentation-only; no file/network/runtime logic. Include required deployment-list entries for changed QML. Recommendation dialogue is Display progressive recommendation dialogue on desktop.
## Acceptance Criteria
- [ ] AC1: An actual desktop Settings journey exercises not-installed, downloading, installed-disabled, enabled and recoverable-error states with appropriate available controls.
- [ ] AC2: A desktop opt-in check shows size and privacy information before download and starts no transfer without explicit user action.
- [ ] AC3: A restart/disable/remove journey preserves disabled installations, reflects persisted choices, and removes the model without breaking normal application use.
- [ ] AC4: An incompatible/update-available journey offers deliberate recovery/update and never silently transfers a new artifact.
- [ ] AC5: Actual narrow/wide-window and keyboard/accessibility checks show usable controls while download/runtime work remains off the UI thread.
## Implementation classification
- **Estimated size:** M
- **Orchestration risk:** High
- **Reason:** The adapter must faithfully expose asynchronous lifecycle and error states without owning them.
## Dependencies
Direct prerequisites: #460. Documentation consumer: Document local narration installation and troubleshooting.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Start with prerequisite #460 to understand the state and commands, then inspect qt_adapter.py and qml/SettingsView.qml. Verify the five installation states, explicit opt-in and privacy messaging, persisted disable/remove behavior, deliberate recovery, and usable narrow/wide-window and keyboard controls while QML remains presentation-only.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- desktop
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 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
- 48/100