Hacker News new | ask | show | jobs
by nine_k 136 days ago
I mean, agents don't run for free for any significant time. Tokens cost money.
1 comments

I meant the CI agents, not AI agents. These are just runners that execute the stuff that needs to be done for deployment/testing or general CI. These rarely call AI agents because these tasks need to be deterministic. If so, you probably want to call a local model under your control running on your own compute power.