Skip to content

feat(chat): support adding attachments directly from project side panel#323

Merged
haiphucnguyen merged 1 commit intomainfrom
feature/add-attachments-in-chat-project
Apr 15, 2026
Merged

feat(chat): support adding attachments directly from project side panel#323
haiphucnguyen merged 1 commit intomainfrom
feature/add-attachments-in-chat-project

Conversation

@haiphucnguyen
Copy link
Copy Markdown
Owner

  • Allow users to add files directly to the chat input from the RagSourcesTree and ProjectSidePanel context menus.
  • Merge newly added files with existing attachments, preventing duplicates.
  • Expand ChatInputField to preview text file content directly via FileContentExtractor.isTextFile.
  • Add localizations for file viewer and attachment preview states across all supported languages.
  • Refactor Compose dependencies in desktop build script to use versions catalog.
  • Tweak GitHub Actions to correctly append contributors on releases and make CLI releases drafts.

- Allow users to add files directly to the chat input from the `RagSourcesTree` and `ProjectSidePanel` context menus.
- Merge newly added files with existing attachments, preventing duplicates.
- Expand `ChatInputField` to preview text file content directly via `FileContentExtractor.isTextFile`.
- Add localizations for file viewer and attachment preview states across all supported languages.
- Refactor Compose dependencies in desktop build script to use versions catalog.
- Tweak GitHub Actions to correctly append contributors on releases and make CLI releases drafts.
@haiphucnguyen haiphucnguyen merged commit a84d9c8 into main Apr 15, 2026
11 of 16 checks passed
@haiphucnguyen haiphucnguyen deleted the feature/add-attachments-in-chat-project branch April 15, 2026 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant