Duo Chat Integration - IDE
Implement frontend components for codebase chat context in integrated development environments.
This epic needs to be flushed out. Here are my initial thoughts as for the scope:
1. IDE Chat Interface Updates: Update chat interface in VS Code, JetBrains, Visual Studio, and Eclipse extensions to support codebase as context.
1: Scope Selection UI: Implement UI for selecting scope (repositories, folders, files) for chat context.
1. Source Attribution Display: Implement UI component to display which files were used to generate a chat response.
1. Reset Command Implementation: Implement /reset command to remove all context scope or create new conversation thread.
We should look at the work done by the AI Context task force as some initial work may have been done in this area.
epic