Hacker News new | ask | show | jobs
by gck1 115 days ago
> I think the issue is people are using tools in an automated fashion

But that's the sole reason why all of the tools have headless modes. Headless mode is textbook definition of supporting automation.

From gemini docs: [1]

> Headless mode allows you to run Gemini CLI programmatically from command line scripts and automation tools without any interactive UI.

And claude code:

> Use the Agent SDK to run Claude Code programmatically from the CLI, Python, or TypeScript

Why does headless mode exist if using it is a bannable offense?

[1] https://google-gemini.github.io/gemini-cli/docs/cli/headless...

[2] https://code.claude.com/docs/en/headless

2 comments

Headless is fine as long as there's a human in the loop. Remove the human, their bills skyrocket.
antigravity doesn't have a headless mode and is a separate billing subscription from Gemini API.
Anything you do with antigravity in this manner is definitely a clear-cut TOS violation.

But my question is regarding gemini-cli where lines get blurry.