mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-09-04 08:17:07 -04:00
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:
@@ -7,11 +7,17 @@
|
||||
|
||||
 **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**
|
||||
> 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
|
||||
> - The QodeAssist developer bears no responsibility for any charges incurred
|
||||
> - Please carefully review the provider's pricing and your account settings before use
|
||||
⚠️ **Status**: winding down
|
||||
>
|
||||
> QodeAssist is moving to maintenance-only. No new features, no requests,
|
||||
> and at some point I'll likely stop entirely.
|
||||
>
|
||||
> 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
|
||||
1. [Overview](#overview)
|
||||
|
||||
Reference in New Issue
Block a user