Updated Project: s
I added a live system log so you can see what the AI is doing step by step, and changed the system so it executes tasks instead of just explaining them. I built watch mode for both CLI and UI (with a separate UI screen and a …
Updated Project: s
I added a live system log so you can see what the AI is doing step by step, and changed the system so it executes tasks instead of just explaining them. I built watch mode for both CLI and UI (with a separate UI screen and a better CLI using rich), added Supabase authentication for real users, and fixed a lot of core issues like state handling, device handling, errors, timeouts, and overall stability. I also reworked parts of the codebase to make it more structured and truly my own.
I used codex to write README and help me with the UI.