Codette-Reasoning / scripts /codette_chat.bat
Jonathan Harrison
Full Codette codebase sync — transparency release
74f2af5
@echo off
REM Codette Chat - Double-click to launch
REM No console window needed (uses pythonw.exe)
start "" "J:\pythonw.exe" "J:\codette-training-lab\inference\codette_chat_ui.py"