@asaliyog v well written article, i enjoyed reading it. LLMs are a churn factory where personality goes in and out comes a default robotic monotonic piece of text that has no soul
@hthieblot Not a founder in a traditional sense but I built this sidebar for opencode which helps me navigate around my opencode sessions in a much more seamless manner
https://t.co/p37oGpSC5e
I love using @opencode but I hate having to switch context across multiple open terminals
So I built a sidebar that sits right next to the TUI:
- enter to recall any session instantly
- status symbols (running/previewed/done at a glance)
- sound alerts when opencode needs you
I love using @opencode but I hate having to switch context across multiple open terminals
So I built a sidebar that sits right next to the TUI:
- enter to recall any session instantly
- status symbols (running/previewed/done at a glance)
- sound alerts when opencode needs you
I love using @opencode but I hate having to switch context across multiple open terminals
So I built a sidebar that sits right next to the TUI:
- enter to recall any session instantly
- status symbols (running/previewed/done at a glance)
- sound alerts when opencode needs you
@minjunesh@rickwierenga You can just pipe the output to codex sth like echo “blah blah” | codex
Or
You can directly ask Claude to go run codex command on the cli. There are args you can specify with the codex command if you want to configure models etc..