so instead i made this tool with claude design, codex, and gemini
the process was very neat. I found a ref image when initially looking up "cli tool interface" which i liked (it wasnt a real tool just some nice concept that i liked"
I started by making a local app for my arch/kde instance which runs a scan for any cli tools you have (bash or root) then i realized i have more tools that are not cli based so i added in the function to open applications that involve AI tools as well.
I took that initial prompt for codex and gave it to claude design with the ref image to make a interactive gui that i could provided back to codex to have a properly though out design
i next used gemini to make a simulated test video on how it works (just a recursive loop of a mouse clicking on the tool and opening a terminal)
after doing my own security checks the launcher works grate for me and i released it open for anyone to reconfigure and come up with there own concepts