cd /news/ai-products/show-hn-ms-comic-chat-for-chatgpt · home topics ai-products article
[ARTICLE · art-131405] src=github.com ↗ pub= topic=ai-products verified=true sentiment=· neutral

Show HN: MS Comic Chat for ChatGPT

An independent developer released Comic Chat for AI, an alpha Windows 11-compatible modification of Microsoft Comic Chat that renders ChatGPT conversations as automatically composed comic strips using the original panel, balloon, avatar, and emotion renderer. The build, versioned v2.5-beta-1-modern, runs as a 32-bit MFC program and connects to ChatGPT through a locally installed Codex runtime, with source available under the MIT License; the project states it is not affiliated with, sponsored by, or endorsed by Microsoft or OpenAI.

read1 min views4 publishedSep 16, 2026
Show HN: MS Comic Chat for ChatGPT
Image: Michielbdejong (auto-discovered)

Comic Chat for AI is a Windows 11-compatible, GPT-only evolution of Microsoft Comic Chat. It renders conversations with ChatGPT as automatically composed comic strips using the original panel, balloon, avatar, and emotion renderer.

Download the current Windows build from the GitHub Releases page. Extract the ZIP intact so CChat.exe remains next to the comicart folder.

Install Codex locally and sign in to ChatGPT. Open the application, choose AI > New Comic Chat, then use the normal message box to talk with ChatGPT.

Codex runs locally and handles the browser sign-in flow. Comic Chat for AI does not include Codex and does not store ChatGPT credentials.

Install Visual Studio 2022 C++ Build Tools with MFC and ATL support, then run these commands from a Developer Command Prompt:

call "<VisualStudio>\VC\Auxiliary\Build\vcvars32.bat"
cd v2.5-beta-1-modern
nmake /f chat.mak CFG="chat - Win32 Release"

The executable is written to v2.5-beta-1-modern\Release\CChat.exe. The application is a 32-bit MFC program and runs on Windows 11 x64.

This is an alpha release. It supports ChatGPT through the local Codex runtime, random comic characters, and model-directed character emotions. IRC, legacy server dialogs, member lists, favorites, and legacy help content are removed from the main product flow.

Comic Chat for AI is an independent modification of Microsoft Comic Chat. It is not affiliated with, sponsored by, or endorsed by Microsoft or OpenAI.

This is an independent GitHub repository rather than a network fork of the archived upstream project.

The source is available under the MIT License. See LICENSE and NOTICE for the required copyright and attribution notices.

── more in #ai-products 4 stories · sorted by recency
── more on @comic chat for ai 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-ms-comic-cha…] indexed:0 read:1min 2026-09-16 ·