Skip to content

feature: Implement logic for 'Add Context' button#75

Open
Bender-0 wants to merge 1 commit intosuperdesigndev:mainfrom
Bender-0:feature/implement-add-context-logic
Open

feature: Implement logic for 'Add Context' button#75
Bender-0 wants to merge 1 commit intosuperdesigndev:mainfrom
Bender-0:feature/implement-add-context-logic

Conversation

@Bender-0
Copy link

This commit wires up the 'Add Context' button in the chat interface.

  • The button in ChatInterface.tsx now sends a 'addContext' message to the extension.

  • The chatSidebarProvider.ts now handles this message by opening a file selection dialog, allowing users to select a file to add as context to the conversation.

This commit wires up the 'Add Context' button in the chat interface.

- The button in ChatInterface.tsx now sends a 'addContext' message to the extension.

- The chatSidebarProvider.ts now handles this message by opening a file selection dialog, allowing users to select a file to add as context to the conversation.
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