5 ms·
I use Claude Code. Codex and Opencode both work too. You could even do it with VScode Copilot.
by Computer0 6mo ago
I use Claude Code. Codex and Opencode both work too. You could even do it with VScode Copilot.
- zozbot234 6mo agoThese are typically coding oriented as opposed to general chat, so their system prompts may be needlessly heavy for that use case. I think the closest thing to a general solution is the emerging "claw" ecosystem, as silly as that sounds. Some of the newer "claws" do provide proper sandboxing.
- kristopolous 6mo agoThis is actually a perfect use case of my llcat ... Using Unix philosophy for the llm era https://github.com/day50-dev/llcat https://github.com/day50-dev/llcat I've got an interesting hack brewing for extremely hassle free tool orchestration - basically think along the lines of .bash_profile level simplicity... Maybe I'll get that out tomorrow
- dave7 6mo agollcat looks like it could be very handy, thank you!
- kristopolous 6mo agoThanks. I really want to create great quality software. so File Bugs if you find them. Please!