What you download
A local Codee folder with START-HERE.html, README.md, CODEE, CODEE.bat, and codee.py.
Free CODEECLI download
Download, unzip, and open the launcher. Setup installs the global codee command so you can ask for help, inspect a workspace, resume work, and update Codee from any folder.
Run this first. Codee checks the public release, shows a box, then lets you press 1 to update or 2 to continue.
./CODEE update
A local Codee folder with START-HERE.html, README.md, CODEE, CODEE.bat, and codee.py.
Double-click START_CODEE_MAC.command once. It installs the stable global command, then use:
codeecodee exec "Inspect this folder"codee resume
Double-click START_CODEE_WINDOWS.bat, or open Command Prompt in the folder and run:
CODEE.bat updateCODEE.bat dashboard --open
Run bash START_CODEE_LINUX.sh once, then type codee from any folder.
./CODEE update checks the public release and asks before applying. Use ./CODEE update --plain --no-emoji for simple terminal output.