Merge pull request #1612 from QwenLM/feat/image-attachment

feat: Add clipboard image support and attachment UI to CLI
This commit is contained in:
pomelo 2026-02-25 15:16:29 +08:00 committed by GitHub
commit 33a5116eca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 638 additions and 235 deletions

View file

@ -11,6 +11,12 @@ export default {
// ============================================================================
// Справка / Компоненты интерфейса
// ============================================================================
// Attachment hints
'↑ to manage attachments': '↑ управление вложениями',
'← → select, Delete to remove, ↓ to exit':
'← → выбрать, Delete удалить, ↓ выйти',
'Attachments: ': 'Вложения: ',
'Basics:': 'Основы:',
'Add context': 'Добавить контекст',
'Use {{symbol}} to specify files for context (e.g., {{example}}) to target specific files or folders.':