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.
86 lines • 2.27 kB
JSON
{
"permissions": {
"allow": [
"Bash(npx:*)",
"Bash(npm uninstall:*)",
"Bash(find:*)",
"Bash(cat:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(chmod:*)",
"Bash(/Users/toc/Server/one-code/.claude/story-1-1-monitor.sh)",
"WebSearch",
"Bash(./migration-script-one.sh:*)",
"Bash(node:*)",
"Bash(.one/infrastructure/validate-platform.sh:*)",
"Bash(npm test)",
"WebFetch(domain:docs.anthropic.com)",
"Bash(/dev/null)",
"Bash(grep:*)",
"Bash(/one)",
"Bash(for:*)",
"Bash(do)",
"Bash(if [ -f \"/Users/toc/Server/one-code/.one/agents/$agent\" ])",
"Bash(then)",
"Bash(echo:*)",
"Bash(cp:*)",
"Bash(else)",
"Bash(fi)",
"Bash(done)",
"Bash(npm test:*)",
"Bash(do echo \"=== $file ===\")",
"Bash(head:*)",
"Bash(do echo \"=== Reading $file ===\")",
"Bash(tree:*)",
"Bash(npm view:*)",
"Bash(npm link:*)",
"Bash(oneie:*)",
"Bash(npm:*)",
"Bash(npm install:*)",
"Bash(PUPPETEER_SKIP_DOWNLOAD=true npm install)",
"Bash(npm:*)",
"Bash(git push:*)",
"Bash(git checkout:*)",
"Bash(.one/tools/one-cli.js)",
"Bash(mv:*)",
"Bash(git init:*)",
"Bash(bun:*)",
"Bash(time bun install:*)",
"Bash(du:*)",
"Bash(turbo build:*)",
"WebFetch(domain:docs.convex.dev)",
"Bash(time node:*)",
"Bash(rsync:*)",
"Bash(.claude/commands/agent-balance:*)",
"Bash(turbo run build:*)",
"Bash(time turbo run build)",
"Bash(sed:*)",
"Bash(eslint:*)",
"Bash(../../node_modules/.bin/eslint src/**/*.ts)",
"Bash(timeout:*)",
"Bash(gtimeout:*)",
"Bash(tar:*)",
"WebFetch(domain:www.anthropic.com)",
"WebFetch(domain:medium.com)",
"Bash(claude mcp:*)",
"Bash(ln:*)",
"Bash(git rm:*)"
],
"deny": [],
"additionalDirectories": [
"/private/tmp",
"/Users/toc/Server",
"/Users/toc/.npm/_npx",
"/Users/toc/.npm"
]
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"convex",
"TalkToFigma",
"github",
"playwright",
"cloudflare",
"sentry"
]
}