Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's super intelligent but it can't be bothered to run tests unless specifically told to?


Personally I prefer my agents not to run random commands on my machine without me telling them to first.

Imagine you just cloned some random project from GitHub and fired up Claude Code in that folder, but it turned out to be malicious and running 'npm test' stole all your files.


If it's super intelligent, surely it could glance at tests before running them and figure whether it was malicious or not.


Tests have dependencies. Crawling all of those dependencies to check for malicious code could require inspecting millions of lines of code, if you could even obtain the code.

It's also beginning to sound like needing to solve the halting problem.


Come on man. You're being unserious here.


I'm really not. You're the one arguing about a "super intelligent" strawman.


Look, I know you have a lot invested in this project but I don't see why you think it is somehow unreasonable to expect an AI agent to run tests in a repository. You don't need super intelligence for that.


Of course I went agents to run tests in a repository - I do that all the time.

I don't want the agent to run tests in a new repository until I've given it the go-ahead to do that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: