mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-18 23:54:11 +02:00
Consolidated dev extensions and ai code complete into Code Assistant category
This commit is contained in:
30
README.md
30
README.md
@@ -65,7 +65,7 @@ This list aims to be comprehensive and highly curated, consolidating only the be
|
||||
### Platforms
|
||||
```Cross``` - Cross-platform (MacOS, Windows, Linux)
|
||||
|
||||
```MacOS```, ```Windows```, ```Linux```, ```IOS```, ```Android```, ```SelfHost```, ```Web```, ```VSCode```, ```JetBrains```, ```Chromium```, ```Firefox```, ```CLI```, ```Plugin```, ```N/A```
|
||||
```MacOS```, ```Windows```, ```Linux```, ```IOS```, ```Android```, ```SelfHost```, ```Web```, ```VSCode```, ```JetBrains```, ```Chromium```, ```Firefox```, ```CLI```, ```CLI+ (In Addition to GUI)```, ```Plugin```, ```N/A```
|
||||
|
||||
## Project Status
|
||||
```css
|
||||
@@ -91,7 +91,6 @@ Abandoned - Development Halted
|
||||
|
||||
- [Audio](#audio)
|
||||
- [AI Image GUI](#ai-image-gui)
|
||||
- [AI Code Complete](#ai-code-complete)
|
||||
- [Agent](#agent)
|
||||
- [Backup](#backup)
|
||||
- [Browser](#browser)
|
||||
@@ -99,11 +98,11 @@ Abandoned - Development Halted
|
||||
- [Bookmark Manager](#bookmark-manager)
|
||||
- [Calendar](#calendar)
|
||||
- [Chat](#chat)
|
||||
- [Code Assistant](#code-assistant)
|
||||
- [Code Editor](#code-editor)
|
||||
- [Cleaner](#cleaner)
|
||||
- [Clipboard Manager](#clipboard-manager)
|
||||
- [Document Editor](#document-editor)
|
||||
- [Dev Extensions](#dev-extensions)
|
||||
- [Download Manager](#download-manager)
|
||||
- [Docker](#docker)
|
||||
- [File Manager](#file-manager)
|
||||
@@ -177,7 +176,7 @@ Abandoned - Development Halted
|
||||
- [Git GUI](#git-gui)
|
||||
- [Game Engine](#game-engine)
|
||||
- [Language Package Manager](#language-package-manager)
|
||||
- [AI Code Complete](#ai-code-complete)
|
||||
- [Code Assistant](#code-assistant)
|
||||
- Utilities
|
||||
- [Terminal](#terminal)
|
||||
- [Terminal Multiplexer](#terminal-multiplexer)
|
||||
@@ -228,7 +227,6 @@ Abandoned - Development Halted
|
||||
- [Home Automation](#home-automation)
|
||||
- Extensions
|
||||
- [Browser Extensions](#browser-extensions)
|
||||
- [Dev Extensions](#dev-extensions)
|
||||
- [Neovim Extensions](#neovim-extensions)
|
||||
- Operating Systems
|
||||
- [MacOS](#macos)
|
||||
@@ -266,12 +264,6 @@ Abandoned - Development Halted
|
||||
| [StableSwarmUI](https://github.com/Stability-AI/StableSwarmUI) | StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility. | ```Cross``` |  |
|
||||
| [StabilityMatrix](https://github.com/LykosAI/StabilityMatrix) | Multi-Platform Package Manager for Stable Diffusion | ```Cross``` |  |
|
||||
|
||||
### AI Code Complete
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Tabby](https://github.com/TabbyML/tabby) | Self-hosted AI coding assistant | ```SelfHost``` ```JetBrains``` ```VSCode``` |  |
|
||||
|
||||
### Agent
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
@@ -326,6 +318,15 @@ Abandoned - Development Halted
|
||||
| --- | --- | --- | --- |
|
||||
| [Signal](https://github.com/signalapp) | A private messenger. | ```Cross``` |  |
|
||||
|
||||
### Code Assistant
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Tabby](https://github.com/TabbyML/tabby) | Self-hosted AI coding assistant | ```SelfHost``` ```JetBrains``` ```VSCode``` |  |
|
||||
| [Continue](https://github.com/continuedev/continue) | ⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains | ```VSCode``` ```JetBrains``` |  |
|
||||
| [Cline](https://github.com/cline/cline) | Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way. | ```VSCode``` |  |
|
||||
| [Goose](https://github.com/block/goose) | an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM | ```Cross``` ```CLI+``` |  |
|
||||
|
||||
### Code Editor
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
@@ -362,13 +363,6 @@ Abandoned - Development Halted
|
||||
| --- | --- | --- | --- |
|
||||
| [Etherpad](https://github.com/ether/etherpad-lite) | Etherpad: A modern really-real-time collaborative document editor. | ```Web``` ```SelfHost``` |  |
|
||||
|
||||
### Dev Extensions
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
| --- | --- | --- | --- |
|
||||
| [Continue](https://github.com/continuedev/continue) | ⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains | ```VSCode``` ```JetBrains``` |  |
|
||||
| [Cline](https://github.com/cline/cline) | Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way. | ```VSCode``` |  |
|
||||
|
||||
### Download Manager
|
||||
|
||||
| Name | Description | Platform | Stars |
|
||||
|
||||
Reference in New Issue
Block a user