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.
33 lines (32 loc) • 695 B
JSON
{
"globalBypass": false,
"emergencyBypass": false,
"bypassedHooks": {},
"bypassedCategories": {},
"bypassHistory": [
{
"timestamp": "2025-07-14T02:19:38Z",
"target": "all",
"action": "true",
"reason": "Test bypass"
},
{
"timestamp": "2025-07-14T02:19:39Z",
"target": "all",
"action": "false",
"reason": "Test complete"
},
{
"timestamp": "2025-07-14T02:19:39Z",
"target": "emergency",
"action": "true",
"reason": "Test emergency"
},
{
"timestamp": "2025-07-14T02:19:39Z",
"target": "emergency",
"action": "false",
"reason": "Emergency test complete"
}
]
}