CLI Tool for AI Agents GitHub

agentignore

Use .agentignore to control what your agent see.

Install agentignore using your preferred package manager.

npm install -g --ignore-scripts @xlansoftware/agentignore

Why agentignore?

Reduce the noise in the agent's context. Hide irrelevant files. Watch agentignore in action.

Invisible for the agent, but still able to build the app:

Use .agentignore to hide files and folders and .agentallow to define which process can see all.