Cyclone Coder Chat Interface
|
Update | Status | Description |
---|---|---|
Chat Interface | Done | Access OLLAMA models. |
Settings Interface | Done | Settings for the basic LLM options |
Open AI API Integration | Done | Integration with the Open AI API. |
Groq API Integration | Done | integration with the Groq API. |
Code Completion | Done | Provide context-aware code suggestions. supports mistral and ollama |
Todo and Task Management | In Progress | Create and Manage user tasks and help to keep development in sync |
Git Repo Management | Scheduled | A feature that allows users to manage their Git repositories directly within the extension. |
Code Snippet Library | Planned | Community-driven: Allowing users to contribute and share code snippets. |
Leveraging Existing Snippets | Planned | Migrate snippets from popular code snippet libraries or platforms. |
Project Template Generator | Planned | Generating Commands (Cmd) and Creating templates for simple projects like React, Angular, etc. |
Installation and Usage
To install this extension, follow these steps:
- Open the Extensions panel in VSCode by navigating to View > Extensions or using the keyboard shortcut.
- Search for
Cyclone Coder
in the Extensions Marketplace. - Click on the result to view its details and install it.
Once installed, you can access the chat interface by pressing Ctrl + Shift + A
, and start asking questions to your OLLAMA LLM directly form vscode!