oneie
Version:
Build apps, websites, and AI agents in English. Zero-interaction setup for AI agents (Claude Code, Cursor, Windsurf). Download to your computer, run in the cloud, deploy to the edge. Open source and free forever.
21 lines • 398 B
JSON
{
"$schema": "https://docs.anthropic.com/schemas/claude-code-hooks.json",
"extends": "./claude-code-hooks.json",
"config": {
"debug": true,
"categories": {
"formatting": {
"enabled": true
},
"testing": {
"enabled": true
},
"security": {
"enabled": true
},
"notifications": {
"enabled": true
}
}
}
}