Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rohan2003
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Agents should not use Git anymore
(ataraxy-labs.github.io)
1 points
by
rohan2003
8mo ago
|
1 comments
2.
▲
by
rohan2003
8mo ago
We ran 24 API calls through Claude Sonnet 4.6 - same questions about code changes, same model, same temperature. One gets git diff output. The other gets structured JSON from sem diff. Results: 95.9% accuracy vs 41.5%. The failure modes are
3.
▲
by
rohan2003
9mo ago
Hey i have been fed up with using coding agents on my local machine, but what I am looking for is an interface that can give the user an option to run on multiple sandboxing solutions. Do check it out.
4.
▲
by
rohan2003
10mo ago
Anyone who wants to get onboarded should hit me up at rohan@ataraxy-labs.com
5.
▲
by
rohan2003
10mo ago
I have made a TUI gitarsenal.dev/ that can run and make it super easy to setup your codebases on cloud sandboxes and run everything on your TUI. You can run all these cloud sandboxes and switch between them from the sam tui, with just
6.
▲
by
rohan2003
10mo ago
but dockerfile is not the complete setup you need to configure a lot of other things, and in a lot of cases dockerfile is not even getting generated correctly, try out gitpod they generate devcontainer.json which is a standard format across
7.
▲
by
rohan2003
10mo ago
yup great suggestion, will fix that.
8.
▲
by
rohan2003
10mo ago
Infact github started building their own agent called as DiscoveryAgent to just solve this one issue.
9.
▲
by
rohan2003
10mo ago
Appreciate the honest feedback on the website - hearing this loud and clear from multiple people. The Product Hunt page definitely does a better job explaining it simply. Re: AMD - I'd love to chat about this. We're running on Mod
10.
▲
by
rohan2003
10mo ago
TL;DR: GitArsenal automates the "clone, install, build, test" workflow for GitHub repos.
11.
▲
by
rohan2003
10mo ago
Good question, it handles all the infrastructure. GitArsenal runs on Modal's serverless platform, and we automatically provision the right machines for each repo's requirements(working on this feature btw). You don't need to
12.
▲
by
rohan2003
10mo ago
The unsolved part: reliable, automated setup that works across the long tail of repos without human intervention. Docker helps but doesn't solve it (many repos don't have working Dockerfiles, and building those is itself a setup p
13.
▲
by
rohan2003
10mo ago
Yeah if you go through setupbench, envbench, and csrbench papers you will realize how badly the agents perform in environment bootstrapping.
14.
▲
Show HN: No Environment Setups Anymore
(gitarsenal.dev)
16 points
by
rohan2003
10mo ago
|
17 comments