This commit is contained in:
Auto
2026-01-07 09:28:16 +02:00
parent 1e20ba9cc9
commit 63731c169f
7 changed files with 13 additions and 13 deletions

View File

@@ -1,11 +1,11 @@
@echo off
cd /d "%~dp0"
REM Autonomous Coder UI Launcher for Windows
REM AutoCoder UI Launcher for Windows
REM This script launches the web UI for the autonomous coding agent.
echo.
echo ====================================
echo Autonomous Coder UI
echo AutoCoder UI
echo ====================================
echo.