mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-09-04 00:07:05 -04:00
Update README with project description and status
Removed status update and added back project description.
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||

|
||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||
|
||||
 **QodeAssist** brings a full AI coding workflow to Qt Creator for C++ and QML — smart code completion, multi-panel chat, inline quick refactoring, and project-aware tool calling. It works with local runtimes (Ollama, llama.cpp, LM Studio) and cloud providers (Claude, OpenAI, Google AI, Mistral, Qwen, DeepSeek), can run as an **MCP server** so other clients reuse its project context, and can also act as an **MCP client** to consume tools from external MCP servers (authenticated MCP servers are not supported yet).
|
||||
|
||||
⚠️ **Status**: winding down
|
||||
>
|
||||
> QodeAssist is moving to maintenance-only. No new features, no requests,
|
||||
@@ -19,6 +17,8 @@
|
||||
>
|
||||
> The code stays available under its GPL license — fork it freely.
|
||||
|
||||
 **QodeAssist** brings a full AI coding workflow to Qt Creator for C++ and QML — smart code completion, multi-panel chat, inline quick refactoring, and project-aware tool calling. It works with local runtimes (Ollama, llama.cpp, LM Studio) and cloud providers (Claude, OpenAI, Google AI, Mistral, Qwen, DeepSeek), can run as an **MCP server** so other clients reuse its project context, and can also act as an **MCP client** to consume tools from external MCP servers.
|
||||
|
||||
## Table of Contents
|
||||
1. [Overview](#overview)
|
||||
2. [Install Plugin](#install-plugin-to-qtcreator)
|
||||
|
||||
Reference in New Issue
Block a user