Release v0.1.0
Release Notes 0.1.0
text-to-typo3 0.1.0 is the first public release of a chat-first TYPO3 assistant built on MCP.
Highlights:
- Chat with a TYPO3 instance through its MCP server from a Next.js interface
- TYPO3 OAuth 2.0 login plus token-based local MCP mode
- Streaming AI responses with persisted conversations in SQLite
- Inline tool-call rendering and activity history for TYPO3 reads and writes
- Multi-step MCP tool execution with schema-aware write retries
- OpenAI and LM Studio model support from the same UI
- Message editing, image attachments, conversation search, rename, delete, and Markdown export
- Local scaffold CLI for provisioning a TYPO3 + DDEV setup and matching app configuration