This project is not affiliated with, endorsed by, or sponsored by Anthropic. Claude is a trademark of Anthropic, PBC. This is an independent developer project using ...
# coding:utf-8 import sys from PySide6.QtWidgets import QApplication, QHBoxLayout from qframelesswindow import FramelessWindow, TitleBar, StandardTitleBar from qframelesswindow.webengine import ...