HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kapperchino

no profile record

Submissions

Show HN: Agent Joe – a Rust only coding agent with no shell access

github.com
2 points·by kapperchino·29 dni temu·0 comments

comments

kapperchino
·10 dni temu·discuss
Ngl after opus 4.5 I haven’t noticed too many improvements
kapperchino
·11 dni temu·discuss
Wow good timing, I’ve been working on a session hub of sorts for devs. Check it out, you can store your sessions on here. https://joe-store-frontend.onrender.com
kapperchino
·19 dni temu·discuss
This agent I made can’t execute on the shell, can only edit the files within the project. Only works with rust atm though. https://github.com/Kapperchino/agent-joe
kapperchino
·22 dni temu·discuss
Real, there are so many low hanging fruits for optimization but no one has time to do them. And they don’t incentivize spending your time on it either.
kapperchino
·22 dni temu·discuss
Not necessarily, since you would need to also run cargo check and cargo test. And Claude still needs grep and find to look around the repo.
kapperchino
·27 dni temu·discuss
I’m working on a coding agent that doesn’t have access to the shell. Essentially all it could do is edit and read code, verify and run tests. But due to that limitation I’ve made it target only rust projects for the time being.

https://github.com/Kapperchino/agent-joe
kapperchino
·28 dni temu·discuss
On the topic of access control, I’m building a coding agent with no shell access, currently only supports rust though. https://github.com/Kapperchino/agent-joe