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·hace 29 días·0 comments

comments

kapperchino
·hace 10 días·discuss
Ngl after opus 4.5 I haven’t noticed too many improvements
kapperchino
·hace 11 días·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
·hace 19 días·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
·hace 22 días·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
·hace 22 días·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
·hace 27 días·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
·hace 28 días·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