opsera-vscode-chat-agent is a Visual Studio Code extension that provides an interactive chat interface for developers to communicate with AI agents. This extension aims to enhance productivity by offering quick access to code suggestions, debugging help, and documentation.
Features
Interactive chat interface with AI agents
Code suggestions and autocompletion
Debugging assistance
Access to documentation and code examples
Settings
Company: The name of the company that the AI agent represents. This will control which dns is used in api calls.
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
Search for opsera-vscode-chat-agent.
Click Install.
Prerequisites
You must have the github copilot extension installed
Usage
Open the Command Palette (Ctrl+Shift+I or Cmd+Shift+I on macOS).
Select the chat icon (third icon) in the top left of the copilot window that pops up.
Start interacting with the AI agent in the chat interface.
Contact
For any questions or feedback, please open an issue on the GitHub repository.