important: Revise README for QodeAssist maintenance status

Updated README to reflect the winding down status of QodeAssist and closure of support channels.
This commit is contained in:
Petr Mironychev
2026-08-03 17:04:09 +02:00
committed by GitHub
parent 7b0f3e44ae
commit c7d84d2ff3
+11 -5
View File
@@ -7,11 +7,17 @@
![qodeassist-icon](https://github.com/user-attachments/assets/dc336712-83cb-440d-8761-8d0a31de898d) **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). ![qodeassist-icon](https://github.com/user-attachments/assets/dc336712-83cb-440d-8761-8d0a31de898d) **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).
⚠️ **Important Notice About Paid Providers** ⚠️ **Status**: winding down
> When using paid providers like Claude, OpenRouter or OpenAI-compatible services: >
> - These services will consume API tokens which may result in charges to your account > QodeAssist is moving to maintenance-only. No new features, no requests,
> - The QodeAssist developer bears no responsibility for any charges incurred > and at some point I'll likely stop entirely.
> - Please carefully review the provider's pricing and your account settings before use >
> Issues and pull requests are closed, and the Discord server is gone.
> There's no support of any kind, by email or otherwise.
>
> If you need to reach me for something, I'm at [email protected] — no promise of a reply.
>
> The code stays available under its GPL license — fork it freely.
## Table of Contents ## Table of Contents
1. [Overview](#overview) 1. [Overview](#overview)