# Qt Creator

Published articles for Qt Creator.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Qt AI Assistant Retires As We Invest in Agentic Development Tools

DevFeed: [Qt AI Assistant Retires As We Invest in Agentic Development Tools](<https://devfeed.tech/articles/qt-ai-assistant-retires-as-we-invest-in-agentic-development-tools-47163.md>)

Original publisher: [Read original article](<https://www.qt.io/blog/qt-ai-assistant-retires-as-we-invest-in-agentic-development-tools>)

Author: peter.schneider@qt.io (Peter Schneider)

Published: 2026-09-01T06:55:00Z

Content type: release

Language: en

Sources: [Qt Blog](<https://devfeed.tech/sources/qt-blog.md>)

Topics: [Qt](<https://devfeed.tech/topics/qt.md>), [Agentic development](<https://devfeed.tech/topics/agentic-development.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [agentic-development](<https://devfeed.tech/tags/agentic-development.md>), [ai](<https://devfeed.tech/tags/ai.md>), [claude](<https://devfeed.tech/tags/claude.md>), [codex](<https://devfeed.tech/tags/codex.md>), [dev-loop](<https://devfeed.tech/tags/dev-loop.md>), [development](<https://devfeed.tech/tags/development.md>), [development-tools](<https://devfeed.tech/tags/development-tools.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [ide](<https://devfeed.tech/tags/ide.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [qt](<https://devfeed.tech/tags/qt.md>), [qt-creator](<https://devfeed.tech/tags/qt-creator.md>), [qt-dev](<https://devfeed.tech/tags/qt-dev.md>), [qwen](<https://devfeed.tech/tags/qwen.md>)

### AI overview

Qt is retiring Qt AI Assistant because developers increasingly expect AI agents to understand entire codebases and perform multi-step work. Qt is shifting its focus to agentic development tools, including Qt- and QML-specific MCP services and agent skills integrated with Qt Creator.

### Source excerpt

The Way Developers Use AI Has Changed When Qt AI Assistant was introduced, the state of the art in AI-powered software development was the single-turn prompt: select a block of code, ask for a test case, an explanation, or some boilerplate QML, and review the result.