Updated Project: After shipping the project last time, I realized the project didn’t clearly show what it could actually do and parts of it didn’t feel fully like my own work. So in this version, I focused on fixing that and making everything more…
Updated Project: After shipping the project last time, I realized the project didn’t clearly show what it could actually do and parts of it didn’t feel fully like my own work. So in this version, I focused on fixing that and making everything more real and understandable.
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.