2025-12-25T07:11:13.012Z [DEBUG] [SLOW OPERATION DETECTED] execSyncWithDefaults_DEPRECATED (58.5ms): security find-generic-password -a $USER -w -s "Claude Code" 2025-12-25T07:11:13.066Z [DEBUG] [SLOW OPERATION DETECTED] execSyncWithDefaults_DEPRECATED (52.3ms): security find-generic-password -a "neog" -w -s "Claude Code-credentials" 2025-12-25T07:11:13.124Z [DEBUG] Watching for changes in setting files /Users/neog/.claude, /Users/neog/.claude, /Users/neog/.claude... 2025-12-25T07:11:13.173Z [DEBUG] [LSP MANAGER] initializeLspServerManager() called 2025-12-25T07:11:13.173Z [DEBUG] [LSP MANAGER] Created manager instance, state=pending 2025-12-25T07:11:13.173Z [DEBUG] [LSP MANAGER] Starting async initialization (generation 1) 2025-12-25T07:11:13.176Z [DEBUG] Applying permission update: Adding 118 allow rule(s) to destination 'localSettings': ["Bash(xcodebuild:*)","Bash(xcrun:*)","Bash(open:*)","Bash(/usr/bin/open:*)","Bash(swift:*)","Bash(/bin/bash:*)","Bash(find:*)","Bash(tee:*)","Bash(echo:*)","Bash(sort:*)","Bash(rm:*)","Bash(/bin/rm:*)","Bash(pgrep:*)","Bash(pkill:*)","Bash(cat:*)","Bash(python3:*)","Bash(mkdir:*)","Bash(xcodegen:*)","Bash(mint:*)","Bash(docker:*)","Bash(timeout:*)","Bash(brew:*)","Bash(/opt/homebrew/bin/brew:*)","Bash(/usr/local/bin/brew:*)","Bash(pip3:*)","Bash(du:*)","Bash(export:*)","Bash(ruby:*)","Bash(wc:*)","Bash(log:*)","Bash(/usr/bin/log:*)","Bash(xargs:*)","Bash(lipo:*)","Bash(ls:*)","Bash(grep:*)","Bash(gem:*)","Bash(curl:*)","Bash(ipconfig:*)","Bash(chmod:*)","Bash(lsof:*)","Bash(launchctl:*)","Bash(tree:*)","Bash(plutil:*)","Bash(paste:*)","Bash(sqlite3:*)","Bash(unzip:*)","Bash(osascript:*)","Bash(convert:*)","Bash(mv:*)","Bash(cp:*)","Bash(touch:*)","Bash(head:*)","Bash(/usr/bin/head:*)","Bash(tail:*)","Bash(git:*)","Bash(npm:*)","Bash(node:*)","Bash(sleep:*)","mcp__MCP_DOCKER__get_video_info","mcp__MCP_DOCKER__get_transcript","WebFetch(domain:apps.apple.com)","WebSearch","Bash(yt-dlp:*)","Bash(file:*)","Bash(ffmpeg:*)","Bash(screencapture:*)","Bash(mdfind:*)","WebFetch(domain:consultanumero.abrtelecom.com.br)","Bash(bash:*)","Bash(nslookup:*)","Bash(dig:*)","WebFetch(domain:localhost)","Bash(scutil:*)","Bash(systemextensionsctl:*)","Bash(codesign:*)","Bash(system_profiler:*)","Bash(gh:*)","Bash(security:*)","Bash(pbcopy)","Bash(tmutil:*)","Bash(tar:*)","Bash(pip:*)","Bash(tr:*)","Bash(/usr/bin/curl:*)","Bash(defaults:*)","Bash(strings:*)","Bash(tccutil:*)","Bash(env)","Bash(go:*)","WebFetch(domain:www.hackingwithswift.com)","Bash(openssl:*)","Bash(ios-deploy:*)","WebFetch(domain:goghost.framer.ai)","WebFetch(domain:nav.al)","WebFetch(domain:thedankoe.com)","WebFetch(domain:www.alexhormozi.com)","WebFetch(domain:t.me)","WebFetch(domain:www.goodreads.com)","Bash(/tmp/xcodegen/xcodegen/bin/xcodegen generate:*)","Bash(/dev/null find ~/Library/Application Support -maxdepth 2 -name default.store)","Bash(/tmp/xcodegen/.build/release/xcodegen generate:*)","Bash(# Try clicking using AppleScript with adjusted coordinates\n# Based on visible position in screenshot\nosascript <<'EOF'\ntell application \"SobrietyGuard\" to activate\ndelay 0.5\n\ntell application \"System Events\"\n tell process \"SobrietyGuard\"\n -- Get the scroll area in the content region\n set scrollArea to scroll area 1 of group 2 of splitter group 1 of group 1 of window 1\n \n -- Try to find any clickable element that might be the button\n set allUIElements to every UI element of scrollArea\n \n repeat with elem in allUIElements\n try\n set elemRole to role of elem\n set elemName to name of elem\n if elemRole is \"AXButton\" or elemName contains \"Próximo\" then\n click elem\n return \"Clicked: \" & elemName\n end if\n end try\n end repeat\n \n return \"No button found\"\n end tell\nend tell\nEOF)","Bash(# Navigate to Check-in and test with keyboard shortcut\nosascript <<'EOF'\ntell application \"SobrietyGuard\" to activate\ndelay 0.5\n\ntell application \"System Events\"\n tell process \"SobrietyGuard\"\n -- Select Check-in in sidebar\n select row 2 of outline 1 of scroll area 1 of group 1 of splitter group 1 of group 1 of window 1\n delay 0.3\n \n -- Press Enter \\(now mapped to \"Próximo\" button\\)\n keystroke return\n end tell\nend tell\nEOF\n\nsleep 0.5 && screencapture -x /tmp/sobriety-step2-new.png)","Bash('DB_PATH=/Users/neog/Library/Application Support/default.store' sqlite3 $DB_PATH .tables)","Bash(for:*)","Bash(done)","Bash(# Close terminal windows and bring NEOG Command to front\nosascript <<'EOF'\n-- Minimize Terminal\ntell application \"Terminal\" to set miniaturized of every window to true\n\ndelay 0.5\n\n-- Activate NEOG Command\ntell application \"System Events\"\n tell process \"NEOG Command\"\n set frontmost to true\n delay 0.3\n if \\(count of windows\\) > 0 then\n perform action \"AXRaise\" of window 1\n end if\n end tell\nend tell\nEOF\nsleep 1 && screencapture -x /tmp/neog-final.png)","Bash(# Click on a NEOG Command window from Stage Manager\nosascript <<'EOF'\ntell application \"System Events\"\n -- Click on the window thumbnail \\(approximately middle of the left side\\)\n click at {50, 270}\nend tell\nEOF\nsleep 1 && screencapture -x /tmp/neog-clicked.png)","Bash(# Try clicking on the NEOG Command window directly - it should be around y=200\nosascript <<'EOF'\ntell application \"System Events\"\n click at {50, 200}\nend tell\nEOF\nsleep 1 && screencapture -x /tmp/neog-try2.png)","Bash(# Click on the NEOG Command window thumbnail at around y=330\nosascript <<'EOF'\ntell application \"System Events\"\n click at {50, 330}\nend tell\nEOF\nsleep 1 && screencapture -x /tmp/neog-try3.png)","Bash(# Use Cmd+1 to navigate to Dashboard in NEOG Command\nosascript <<'EOF'\ntell application \"System Events\"\n tell process \"NEOG Command\"\n set frontmost to true\n delay 0.3\n keystroke \"1\" using command down\n end tell\nend tell\nEOF\nsleep 1 && screencapture -x /tmp/neog-dashboard.png)","Bash(# Navigate to Settings using Cmd+,\nosascript <<'EOF'\ntell application \"System Events\"\n tell process \"NEOG Command\"\n set frontmost to true\n delay 0.3\n keystroke \",\" using command down\n end tell\nend tell\nEOF\nsleep 1 && screencapture -x /tmp/neog-settings.png)","Bash(# Click on Live Monitor toolbar button\nosascript <<'EOF'\ntell application \"NEOG Command\" to activate\ndelay 0.3\ntell application \"System Events\"\n tell process \"NEOG Command\"\n -- Click on the Live Monitor button in toolbar \\(waveform icon\\)\n click button 1 of toolbar 1 of window 1\n end tell\nend tell\nEOF\nsleep 2 && screencapture -x /tmp/neog-livemonitor.png)","Bash(~/Services/servers/start-all-services.sh)","Bash(pbpaste)","Bash(do if lsof -i :$port)","Bash(then echo ' ✅ Port $port: Running' else echo ' ❌ Port $port: Not running' fi done echo echo 'Export Files:' ls -la ~/Documents/cc-runs-export.*)","Bash(__NEW_LINE__ osascript <<'EOF'\ntell application \"NEOG Command\" to activate\ndelay 0.5\ntell application \"System Events\"\n tell process \"NEOG Command\"\n set frontmost to true\n keystroke \",\" using command down\n end tell\nend tell\nEOF)"] 2025-12-25T07:11:13.180Z [DEBUG] LSP server manager initialized successfully 2025-12-25T07:11:13.180Z [DEBUG] LSP notification handlers registered successfully for all 0 server(s) 2025-12-25T07:11:13.184Z [DEBUG] Loading plugin swift-lsp from source: "./plugins/swift-lsp" 2025-12-25T07:11:13.184Z [DEBUG] Using provided version for swift-lsp@claude-plugins-official: 1.0.0 2025-12-25T07:11:13.185Z [DEBUG] Plugin swift-lsp@claude-plugins-official version 1.0.0 already cached at /Users/neog/.claude/plugins/cache/claude-plugins-official/swift-lsp/1.0.0 2025-12-25T07:11:13.185Z [DEBUG] Copied local plugin swift-lsp to versioned cache: /Users/neog/.claude/plugins/cache/claude-plugins-official/swift-lsp/1.0.0 2025-12-25T07:11:13.186Z [DEBUG] Plugin swift-lsp has no entry.skills defined 2025-12-25T07:11:13.186Z [DEBUG] Found 1 plugins (1 enabled, 0 disabled) 2025-12-25T07:11:13.193Z [DEBUG] [SLOW OPERATION DETECTED] fs.readdirSync (5.4ms) 2025-12-25T07:11:13.197Z [DEBUG] Stats cache is up to date 2025-12-25T07:11:13.203Z [DEBUG] Loading skills from: managed=/Library/Application Support/ClaudeCode/.claude/skills, user=/Users/neog/.claude/skills, project=[] 2025-12-25T07:11:13.203Z [DEBUG] Passes: Using fresh cached eligibility data 2025-12-25T07:11:13.295Z [DEBUG] [SLOW OPERATION DETECTED] execSyncWithDefaults_DEPRECATED (87.4ms): ps aux | grep -E "Visual Studio Code|Code Helper|Cursor Helper|Windsurf Helper|IntelliJ IDEA|PyCharm 2025-12-25T07:11:13.296Z [DEBUG] Loaded 1 installed plugins from /Users/neog/.claude/plugins/installed_plugins.json 2025-12-25T07:11:13.302Z [DEBUG] [SLOW OPERATION DETECTED] fs.readFileSync (6.0ms) 2025-12-25T07:11:13.392Z [DEBUG] Creating shell snapshot for zsh (/bin/zsh) 2025-12-25T07:11:13.392Z [DEBUG] Looking for shell config file: /Users/neog/.zshrc 2025-12-25T07:11:13.392Z [DEBUG] Snapshots directory: /Users/neog/.claude/shell-snapshots 2025-12-25T07:11:13.393Z [DEBUG] Creating snapshot at: /Users/neog/.claude/shell-snapshots/snapshot-zsh-1766646673392-fddmcm.sh 2025-12-25T07:11:13.393Z [DEBUG] Shell binary exists: true 2025-12-25T07:11:13.393Z [DEBUG] Execution timeout: 10000ms 2025-12-25T07:11:13.394Z [DEBUG] Writing to temp file: /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766646673394 2025-12-25T07:11:13.402Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (8.3ms) 2025-12-25T07:11:13.402Z [DEBUG] Temp file written successfully, size: 2 bytes 2025-12-25T07:11:13.402Z [DEBUG] Renaming /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766646673394 to /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json 2025-12-25T07:11:13.403Z [DEBUG] File /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json written atomically 2025-12-25T07:11:13.408Z [DEBUG] getPluginSkills: Processing 1 enabled plugins 2025-12-25T07:11:13.408Z [DEBUG] Checking plugin swift-lsp: skillsPath=none, skillsPaths=0 paths 2025-12-25T07:11:13.408Z [DEBUG] Total plugin skills loaded: 0 2025-12-25T07:11:13.408Z [DEBUG] Total plugin commands loaded: 0 2025-12-25T07:11:13.408Z [DEBUG] Registered 0 hooks from 1 plugins 2025-12-25T07:11:13.414Z [DEBUG] Total plugin agents loaded: 0 2025-12-25T07:11:13.414Z [DEBUG] Loaded 0 unique skills (managed: 0, user: 0, project: 0, legacy commands: 0) 2025-12-25T07:11:13.414Z [DEBUG] getSkills returning: 0 skill dir commands, 0 plugin skills 2025-12-25T07:11:13.469Z [DEBUG] Git remote URL: null 2025-12-25T07:11:13.469Z [DEBUG] No git remote URL found 2025-12-25T07:11:13.469Z [DEBUG] Not in a GitHub repository, skipping path mapping update 2025-12-25T07:11:13.571Z [DEBUG] Shell snapshot created successfully (1345 bytes) 2025-12-25T07:11:13.681Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766646673681 2025-12-25T07:11:13.681Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:11:13.687Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.7ms) 2025-12-25T07:11:13.687Z [DEBUG] Temp file written successfully, size: 60546 bytes 2025-12-25T07:11:13.687Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:11:13.687Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766646673681 to /Users/neog/.claude.json 2025-12-25T07:11:13.688Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:11:14.050Z [DEBUG] Successfully refreshed marketplace: claude-plugins-official 2025-12-25T07:11:14.050Z [DEBUG] Plugin autoupdate: checking installed plugins 2025-12-25T07:11:14.053Z [DEBUG] Using provided version for swift-lsp@claude-plugins-official: 1.0.0 2025-12-25T07:11:36.856Z [DEBUG] Passes: Using fresh cached eligibility data 2025-12-25T07:11:36.929Z [DEBUG] MCP server "MCP_DOCKER": Starting connection with timeout of 30000ms 2025-12-25T07:11:36.932Z [DEBUG] All plugins already exist, skipping migration 2025-12-25T07:11:36.935Z [DEBUG] Initialized versioned plugins system with 1 plugins 2025-12-25T07:11:36.937Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766646696937 2025-12-25T07:11:36.938Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:11:36.942Z [DEBUG] Temp file written successfully, size: 60546 bytes 2025-12-25T07:11:36.942Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:11:36.942Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766646696937 to /Users/neog/.claude.json 2025-12-25T07:11:36.943Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:11:36.946Z [DEBUG] Skipping SessionStart:startup hook execution - workspace trust not accepted 2025-12-25T07:11:36.967Z [ERROR] MCP server "MCP_DOCKER" Server stderr: Docker Desktop is not running 2025-12-25T07:11:37.075Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766646697075 2025-12-25T07:11:37.075Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:11:37.082Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (7.0ms) 2025-12-25T07:11:37.082Z [DEBUG] Temp file written successfully, size: 60473 bytes 2025-12-25T07:11:37.082Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:11:37.082Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766646697075 to /Users/neog/.claude.json 2025-12-25T07:11:37.083Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:11:37.091Z [DEBUG] Official marketplace auto-install skipped: already_attempted 2025-12-25T07:11:37.091Z [DEBUG] performStartupChecks called 2025-12-25T07:11:37.091Z [DEBUG] Trust not accepted for current directory - skipping plugin installations 2025-12-25T07:11:37.103Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766646697103 2025-12-25T07:11:37.103Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:11:37.108Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.0ms) 2025-12-25T07:11:37.108Z [DEBUG] Temp file written successfully, size: 60546 bytes 2025-12-25T07:11:37.108Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:11:37.108Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766646697103 to /Users/neog/.claude.json 2025-12-25T07:11:37.108Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:11:37.110Z [DEBUG] Loaded plugins - Enabled: 1, Disabled: 0, Commands: 0, Agents: 0, Errors: 0 2025-12-25T07:11:37.115Z [DEBUG] Skipping SubagentStart:Explore hook execution - workspace trust not accepted 2025-12-25T07:11:37.120Z [DEBUG] Skipping SubagentStart:Plan hook execution - workspace trust not accepted 2025-12-25T07:11:37.134Z [DEBUG] MCP server "MCP_DOCKER": Connection failed after 208ms: MCP error -32000: Connection closed 2025-12-25T07:11:37.134Z [ERROR] MCP server "MCP_DOCKER" Connection failed: MCP error -32000: Connection closed 2025-12-25T07:11:37.142Z [DEBUG] Skills and commands included in Skill tool: 2025-12-25T07:11:37.178Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766646697178 2025-12-25T07:11:37.178Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:11:37.183Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.1ms) 2025-12-25T07:11:37.183Z [DEBUG] Temp file written successfully, size: 60546 bytes 2025-12-25T07:11:37.183Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:11:37.183Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766646697178 to /Users/neog/.claude.json 2025-12-25T07:11:37.183Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:11:37.359Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:11:37.921Z [DEBUG] Stream started - received first chunk 2025-12-25T07:11:40.633Z [DEBUG] Skipping SubagentStop hook execution - workspace trust not accepted 2025-12-25T07:11:41.318Z [DEBUG] Stream started - received first chunk 2025-12-25T07:11:54.756Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:11:54.757Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:11:54.757Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:11:54.757Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:11:54.773Z [DEBUG] Skipping UserPromptSubmit hook execution - workspace trust not accepted 2025-12-25T07:11:54.776Z [DEBUG] FileHistory: Added snapshot for 52dec4f2-2d75-4f5e-b53c-5962ac9757b5, tracking 0 files 2025-12-25T07:11:54.796Z [DEBUG] Total plugin output styles loaded: 0 2025-12-25T07:11:55.632Z [DEBUG] Stream started - received first chunk 2025-12-25T07:11:58.243Z [DEBUG] Stream started - received first chunk 2025-12-25T07:12:05.439Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:12:05.439Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:12:05.455Z [DEBUG] tree-sitter: WASM files not found 2025-12-25T07:12:05.488Z [DEBUG] No session environment scripts found 2025-12-25T07:12:08.112Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:12:08.119Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:12:08.119Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:12:08.274Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:12:08.281Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:12:08.281Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:12:08.281Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:12:08.281Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:12:08.995Z [DEBUG] Stream started - received first chunk 2025-12-25T07:12:09.396Z [DEBUG] Stream started - received first chunk 2025-12-25T07:12:10.637Z [DEBUG] Stream started - received first chunk 2025-12-25T07:12:14.651Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:12:14.652Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:12:14.768Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:12:14.778Z [DEBUG] executePreToolHooks called for tool: Glob 2025-12-25T07:12:14.778Z [DEBUG] Skipping PreToolUse:Glob hook execution - workspace trust not accepted 2025-12-25T07:12:14.778Z [DEBUG] executePreToolHooks called for tool: Glob 2025-12-25T07:12:14.778Z [DEBUG] Skipping PreToolUse:Glob hook execution - workspace trust not accepted 2025-12-25T07:12:14.836Z [DEBUG] Ripgrep first use test: PASSED (mode=builtin, path=/Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/x64-darwin/rg) 2025-12-25T07:12:15.830Z [DEBUG] Stream started - received first chunk 2025-12-25T07:12:24.812Z [DEBUG] rg error (signal=SIGTERM, code=null, stderr: rg: /Users/neog/Library/Application Support/MobileSync: IO error for operation on /Users/neog/Library/Application Support/MobileSync: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CallHistoryTransactions: IO error for operation on /Users/neog/Library/Application Support/CallHistoryTransactions: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CloudDocs: IO error for operation on /Users/neog/Library/Application Support/CloudDocs: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.sharedfilelist: IO error for operation on /Users/neog/Library/Application Support/com.apple.sharedfilelist: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/Knowledge: IO error for operation on /Users/neog/Library/Application Support/Knowledge: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.TCC: IO error for operation on /Users/neog/Library/Application Support/com.apple.TCC: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/FileProvider: IO error for operation on /Users/neog/Library/Application Support/FileProvider: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/AddressBook: IO error for operation on /Users/neog/Library/Application Support/AddressBook: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/FaceTime: IO error for operation on /Users/neog/Library/Application Support/FaceTime: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/DifferentialPrivacy: IO error for operation on /Users/neog/Library/Application Support/DifferentialPrivacy: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.avfoundation/Frecents: IO error for operation on /Users/neog/Library/Application Support/com.apple.avfoundation/Frecents: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CallHistoryDB: IO error for operation on /Users/neog/Library/Application Support/CallHistoryDB: Operation not permitted (os error 1) rg: /Users/neog/Library/Assistant/SiriVocabulary: IO error for operation on /Users/neog/Library/Assistant/SiriVocabulary: Operation not permitted (os error 1) rg: /Users/neog/Library/Daemon Containers: IO error for operation on /Users/neog/Library/Daemon Containers: Operation not permitted (os error 1) rg: /Users/neog/Library/Autosave Information: IO error for operation on /Users/neog/Library/Autosave Information: Operation not permitted (os error 1) rg: /Users/neog/Library/IdentityServices: IO error for operation on /Users/neog/Library/IdentityServices: Operation not permitted (os error 1) rg: /Users/neog/Library/Messages: IO error for operation on /Users/neog/Library/Messages: Operation not permitted (os error 1) rg: /Users/neog/Library/HomeKit: IO error for operation on /Users/neog/Library/HomeKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Sharing: IO error for operation on /Users/neog/Library/Sharing: Operation not permitted (os error 1) rg: /Users/neog/Library/com.apple.aiml.instrumentation: IO error for operation on /Users/neog/Library/com.apple.aiml.instrumentation: Operation not permitted (os error 1) rg: /Users/neog/Library/Mail: IO error for operation on /Users/neog/Library/Mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Trial: IO error for operation on /Users/neog/Library/Trial: Operation not permitted (os error 1) rg: /Users/neog/Library/AppleMediaServices: IO error for operation on /Users/neog/Library/AppleMediaServices: Operation not permitted (os error 1) rg: /Users/neog/Library/DuetExpertCenter: IO error for operation on /Users/neog/Library/DuetExpertCenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Accounts: IO error for operation on /Users/neog/Library/Accounts: Operation not permitted (os error 1) rg: /Users/neog/Library/Safari: IO error for operation on /Users/neog/Library/Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Biome: IO error for operation on /Users/neog/Library/Biome: Operation not permitted (os error 1) rg: /Users/neog/Library/IntelligencePlatform: IO error for operation on /Users/neog/Library/IntelligencePlatform: Operation not permitted (os error 1) rg: /Users/neog/Library/Shortcuts: IO error for operation on /Users/neog/Library/Shortcuts: Operation not permitted (os error 1) rg: /Users/neog/Library/Suggestions: IO error for operation on /Users/neog/Library/Suggestions: Operation not permitted (os error 1) rg: /Users/neog/Library/Weather: IO error for operation on /Users/neog/Library/Weather: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.stocks-news: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.stocks-news: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.photolibraryd.private: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.photolibraryd.private: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.feedback: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.feedback: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.inference: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.inference: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.telephonyutilities.callservicesd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.telephonyutilities.callservicesd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.swtransparency: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.swtransparency: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.coreservices.useractivityd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.coreservices.useractivityd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ArchiveUtility.PKSignedContainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ArchiveUtility.PKSignedContainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.accessibility.voicebanking: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.accessibility.voicebanking: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.searchpartyuseragent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.searchpartyuseragent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.referenceResolution: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.referenceResolution: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.stocks: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.stocks: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.usernoted: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.usernoted: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.VoiceMemos.shared: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.VoiceMemos.shared: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.contacts: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.contacts: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.secure-control-center-preferences: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.secure-control-center-preferences: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.chronod: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.chronod: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.MailPersonaStorage: IO error for operation on /Users/neog/Library/Group Containers/com.apple.MailPersonaStorage: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.private.translation: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.private.translation: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.appstoreagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.appstoreagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.portrait.BackgroundReplacement: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.portrait.BackgroundReplacement: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.fmfcore: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.fmfcore: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.liveactivitiesd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.liveactivitiesd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.amsondevicestoraged: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.amsondevicestoraged: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.SiriTTS: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.SiriTTS: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.iBooks: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.iBooks: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.notes.import: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.notes.import: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.calendar: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.calendar: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.testflight: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.testflight: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ip.redirects: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ip.redirects: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.userfeedbacklearning: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.userfeedbacklearning: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.gamecenter: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.gamecenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tips: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tips: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tv.sharedcontainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tv.sharedcontainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.loginwindow.persistent-apps: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.loginwindow.persistent-apps: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.spotlight: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.spotlight: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.studentd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.studentd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ManagedSettings: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ManagedSettings: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.sharingd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.sharingd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.printtool: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.printtool: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.corerepair: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.corerepair: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.news: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.news: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.scopedbookmarkagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.scopedbookmarkagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.dt.Xcode.SecureSettingsContainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.dt.Xcode.SecureSettingsContainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.weather: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.weather: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.systempreferences.cache: IO error for operation on /Users/neog/Library/Group Containers/com.apple.systempreferences.cache: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.feedbacklogger: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.feedbacklogger: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.controlcenter: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.controlcenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.remembers: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.remembers: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.notes: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.notes: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.stickersd.group: IO error for operation on /Users/neog/Library/Group Containers/com.apple.stickersd.group: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.screencapture: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.screencapture: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.UserNotifications: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.UserNotifications: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tipsnext: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tipsnext: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.moments: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.moments: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Safari.SandboxBroker: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Safari.SandboxBroker: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.transparency: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.transparency: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.webkit.webpushd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.webkit.webpushd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.reminders: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.reminders: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.findmy.findmylocateagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.findmy.findmylocateagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.mail: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.bird: IO error for operation on /Users/neog/Library/Group Containers/com.apple.bird: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.DeviceActivity: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.DeviceActivity: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.replayd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.replayd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Journal: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Journal: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.Home.group: IO error for operation on /Users/neog/Library/Group Containers/com.apple.Home.group: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.iCloudDrive: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.iCloudDrive: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.FaceTime: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.FaceTime: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.energykit: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.energykit: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.PreviewLegacySignaturesConversion: IO error for operation on /Users/neog/Library/Group Containers/com.apple.PreviewLegacySignaturesConversion: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.replicatord: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.replicatord: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Photos.PhotosFileProvider: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Photos.PhotosFileProvider: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.fmipcore: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.fmipcore: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.AppleSpell: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.AppleSpell: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.mlhost: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.mlhost: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.FamilyControls: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.FamilyControls: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Maps: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Maps: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.PegasusConfiguration: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.PegasusConfiguration: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.shortcuts: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.shortcuts: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.MessagesLegacyTransferArchive: IO error for operation on /Users/neog/Library/Group Containers/com.apple.MessagesLegacyTransferArchive: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.VoiceMemos: IO error for operation on /Users/neog/Library/Containers/com.apple.VoiceMemos: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.archiveutility: IO error for operation on /Users/neog/Library/Containers/com.apple.archiveutility: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Maps/Data/Maps: IO error for operation on /Users/neog/Library/Containers/com.apple.Maps/Data/Maps: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Home: IO error for operation on /Users/neog/Library/Containers/com.apple.Home: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Safari: IO error for operation on /Users/neog/Library/Containers/com.apple.Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.mail: IO error for operation on /Users/neog/Library/Containers/com.apple.mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.MobileSMS: IO error for operation on /Users/neog/Library/Containers/com.apple.MobileSMS: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Notes: IO error for operation on /Users/neog/Library/Containers/com.apple.Notes: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/developer.apple.wwdc-Release/Data/Library/drkit: IO error for operation on /Users/neog/Library/Containers/developer.apple.wwdc-Release/Data/Library/drkit: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents: IO error for operation on /Users/neog/Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.stocks: IO error for operation on /Users/neog/Library/Containers/com.apple.stocks: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Safari.WebApp: IO error for operation on /Users/neog/Library/Containers/com.apple.Safari.WebApp: Operation not permitted (os error 1) rg: /Users/neog/Library/ContainerManager: IO error for operation on /Users/neog/Library/ContainerManager: Operation not permitted (os error 1) rg: /Users/neog/Library/PersonalizationPortrait: IO error for operation on /Users/neog/Library/PersonalizationPortrait: Operation not permitted (os error 1) rg: /Users/neog/Library/Metadata/CoreSpotlight: IO error for operation on /Users/neog/Library/Metadata/CoreSpotlight: Operation not permitted (os error 1) rg: /Users/neog/Library/Metadata/com.apple.IntelligentSuggestions: IO error for operation on /Users/neog/Library/Metadata/com.apple.IntelligentSuggestions: Operation not permitted (os error 1) rg: /Users/neog/Library/Cookies: IO error for operation on /Users/neog/Library/Cookies: Operation not permitted (os error 1) rg: /Users/neog/Library/CoreFollowUp: IO error for operation on /Users/neog/Library/CoreFollowUp: Operation not permitted (os error 1) rg: /Users/neog/Library/StatusKit: IO error for operation on /Users/neog/Library/StatusKit: Operation not permitted (os error 1) rg: /Users/neog/Library/DoNotDisturb: IO error for operation on /Users/neog/Library/DoNotDisturb: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.HomeKit: IO error for operation on /Users/neog/Library/Caches/com.apple.HomeKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/CloudKit: IO error for operation on /Users/neog/Library/Caches/CloudKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.Safari: IO error for operation on /Users/neog/Library/Caches/com.apple.Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.containermanagerd: IO error for operation on /Users/neog/Library/Caches/com.apple.containermanagerd: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/FamilyCircle: IO error for operation on /Users/neog/Library/Caches/FamilyCircle: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.homed: IO error for operation on /Users/neog/Library/Caches/com.apple.homed: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.ap.adprivacyd: IO error for operation on /Users/neog/Library/Caches/com.apple.ap.adprivacyd: Operation not permitted (os error 1) rg: /Users/neog/.Trash: IO error for operation on /Users/neog/.Trash: Operation not permitted (os error 1) ), 0 results 2025-12-25T07:12:24.812Z [ERROR] Error: Error: Command failed: /Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/x64-darwin/rg --files --glob ~/Apps/macOS/NEOGHub/**/*.md --sort=modified --no-ignore --hidden /Users/neog rg: /Users/neog/Library/Application Support/MobileSync: IO error for operation on /Users/neog/Library/Application Support/MobileSync: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CallHistoryTransactions: IO error for operation on /Users/neog/Library/Application Support/CallHistoryTransactions: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CloudDocs: IO error for operation on /Users/neog/Library/Application Support/CloudDocs: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.sharedfilelist: IO error for operation on /Users/neog/Library/Application Support/com.apple.sharedfilelist: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/Knowledge: IO error for operation on /Users/neog/Library/Application Support/Knowledge: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.TCC: IO error for operation on /Users/neog/Library/Application Support/com.apple.TCC: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/FileProvider: IO error for operation on /Users/neog/Library/Application Support/FileProvider: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/AddressBook: IO error for operation on /Users/neog/Library/Application Support/AddressBook: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/FaceTime: IO error for operation on /Users/neog/Library/Application Support/FaceTime: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/DifferentialPrivacy: IO error for operation on /Users/neog/Library/Application Support/DifferentialPrivacy: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.avfoundation/Frecents: IO error for operation on /Users/neog/Library/Application Support/com.apple.avfoundation/Frecents: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CallHistoryDB: IO error for operation on /Users/neog/Library/Application Support/CallHistoryDB: Operation not permitted (os error 1) rg: /Users/neog/Library/Assistant/SiriVocabulary: IO error for operation on /Users/neog/Library/Assistant/SiriVocabulary: Operation not permitted (os error 1) rg: /Users/neog/Library/Daemon Containers: IO error for operation on /Users/neog/Library/Daemon Containers: Operation not permitted (os error 1) rg: /Users/neog/Library/Autosave Information: IO error for operation on /Users/neog/Library/Autosave Information: Operation not permitted (os error 1) rg: /Users/neog/Library/IdentityServices: IO error for operation on /Users/neog/Library/IdentityServices: Operation not permitted (os error 1) rg: /Users/neog/Library/Messages: IO error for operation on /Users/neog/Library/Messages: Operation not permitted (os error 1) rg: /Users/neog/Library/HomeKit: IO error for operation on /Users/neog/Library/HomeKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Sharing: IO error for operation on /Users/neog/Library/Sharing: Operation not permitted (os error 1) rg: /Users/neog/Library/com.apple.aiml.instrumentation: IO error for operation on /Users/neog/Library/com.apple.aiml.instrumentation: Operation not permitted (os error 1) rg: /Users/neog/Library/Mail: IO error for operation on /Users/neog/Library/Mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Trial: IO error for operation on /Users/neog/Library/Trial: Operation not permitted (os error 1) rg: /Users/neog/Library/AppleMediaServices: IO error for operation on /Users/neog/Library/AppleMediaServices: Operation not permitted (os error 1) rg: /Users/neog/Library/DuetExpertCenter: IO error for operation on /Users/neog/Library/DuetExpertCenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Accounts: IO error for operation on /Users/neog/Library/Accounts: Operation not permitted (os error 1) rg: /Users/neog/Library/Safari: IO error for operation on /Users/neog/Library/Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Biome: IO error for operation on /Users/neog/Library/Biome: Operation not permitted (os error 1) rg: /Users/neog/Library/IntelligencePlatform: IO error for operation on /Users/neog/Library/IntelligencePlatform: Operation not permitted (os error 1) rg: /Users/neog/Library/Shortcuts: IO error for operation on /Users/neog/Library/Shortcuts: Operation not permitted (os error 1) rg: /Users/neog/Library/Suggestions: IO error for operation on /Users/neog/Library/Suggestions: Operation not permitted (os error 1) rg: /Users/neog/Library/Weather: IO error for operation on /Users/neog/Library/Weather: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.stocks-news: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.stocks-news: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.photolibraryd.private: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.photolibraryd.private: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.feedback: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.feedback: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.inference: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.inference: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.telephonyutilities.callservicesd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.telephonyutilities.callservicesd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.swtransparency: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.swtransparency: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.coreservices.useractivityd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.coreservices.useractivityd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ArchiveUtility.PKSignedContainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ArchiveUtility.PKSignedContainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.accessibility.voicebanking: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.accessibility.voicebanking: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.searchpartyuseragent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.searchpartyuseragent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.referenceResolution: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.referenceResolution: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.stocks: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.stocks: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.usernoted: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.usernoted: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.VoiceMemos.shared: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.VoiceMemos.shared: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.contacts: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.contacts: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.secure-control-center-preferences: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.secure-control-center-preferences: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.chronod: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.chronod: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.MailPersonaStorage: IO error for operation on /Users/neog/Library/Group Containers/com.apple.MailPersonaStorage: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.private.translation: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.private.translation: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.appstoreagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.appstoreagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.portrait.BackgroundReplacement: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.portrait.BackgroundReplacement: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.fmfcore: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.fmfcore: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.liveactivitiesd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.liveactivitiesd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.amsondevicestoraged: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.amsondevicestoraged: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.SiriTTS: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.SiriTTS: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.iBooks: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.iBooks: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.notes.import: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.notes.import: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.calendar: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.calendar: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.testflight: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.testflight: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ip.redirects: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ip.redirects: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.userfeedbacklearning: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.userfeedbacklearning: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.gamecenter: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.gamecenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tips: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tips: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tv.sharedcontainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tv.sharedcontainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.loginwindow.persistent-apps: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.loginwindow.persistent-apps: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.spotlight: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.spotlight: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.studentd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.studentd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ManagedSettings: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ManagedSettings: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.sharingd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.sharingd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.printtool: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.printtool: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.corerepair: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.corerepair: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.news: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.news: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.scopedbookmarkagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.scopedbookmarkagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.dt.Xcode.SecureSettingsContainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.dt.Xcode.SecureSettingsContainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.weather: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.weather: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.systempreferences.cache: IO error for operation on /Users/neog/Library/Group Containers/com.apple.systempreferences.cache: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.feedbacklogger: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.feedbacklogger: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.controlcenter: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.controlcenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.remembers: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.remembers: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.notes: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.notes: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.stickersd.group: IO error for operation on /Users/neog/Library/Group Containers/com.apple.stickersd.group: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.screencapture: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.screencapture: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.UserNotifications: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.UserNotifications: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tipsnext: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tipsnext: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.moments: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.moments: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Safari.SandboxBroker: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Safari.SandboxBroker: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.transparency: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.transparency: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.webkit.webpushd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.webkit.webpushd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.reminders: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.reminders: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.findmy.findmylocateagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.findmy.findmylocateagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.mail: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.bird: IO error for operation on /Users/neog/Library/Group Containers/com.apple.bird: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.DeviceActivity: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.DeviceActivity: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.replayd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.replayd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Journal: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Journal: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.Home.group: IO error for operation on /Users/neog/Library/Group Containers/com.apple.Home.group: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.iCloudDrive: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.iCloudDrive: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.FaceTime: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.FaceTime: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.energykit: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.energykit: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.PreviewLegacySignaturesConversion: IO error for operation on /Users/neog/Library/Group Containers/com.apple.PreviewLegacySignaturesConversion: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.replicatord: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.replicatord: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Photos.PhotosFileProvider: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Photos.PhotosFileProvider: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.fmipcore: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.fmipcore: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.AppleSpell: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.AppleSpell: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.mlhost: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.mlhost: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.FamilyControls: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.FamilyControls: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Maps: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Maps: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.PegasusConfiguration: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.PegasusConfiguration: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.shortcuts: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.shortcuts: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.MessagesLegacyTransferArchive: IO error for operation on /Users/neog/Library/Group Containers/com.apple.MessagesLegacyTransferArchive: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.VoiceMemos: IO error for operation on /Users/neog/Library/Containers/com.apple.VoiceMemos: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.archiveutility: IO error for operation on /Users/neog/Library/Containers/com.apple.archiveutility: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Maps/Data/Maps: IO error for operation on /Users/neog/Library/Containers/com.apple.Maps/Data/Maps: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Home: IO error for operation on /Users/neog/Library/Containers/com.apple.Home: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Safari: IO error for operation on /Users/neog/Library/Containers/com.apple.Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.mail: IO error for operation on /Users/neog/Library/Containers/com.apple.mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.MobileSMS: IO error for operation on /Users/neog/Library/Containers/com.apple.MobileSMS: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Notes: IO error for operation on /Users/neog/Library/Containers/com.apple.Notes: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/developer.apple.wwdc-Release/Data/Library/drkit: IO error for operation on /Users/neog/Library/Containers/developer.apple.wwdc-Release/Data/Library/drkit: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents: IO error for operation on /Users/neog/Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.stocks: IO error for operation on /Users/neog/Library/Containers/com.apple.stocks: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Safari.WebApp: IO error for operation on /Users/neog/Library/Containers/com.apple.Safari.WebApp: Operation not permitted (os error 1) rg: /Users/neog/Library/ContainerManager: IO error for operation on /Users/neog/Library/ContainerManager: Operation not permitted (os error 1) rg: /Users/neog/Library/PersonalizationPortrait: IO error for operation on /Users/neog/Library/PersonalizationPortrait: Operation not permitted (os error 1) rg: /Users/neog/Library/Metadata/CoreSpotlight: IO error for operation on /Users/neog/Library/Metadata/CoreSpotlight: Operation not permitted (os error 1) rg: /Users/neog/Library/Metadata/com.apple.IntelligentSuggestions: IO error for operation on /Users/neog/Library/Metadata/com.apple.IntelligentSuggestions: Operation not permitted (os error 1) rg: /Users/neog/Library/Cookies: IO error for operation on /Users/neog/Library/Cookies: Operation not permitted (os error 1) rg: /Users/neog/Library/CoreFollowUp: IO error for operation on /Users/neog/Library/CoreFollowUp: Operation not permitted (os error 1) rg: /Users/neog/Library/StatusKit: IO error for operation on /Users/neog/Library/StatusKit: Operation not permitted (os error 1) rg: /Users/neog/Library/DoNotDisturb: IO error for operation on /Users/neog/Library/DoNotDisturb: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.HomeKit: IO error for operation on /Users/neog/Library/Caches/com.apple.HomeKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/CloudKit: IO error for operation on /Users/neog/Library/Caches/CloudKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.Safari: IO error for operation on /Users/neog/Library/Caches/com.apple.Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.containermanagerd: IO error for operation on /Users/neog/Library/Caches/com.apple.containermanagerd: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/FamilyCircle: IO error for operation on /Users/neog/Library/Caches/FamilyCircle: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.homed: IO error for operation on /Users/neog/Library/Caches/com.apple.homed: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.ap.adprivacyd: IO error for operation on /Users/neog/Library/Caches/com.apple.ap.adprivacyd: Operation not permitted (os error 1) rg: /Users/neog/.Trash: IO error for operation on /Users/neog/.Trash: Operation not permitted (os error 1) at genericNodeError (node:internal/errors:983:15) at wrappedFn (node:internal/errors:537:14) at ChildProcess.exithandler (node:child_process:417:12) at ChildProcess.emit (node:events:519:28) at ChildProcess.emit (node:domain:489:12) at maybeClose (node:internal/child_process:1101:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) at Process.callbackTrampoline (node:internal/async_hooks:130:17) 2025-12-25T07:12:24.814Z [DEBUG] Skipping PostToolUse:Glob hook execution - workspace trust not accepted 2025-12-25T07:12:24.848Z [DEBUG] rg error (signal=SIGTERM, code=null, stderr: rg: /Users/neog/Library/Application Support/MobileSync: IO error for operation on /Users/neog/Library/Application Support/MobileSync: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CallHistoryTransactions: IO error for operation on /Users/neog/Library/Application Support/CallHistoryTransactions: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CloudDocs: IO error for operation on /Users/neog/Library/Application Support/CloudDocs: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.sharedfilelist: IO error for operation on /Users/neog/Library/Application Support/com.apple.sharedfilelist: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/Knowledge: IO error for operation on /Users/neog/Library/Application Support/Knowledge: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.TCC: IO error for operation on /Users/neog/Library/Application Support/com.apple.TCC: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/FileProvider: IO error for operation on /Users/neog/Library/Application Support/FileProvider: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/AddressBook: IO error for operation on /Users/neog/Library/Application Support/AddressBook: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/FaceTime: IO error for operation on /Users/neog/Library/Application Support/FaceTime: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/DifferentialPrivacy: IO error for operation on /Users/neog/Library/Application Support/DifferentialPrivacy: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.avfoundation/Frecents: IO error for operation on /Users/neog/Library/Application Support/com.apple.avfoundation/Frecents: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CallHistoryDB: IO error for operation on /Users/neog/Library/Application Support/CallHistoryDB: Operation not permitted (os error 1) rg: /Users/neog/Library/Assistant/SiriVocabulary: IO error for operation on /Users/neog/Library/Assistant/SiriVocabulary: Operation not permitted (os error 1) rg: /Users/neog/Library/Daemon Containers: IO error for operation on /Users/neog/Library/Daemon Containers: Operation not permitted (os error 1) rg: /Users/neog/Library/Autosave Information: IO error for operation on /Users/neog/Library/Autosave Information: Operation not permitted (os error 1) rg: /Users/neog/Library/IdentityServices: IO error for operation on /Users/neog/Library/IdentityServices: Operation not permitted (os error 1) rg: /Users/neog/Library/Messages: IO error for operation on /Users/neog/Library/Messages: Operation not permitted (os error 1) rg: /Users/neog/Library/HomeKit: IO error for operation on /Users/neog/Library/HomeKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Sharing: IO error for operation on /Users/neog/Library/Sharing: Operation not permitted (os error 1) rg: /Users/neog/Library/com.apple.aiml.instrumentation: IO error for operation on /Users/neog/Library/com.apple.aiml.instrumentation: Operation not permitted (os error 1) rg: /Users/neog/Library/Mail: IO error for operation on /Users/neog/Library/Mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Trial: IO error for operation on /Users/neog/Library/Trial: Operation not permitted (os error 1) rg: /Users/neog/Library/AppleMediaServices: IO error for operation on /Users/neog/Library/AppleMediaServices: Operation not permitted (os error 1) rg: /Users/neog/Library/DuetExpertCenter: IO error for operation on /Users/neog/Library/DuetExpertCenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Accounts: IO error for operation on /Users/neog/Library/Accounts: Operation not permitted (os error 1) rg: /Users/neog/Library/Safari: IO error for operation on /Users/neog/Library/Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Biome: IO error for operation on /Users/neog/Library/Biome: Operation not permitted (os error 1) rg: /Users/neog/Library/IntelligencePlatform: IO error for operation on /Users/neog/Library/IntelligencePlatform: Operation not permitted (os error 1) rg: /Users/neog/Library/Shortcuts: IO error for operation on /Users/neog/Library/Shortcuts: Operation not permitted (os error 1) rg: /Users/neog/Library/Suggestions: IO error for operation on /Users/neog/Library/Suggestions: Operation not permitted (os error 1) rg: /Users/neog/Library/Weather: IO error for operation on /Users/neog/Library/Weather: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.stocks-news: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.stocks-news: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.photolibraryd.private: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.photolibraryd.private: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.feedback: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.feedback: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.inference: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.inference: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.telephonyutilities.callservicesd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.telephonyutilities.callservicesd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.swtransparency: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.swtransparency: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.coreservices.useractivityd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.coreservices.useractivityd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ArchiveUtility.PKSignedContainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ArchiveUtility.PKSignedContainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.accessibility.voicebanking: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.accessibility.voicebanking: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.searchpartyuseragent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.searchpartyuseragent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.referenceResolution: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.referenceResolution: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.stocks: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.stocks: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.usernoted: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.usernoted: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.VoiceMemos.shared: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.VoiceMemos.shared: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.contacts: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.contacts: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.secure-control-center-preferences: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.secure-control-center-preferences: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.chronod: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.chronod: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.MailPersonaStorage: IO error for operation on /Users/neog/Library/Group Containers/com.apple.MailPersonaStorage: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.private.translation: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.private.translation: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.appstoreagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.appstoreagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.portrait.BackgroundReplacement: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.portrait.BackgroundReplacement: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.fmfcore: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.fmfcore: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.liveactivitiesd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.liveactivitiesd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.amsondevicestoraged: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.amsondevicestoraged: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.SiriTTS: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.SiriTTS: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.iBooks: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.iBooks: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.notes.import: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.notes.import: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.calendar: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.calendar: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.testflight: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.testflight: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ip.redirects: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ip.redirects: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.userfeedbacklearning: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.userfeedbacklearning: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.gamecenter: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.gamecenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tips: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tips: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tv.sharedcontainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tv.sharedcontainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.loginwindow.persistent-apps: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.loginwindow.persistent-apps: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.spotlight: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.spotlight: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.studentd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.studentd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ManagedSettings: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ManagedSettings: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.sharingd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.sharingd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.printtool: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.printtool: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.corerepair: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.corerepair: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.news: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.news: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.scopedbookmarkagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.scopedbookmarkagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.dt.Xcode.SecureSettingsContainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.dt.Xcode.SecureSettingsContainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.weather: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.weather: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.systempreferences.cache: IO error for operation on /Users/neog/Library/Group Containers/com.apple.systempreferences.cache: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.feedbacklogger: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.feedbacklogger: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.controlcenter: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.controlcenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.remembers: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.remembers: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.notes: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.notes: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.stickersd.group: IO error for operation on /Users/neog/Library/Group Containers/com.apple.stickersd.group: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.screencapture: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.screencapture: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.UserNotifications: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.UserNotifications: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tipsnext: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tipsnext: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.moments: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.moments: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Safari.SandboxBroker: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Safari.SandboxBroker: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.transparency: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.transparency: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.webkit.webpushd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.webkit.webpushd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.reminders: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.reminders: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.findmy.findmylocateagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.findmy.findmylocateagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.mail: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.bird: IO error for operation on /Users/neog/Library/Group Containers/com.apple.bird: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.DeviceActivity: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.DeviceActivity: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.replayd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.replayd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Journal: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Journal: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.Home.group: IO error for operation on /Users/neog/Library/Group Containers/com.apple.Home.group: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.iCloudDrive: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.iCloudDrive: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.FaceTime: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.FaceTime: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.energykit: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.energykit: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.PreviewLegacySignaturesConversion: IO error for operation on /Users/neog/Library/Group Containers/com.apple.PreviewLegacySignaturesConversion: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.replicatord: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.replicatord: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Photos.PhotosFileProvider: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Photos.PhotosFileProvider: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.fmipcore: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.fmipcore: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.AppleSpell: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.AppleSpell: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.mlhost: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.mlhost: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.FamilyControls: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.FamilyControls: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Maps: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Maps: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.PegasusConfiguration: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.PegasusConfiguration: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.shortcuts: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.shortcuts: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.MessagesLegacyTransferArchive: IO error for operation on /Users/neog/Library/Group Containers/com.apple.MessagesLegacyTransferArchive: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.VoiceMemos: IO error for operation on /Users/neog/Library/Containers/com.apple.VoiceMemos: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.archiveutility: IO error for operation on /Users/neog/Library/Containers/com.apple.archiveutility: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Maps/Data/Maps: IO error for operation on /Users/neog/Library/Containers/com.apple.Maps/Data/Maps: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Home: IO error for operation on /Users/neog/Library/Containers/com.apple.Home: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Safari: IO error for operation on /Users/neog/Library/Containers/com.apple.Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.mail: IO error for operation on /Users/neog/Library/Containers/com.apple.mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.MobileSMS: IO error for operation on /Users/neog/Library/Containers/com.apple.MobileSMS: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Notes: IO error for operation on /Users/neog/Library/Containers/com.apple.Notes: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/developer.apple.wwdc-Release/Data/Library/drkit: IO error for operation on /Users/neog/Library/Containers/developer.apple.wwdc-Release/Data/Library/drkit: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents: IO error for operation on /Users/neog/Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.stocks: IO error for operation on /Users/neog/Library/Containers/com.apple.stocks: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Safari.WebApp: IO error for operation on /Users/neog/Library/Containers/com.apple.Safari.WebApp: Operation not permitted (os error 1) rg: /Users/neog/Library/ContainerManager: IO error for operation on /Users/neog/Library/ContainerManager: Operation not permitted (os error 1) rg: /Users/neog/Library/PersonalizationPortrait: IO error for operation on /Users/neog/Library/PersonalizationPortrait: Operation not permitted (os error 1) rg: /Users/neog/Library/Metadata/CoreSpotlight: IO error for operation on /Users/neog/Library/Metadata/CoreSpotlight: Operation not permitted (os error 1) rg: /Users/neog/Library/Metadata/com.apple.IntelligentSuggestions: IO error for operation on /Users/neog/Library/Metadata/com.apple.IntelligentSuggestions: Operation not permitted (os error 1) rg: /Users/neog/Library/Cookies: IO error for operation on /Users/neog/Library/Cookies: Operation not permitted (os error 1) rg: /Users/neog/Library/CoreFollowUp: IO error for operation on /Users/neog/Library/CoreFollowUp: Operation not permitted (os error 1) rg: /Users/neog/Library/StatusKit: IO error for operation on /Users/neog/Library/StatusKit: Operation not permitted (os error 1) rg: /Users/neog/Library/DoNotDisturb: IO error for operation on /Users/neog/Library/DoNotDisturb: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.HomeKit: IO error for operation on /Users/neog/Library/Caches/com.apple.HomeKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/CloudKit: IO error for operation on /Users/neog/Library/Caches/CloudKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.Safari: IO error for operation on /Users/neog/Library/Caches/com.apple.Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.containermanagerd: IO error for operation on /Users/neog/Library/Caches/com.apple.containermanagerd: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/FamilyCircle: IO error for operation on /Users/neog/Library/Caches/FamilyCircle: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.homed: IO error for operation on /Users/neog/Library/Caches/com.apple.homed: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.ap.adprivacyd: IO error for operation on /Users/neog/Library/Caches/com.apple.ap.adprivacyd: Operation not permitted (os error 1) rg: /Users/neog/.Trash: IO error for operation on /Users/neog/.Trash: Operation not permitted (os error 1) ), 0 results 2025-12-25T07:12:24.848Z [ERROR] Error: Error: Command failed: /Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/x64-darwin/rg --files --glob ~/Apps/macOS/NEOGHub/**/*.swift --sort=modified --no-ignore --hidden /Users/neog rg: /Users/neog/Library/Application Support/MobileSync: IO error for operation on /Users/neog/Library/Application Support/MobileSync: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CallHistoryTransactions: IO error for operation on /Users/neog/Library/Application Support/CallHistoryTransactions: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CloudDocs: IO error for operation on /Users/neog/Library/Application Support/CloudDocs: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.sharedfilelist: IO error for operation on /Users/neog/Library/Application Support/com.apple.sharedfilelist: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/Knowledge: IO error for operation on /Users/neog/Library/Application Support/Knowledge: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.TCC: IO error for operation on /Users/neog/Library/Application Support/com.apple.TCC: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/FileProvider: IO error for operation on /Users/neog/Library/Application Support/FileProvider: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/AddressBook: IO error for operation on /Users/neog/Library/Application Support/AddressBook: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/FaceTime: IO error for operation on /Users/neog/Library/Application Support/FaceTime: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/DifferentialPrivacy: IO error for operation on /Users/neog/Library/Application Support/DifferentialPrivacy: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.avfoundation/Frecents: IO error for operation on /Users/neog/Library/Application Support/com.apple.avfoundation/Frecents: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CallHistoryDB: IO error for operation on /Users/neog/Library/Application Support/CallHistoryDB: Operation not permitted (os error 1) rg: /Users/neog/Library/Assistant/SiriVocabulary: IO error for operation on /Users/neog/Library/Assistant/SiriVocabulary: Operation not permitted (os error 1) rg: /Users/neog/Library/Daemon Containers: IO error for operation on /Users/neog/Library/Daemon Containers: Operation not permitted (os error 1) rg: /Users/neog/Library/Autosave Information: IO error for operation on /Users/neog/Library/Autosave Information: Operation not permitted (os error 1) rg: /Users/neog/Library/IdentityServices: IO error for operation on /Users/neog/Library/IdentityServices: Operation not permitted (os error 1) rg: /Users/neog/Library/Messages: IO error for operation on /Users/neog/Library/Messages: Operation not permitted (os error 1) rg: /Users/neog/Library/HomeKit: IO error for operation on /Users/neog/Library/HomeKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Sharing: IO error for operation on /Users/neog/Library/Sharing: Operation not permitted (os error 1) rg: /Users/neog/Library/com.apple.aiml.instrumentation: IO error for operation on /Users/neog/Library/com.apple.aiml.instrumentation: Operation not permitted (os error 1) rg: /Users/neog/Library/Mail: IO error for operation on /Users/neog/Library/Mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Trial: IO error for operation on /Users/neog/Library/Trial: Operation not permitted (os error 1) rg: /Users/neog/Library/AppleMediaServices: IO error for operation on /Users/neog/Library/AppleMediaServices: Operation not permitted (os error 1) rg: /Users/neog/Library/DuetExpertCenter: IO error for operation on /Users/neog/Library/DuetExpertCenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Accounts: IO error for operation on /Users/neog/Library/Accounts: Operation not permitted (os error 1) rg: /Users/neog/Library/Safari: IO error for operation on /Users/neog/Library/Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Biome: IO error for operation on /Users/neog/Library/Biome: Operation not permitted (os error 1) rg: /Users/neog/Library/IntelligencePlatform: IO error for operation on /Users/neog/Library/IntelligencePlatform: Operation not permitted (os error 1) rg: /Users/neog/Library/Shortcuts: IO error for operation on /Users/neog/Library/Shortcuts: Operation not permitted (os error 1) rg: /Users/neog/Library/Suggestions: IO error for operation on /Users/neog/Library/Suggestions: Operation not permitted (os error 1) rg: /Users/neog/Library/Weather: IO error for operation on /Users/neog/Library/Weather: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.stocks-news: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.stocks-news: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.photolibraryd.private: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.photolibraryd.private: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.feedback: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.feedback: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.inference: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.inference: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.telephonyutilities.callservicesd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.telephonyutilities.callservicesd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.swtransparency: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.swtransparency: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.coreservices.useractivityd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.coreservices.useractivityd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ArchiveUtility.PKSignedContainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ArchiveUtility.PKSignedContainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.accessibility.voicebanking: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.accessibility.voicebanking: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.searchpartyuseragent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.searchpartyuseragent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.referenceResolution: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.referenceResolution: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.stocks: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.stocks: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.usernoted: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.usernoted: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.VoiceMemos.shared: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.VoiceMemos.shared: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.contacts: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.contacts: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.secure-control-center-preferences: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.secure-control-center-preferences: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.chronod: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.chronod: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.MailPersonaStorage: IO error for operation on /Users/neog/Library/Group Containers/com.apple.MailPersonaStorage: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.private.translation: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.private.translation: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.appstoreagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.appstoreagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.portrait.BackgroundReplacement: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.portrait.BackgroundReplacement: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.fmfcore: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.fmfcore: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.liveactivitiesd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.liveactivitiesd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.amsondevicestoraged: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.amsondevicestoraged: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.SiriTTS: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.SiriTTS: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.iBooks: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.iBooks: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.notes.import: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.notes.import: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.calendar: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.calendar: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.testflight: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.testflight: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ip.redirects: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ip.redirects: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.userfeedbacklearning: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.userfeedbacklearning: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.gamecenter: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.gamecenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tips: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tips: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tv.sharedcontainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tv.sharedcontainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.loginwindow.persistent-apps: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.loginwindow.persistent-apps: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.spotlight: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.spotlight: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.studentd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.studentd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ManagedSettings: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ManagedSettings: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.sharingd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.sharingd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.printtool: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.printtool: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.corerepair: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.corerepair: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.news: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.news: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.scopedbookmarkagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.scopedbookmarkagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.dt.Xcode.SecureSettingsContainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.dt.Xcode.SecureSettingsContainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.weather: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.weather: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.systempreferences.cache: IO error for operation on /Users/neog/Library/Group Containers/com.apple.systempreferences.cache: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.feedbacklogger: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.feedbacklogger: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.controlcenter: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.controlcenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.remembers: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.remembers: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.notes: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.notes: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.stickersd.group: IO error for operation on /Users/neog/Library/Group Containers/com.apple.stickersd.group: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.screencapture: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.screencapture: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.UserNotifications: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.UserNotifications: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tipsnext: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tipsnext: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.moments: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.moments: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Safari.SandboxBroker: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Safari.SandboxBroker: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.transparency: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.transparency: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.webkit.webpushd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.webkit.webpushd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.reminders: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.reminders: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.findmy.findmylocateagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.findmy.findmylocateagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.mail: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.bird: IO error for operation on /Users/neog/Library/Group Containers/com.apple.bird: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.DeviceActivity: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.DeviceActivity: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.replayd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.replayd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Journal: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Journal: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.Home.group: IO error for operation on /Users/neog/Library/Group Containers/com.apple.Home.group: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.iCloudDrive: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.iCloudDrive: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.FaceTime: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.FaceTime: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.energykit: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.energykit: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.PreviewLegacySignaturesConversion: IO error for operation on /Users/neog/Library/Group Containers/com.apple.PreviewLegacySignaturesConversion: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.replicatord: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.replicatord: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Photos.PhotosFileProvider: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Photos.PhotosFileProvider: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.fmipcore: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.fmipcore: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.AppleSpell: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.AppleSpell: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.mlhost: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.mlhost: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.FamilyControls: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.FamilyControls: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Maps: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Maps: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.PegasusConfiguration: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.PegasusConfiguration: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.shortcuts: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.shortcuts: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.MessagesLegacyTransferArchive: IO error for operation on /Users/neog/Library/Group Containers/com.apple.MessagesLegacyTransferArchive: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.VoiceMemos: IO error for operation on /Users/neog/Library/Containers/com.apple.VoiceMemos: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.archiveutility: IO error for operation on /Users/neog/Library/Containers/com.apple.archiveutility: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Maps/Data/Maps: IO error for operation on /Users/neog/Library/Containers/com.apple.Maps/Data/Maps: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Home: IO error for operation on /Users/neog/Library/Containers/com.apple.Home: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Safari: IO error for operation on /Users/neog/Library/Containers/com.apple.Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.mail: IO error for operation on /Users/neog/Library/Containers/com.apple.mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.MobileSMS: IO error for operation on /Users/neog/Library/Containers/com.apple.MobileSMS: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Notes: IO error for operation on /Users/neog/Library/Containers/com.apple.Notes: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/developer.apple.wwdc-Release/Data/Library/drkit: IO error for operation on /Users/neog/Library/Containers/developer.apple.wwdc-Release/Data/Library/drkit: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents: IO error for operation on /Users/neog/Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.stocks: IO error for operation on /Users/neog/Library/Containers/com.apple.stocks: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Safari.WebApp: IO error for operation on /Users/neog/Library/Containers/com.apple.Safari.WebApp: Operation not permitted (os error 1) rg: /Users/neog/Library/ContainerManager: IO error for operation on /Users/neog/Library/ContainerManager: Operation not permitted (os error 1) rg: /Users/neog/Library/PersonalizationPortrait: IO error for operation on /Users/neog/Library/PersonalizationPortrait: Operation not permitted (os error 1) rg: /Users/neog/Library/Metadata/CoreSpotlight: IO error for operation on /Users/neog/Library/Metadata/CoreSpotlight: Operation not permitted (os error 1) rg: /Users/neog/Library/Metadata/com.apple.IntelligentSuggestions: IO error for operation on /Users/neog/Library/Metadata/com.apple.IntelligentSuggestions: Operation not permitted (os error 1) rg: /Users/neog/Library/Cookies: IO error for operation on /Users/neog/Library/Cookies: Operation not permitted (os error 1) rg: /Users/neog/Library/CoreFollowUp: IO error for operation on /Users/neog/Library/CoreFollowUp: Operation not permitted (os error 1) rg: /Users/neog/Library/StatusKit: IO error for operation on /Users/neog/Library/StatusKit: Operation not permitted (os error 1) rg: /Users/neog/Library/DoNotDisturb: IO error for operation on /Users/neog/Library/DoNotDisturb: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.HomeKit: IO error for operation on /Users/neog/Library/Caches/com.apple.HomeKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/CloudKit: IO error for operation on /Users/neog/Library/Caches/CloudKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.Safari: IO error for operation on /Users/neog/Library/Caches/com.apple.Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.containermanagerd: IO error for operation on /Users/neog/Library/Caches/com.apple.containermanagerd: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/FamilyCircle: IO error for operation on /Users/neog/Library/Caches/FamilyCircle: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.homed: IO error for operation on /Users/neog/Library/Caches/com.apple.homed: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.ap.adprivacyd: IO error for operation on /Users/neog/Library/Caches/com.apple.ap.adprivacyd: Operation not permitted (os error 1) rg: /Users/neog/.Trash: IO error for operation on /Users/neog/.Trash: Operation not permitted (os error 1) at genericNodeError (node:internal/errors:983:15) at wrappedFn (node:internal/errors:537:14) at ChildProcess.exithandler (node:child_process:417:12) at ChildProcess.emit (node:events:519:28) at ChildProcess.emit (node:domain:489:12) at maybeClose (node:internal/child_process:1101:16) at ChildProcess._handle.onexit (node:internal/child_process:304:5) at Process.callbackTrampoline (node:internal/async_hooks:130:17) 2025-12-25T07:12:24.849Z [DEBUG] Skipping PostToolUse:Glob hook execution - workspace trust not accepted 2025-12-25T07:12:24.858Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:12:24.858Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:12:24.858Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:12:24.858Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:12:27.523Z [DEBUG] Stream started - received first chunk 2025-12-25T07:12:31.929Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:12:31.930Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:31.930Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:12:31.930Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:31.930Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:12:31.930Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:31.930Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:12:31.930Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:31.964Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:31.964Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:31.964Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:31.965Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:31.974Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:12:31.974Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:12:31.974Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:12:31.974Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:12:34.732Z [DEBUG] Stream started - received first chunk 2025-12-25T07:12:38.993Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:12:38.993Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:38.993Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:12:38.993Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:38.993Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:12:38.993Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:39.024Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:39.024Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:39.024Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:12:39.032Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:12:39.032Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:12:39.032Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:12:39.032Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:12:41.146Z [DEBUG] Stream started - received first chunk 2025-12-25T07:13:13.539Z [DEBUG] Language not supported while highlighting code, falling back to markdown: 2025-12-25T07:13:13.583Z [DEBUG] Skipping Stop hook execution - workspace trust not accepted 2025-12-25T07:13:13.639Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766646793639 2025-12-25T07:13:13.639Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:13:13.645Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (6.5ms) 2025-12-25T07:13:13.645Z [DEBUG] Temp file written successfully, size: 60546 bytes 2025-12-25T07:13:13.645Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:13:13.645Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766646793639 to /Users/neog/.claude.json 2025-12-25T07:13:13.646Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:13:13.650Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766646793650 2025-12-25T07:13:13.650Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:13:13.653Z [DEBUG] Temp file written successfully, size: 60546 bytes 2025-12-25T07:13:13.653Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:13:13.653Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766646793650 to /Users/neog/.claude.json 2025-12-25T07:13:13.653Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:13:16.600Z [DEBUG] Stream started - received first chunk 2025-12-25T07:13:21.848Z [DEBUG] Skipping SubagentStop hook execution - workspace trust not accepted 2025-12-25T07:13:23.556Z [DEBUG] Skipping SubagentStop hook execution - workspace trust not accepted 2025-12-25T07:13:48.012Z [DEBUG] Applying permission update: Setting mode to 'acceptEdits' 2025-12-25T07:13:49.295Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766646829295 2025-12-25T07:13:49.296Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:13:49.300Z [DEBUG] Temp file written successfully, size: 60546 bytes 2025-12-25T07:13:49.300Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:13:49.300Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766646829295 to /Users/neog/.claude.json 2025-12-25T07:13:49.301Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:13:49.301Z [DEBUG] Applying permission update: Setting mode to 'plan' 2025-12-25T07:14:11.368Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:14:11.368Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:14:11.368Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:14:11.368Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:14:11.375Z [DEBUG] Skipping UserPromptSubmit hook execution - workspace trust not accepted 2025-12-25T07:14:11.378Z [DEBUG] FileHistory: Making snapshot for message f9945658-e0b6-4626-aed5-00d379184ac6 2025-12-25T07:14:11.379Z [DEBUG] FileHistory: Added snapshot for f9945658-e0b6-4626-aed5-00d379184ac6, tracking 0 files 2025-12-25T07:14:12.343Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:13.642Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:26.088Z [DEBUG] executePreToolHooks called for tool: Task 2025-12-25T07:14:26.089Z [DEBUG] Skipping PreToolUse:Task hook execution - workspace trust not accepted 2025-12-25T07:14:26.089Z [DEBUG] executePreToolHooks called for tool: Task 2025-12-25T07:14:26.089Z [DEBUG] Skipping PreToolUse:Task hook execution - workspace trust not accepted 2025-12-25T07:14:26.126Z [DEBUG] Skipping SubagentStart:Explore hook execution - workspace trust not accepted 2025-12-25T07:14:26.134Z [DEBUG] Skipping SubagentStart:Explore hook execution - workspace trust not accepted 2025-12-25T07:14:26.187Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.0ms) 2025-12-25T07:14:27.633Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:27.707Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:28.677Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:28.678Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:28.678Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:28.678Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:28.768Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:28.793Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:29.321Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:29.321Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:29.321Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:29.321Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:29.321Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:29.322Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:29.409Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:29.438Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:29.477Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:29.932Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:30.234Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:30.345Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:30.358Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:31.124Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:31.194Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:31.533Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:31.534Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:31.534Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:31.534Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:31.534Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:31.534Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:31.534Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:31.534Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:31.534Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:31.535Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:31.587Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:31.587Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:31.587Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:31.587Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:31.977Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:32.204Z [ERROR] MaxFileReadTokenExceededError: MaxFileReadTokenExceededError: File content (32645 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content. at EdB (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:1018:12169) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Object.call (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:1027:996) at async Au5 (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:2207:17438) 2025-12-25T07:14:32.205Z [DEBUG] Skipping PostToolUseFailure:Read hook execution - workspace trust not accepted 2025-12-25T07:14:33.248Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:33.248Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:33.248Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:33.248Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:33.326Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:33.340Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:33.979Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:33.998Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:34.258Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:34.618Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:35.090Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:35.090Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:35.090Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:35.090Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:35.107Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:35.107Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:36.466Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:36.467Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:36.467Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:36.467Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:36.467Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:36.467Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:36.543Z [DEBUG] Skipping PostToolUseFailure:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:36.554Z [DEBUG] Skipping PostToolUseFailure:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:36.573Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:36.617Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:37.311Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:38.187Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:38.187Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:38.187Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:38.187Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:38.187Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:38.188Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:38.208Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:38.208Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:38.208Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:38.329Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:39.293Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:39.293Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:39.293Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:39.293Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:39.293Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:39.294Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:39.314Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:39.315Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:39.315Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:40.182Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:40.950Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:42.048Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:42.048Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:42.085Z [DEBUG] Permission suggestions for Bash: [ { "type": "addRules", "rules": [ { "toolName": "Read", "ruleContent": "//Users/neog/**" } ], "behavior": "allow", "destination": "session" } ] 2025-12-25T07:14:42.098Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:14:42.099Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:42.510Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:42.511Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:42.511Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:42.511Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:42.619Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:42.669Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:43.469Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:43.652Z [DEBUG] Applying permission update: Adding 1 allow rule(s) to destination 'session': ["Read(//Users/neog/**)"] 2025-12-25T07:14:43.655Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:43.723Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:43.780Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:43.780Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:43.785Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:43.785Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:43.800Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:43.809Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:43.930Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:14:43.982Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:44.612Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:44.957Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:44.957Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:44.961Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:44.962Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:44.980Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:45.025Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:45.874Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:46.303Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:46.814Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:47.797Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:47.797Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:47.797Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:47.797Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:47.797Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:47.797Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:47.818Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:47.819Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:47.819Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:48.311Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:48.311Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:48.311Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:48.311Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:48.311Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:48.311Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:48.330Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:48.330Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:48.331Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:49.515Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:50.547Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:50.624Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:50.624Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:50.624Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:50.624Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:50.701Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:50.718Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:51.463Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:51.818Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:51.894Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:51.894Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:51.894Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:51.894Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:51.918Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:51.918Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:52.038Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:53.173Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:53.174Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:53.174Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:53.174Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:53.174Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:53.174Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:53.195Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:53.195Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:53.195Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:54.007Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:55.454Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:55.799Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:55.800Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:55.800Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:55.800Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:55.803Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:55.803Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:55.823Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:55.885Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:55.899Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:56.491Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:56.822Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:56.822Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:56.826Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:14:56.826Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:56.845Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:14:56.870Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:56.917Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:58.109Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:58.327Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:58.746Z [DEBUG] Stream started - received first chunk 2025-12-25T07:14:59.078Z [ERROR] MaxFileReadTokenExceededError: MaxFileReadTokenExceededError: File content (32645 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content. at EdB (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:1018:12169) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Object.call (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:1027:996) at async file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:3490:1459 2025-12-25T07:14:59.529Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:59.529Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:59.529Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:14:59.529Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:59.604Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:14:59.621Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:15:00.251Z [DEBUG] Stream started - received first chunk 2025-12-25T07:15:00.345Z [DEBUG] Stream started - received first chunk 2025-12-25T07:15:01.131Z [ERROR] MaxFileReadTokenExceededError: MaxFileReadTokenExceededError: File content (32645 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content. at EdB (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:1018:12169) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Object.call (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:1027:996) at async file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:3490:1459 2025-12-25T07:15:01.179Z [DEBUG] Stream started - received first chunk 2025-12-25T07:15:03.158Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:15:03.159Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:15:03.161Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:15:03.161Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:15:03.161Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:15:03.161Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:15:03.177Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:15:03.177Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:15:03.256Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:15:03.934Z [DEBUG] Stream started - received first chunk 2025-12-25T07:15:04.643Z [DEBUG] Stream started - received first chunk 2025-12-25T07:15:06.399Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:15:06.399Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:15:06.403Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:15:06.403Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:15:06.421Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:15:06.486Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:15:07.216Z [DEBUG] Stream started - received first chunk 2025-12-25T07:15:08.890Z [DEBUG] Stream started - received first chunk 2025-12-25T07:15:28.998Z [DEBUG] Skipping SubagentStop hook execution - workspace trust not accepted 2025-12-25T07:15:29.010Z [DEBUG] Skipping PostToolUse:Task hook execution - workspace trust not accepted 2025-12-25T07:15:52.957Z [DEBUG] Skipping SubagentStop hook execution - workspace trust not accepted 2025-12-25T07:15:52.962Z [DEBUG] Skipping PostToolUse:Task hook execution - workspace trust not accepted 2025-12-25T07:15:52.970Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:15:52.970Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:15:52.970Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:15:52.970Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:15:55.456Z [DEBUG] Stream started - received first chunk 2025-12-25T07:16:13.310Z [DEBUG] executePreToolHooks called for tool: AskUserQuestion 2025-12-25T07:16:13.311Z [DEBUG] Skipping PreToolUse:AskUserQuestion hook execution - workspace trust not accepted 2025-12-25T07:16:13.335Z [DEBUG] executePermissionRequestHooks called for tool: AskUserQuestion 2025-12-25T07:16:13.335Z [DEBUG] Skipping PermissionRequest:AskUserQuestion hook execution - workspace trust not accepted 2025-12-25T07:16:25.344Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:17:27.240Z [DEBUG] Skipping PostToolUse:AskUserQuestion hook execution - workspace trust not accepted 2025-12-25T07:17:27.256Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:17:27.256Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:17:27.256Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:17:27.256Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:17:27.496Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:17:30.181Z [DEBUG] Stream started - received first chunk 2025-12-25T07:17:48.158Z [DEBUG] executePreToolHooks called for tool: Task 2025-12-25T07:17:48.159Z [DEBUG] Skipping PreToolUse:Task hook execution - workspace trust not accepted 2025-12-25T07:17:48.193Z [DEBUG] Skipping SubagentStart:Plan hook execution - workspace trust not accepted 2025-12-25T07:17:50.353Z [DEBUG] Stream started - received first chunk 2025-12-25T07:17:53.946Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:17:53.947Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:17:53.947Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:17:53.947Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:17:53.947Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:17:53.947Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:17:53.947Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:17:53.947Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:17:53.979Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:17:53.980Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:17:53.980Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:17:54.281Z [ERROR] MaxFileReadTokenExceededError: MaxFileReadTokenExceededError: File content (32645 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content. at EdB (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:1018:12169) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Object.call (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:1027:996) at async Au5 (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:2207:17438) 2025-12-25T07:17:54.284Z [DEBUG] Skipping PostToolUseFailure:Read hook execution - workspace trust not accepted 2025-12-25T07:17:57.400Z [DEBUG] Stream started - received first chunk 2025-12-25T07:18:02.172Z [DEBUG] executePreToolHooks called for tool: Glob 2025-12-25T07:18:02.173Z [DEBUG] Skipping PreToolUse:Glob hook execution - workspace trust not accepted 2025-12-25T07:18:02.176Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:02.176Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:02.176Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:02.176Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:02.208Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:02.208Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:11.712Z [DEBUG] rg error (signal=null, code=2, stderr: rg: /Users/neog/Library/Application Support/MobileSync: IO error for operation on /Users/neog/Library/Application Support/MobileSync: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CallHistoryTransactions: IO error for operation on /Users/neog/Library/Application Support/CallHistoryTransactions: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CloudDocs: IO error for operation on /Users/neog/Library/Application Support/CloudDocs: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.sharedfilelist: IO error for operation on /Users/neog/Library/Application Support/com.apple.sharedfilelist: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/Knowledge: IO error for operation on /Users/neog/Library/Application Support/Knowledge: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.TCC: IO error for operation on /Users/neog/Library/Application Support/com.apple.TCC: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/FileProvider: IO error for operation on /Users/neog/Library/Application Support/FileProvider: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/AddressBook: IO error for operation on /Users/neog/Library/Application Support/AddressBook: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/FaceTime: IO error for operation on /Users/neog/Library/Application Support/FaceTime: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/DifferentialPrivacy: IO error for operation on /Users/neog/Library/Application Support/DifferentialPrivacy: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/com.apple.avfoundation/Frecents: IO error for operation on /Users/neog/Library/Application Support/com.apple.avfoundation/Frecents: Operation not permitted (os error 1) rg: /Users/neog/Library/Application Support/CallHistoryDB: IO error for operation on /Users/neog/Library/Application Support/CallHistoryDB: Operation not permitted (os error 1) rg: /Users/neog/Library/Assistant/SiriVocabulary: IO error for operation on /Users/neog/Library/Assistant/SiriVocabulary: Operation not permitted (os error 1) rg: /Users/neog/Library/Daemon Containers: IO error for operation on /Users/neog/Library/Daemon Containers: Operation not permitted (os error 1) rg: /Users/neog/Library/Autosave Information: IO error for operation on /Users/neog/Library/Autosave Information: Operation not permitted (os error 1) rg: /Users/neog/Library/IdentityServices: IO error for operation on /Users/neog/Library/IdentityServices: Operation not permitted (os error 1) rg: /Users/neog/Library/Messages: IO error for operation on /Users/neog/Library/Messages: Operation not permitted (os error 1) rg: /Users/neog/Library/HomeKit: IO error for operation on /Users/neog/Library/HomeKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Sharing: IO error for operation on /Users/neog/Library/Sharing: Operation not permitted (os error 1) rg: /Users/neog/Library/com.apple.aiml.instrumentation: IO error for operation on /Users/neog/Library/com.apple.aiml.instrumentation: Operation not permitted (os error 1) rg: /Users/neog/Library/Mail: IO error for operation on /Users/neog/Library/Mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Trial: IO error for operation on /Users/neog/Library/Trial: Operation not permitted (os error 1) rg: /Users/neog/Library/AppleMediaServices: IO error for operation on /Users/neog/Library/AppleMediaServices: Operation not permitted (os error 1) rg: /Users/neog/Library/DuetExpertCenter: IO error for operation on /Users/neog/Library/DuetExpertCenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Accounts: IO error for operation on /Users/neog/Library/Accounts: Operation not permitted (os error 1) rg: /Users/neog/Library/Safari: IO error for operation on /Users/neog/Library/Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Biome: IO error for operation on /Users/neog/Library/Biome: Operation not permitted (os error 1) rg: /Users/neog/Library/IntelligencePlatform: IO error for operation on /Users/neog/Library/IntelligencePlatform: Operation not permitted (os error 1) rg: /Users/neog/Library/Shortcuts: IO error for operation on /Users/neog/Library/Shortcuts: Operation not permitted (os error 1) rg: /Users/neog/Library/Suggestions: IO error for operation on /Users/neog/Library/Suggestions: Operation not permitted (os error 1) rg: /Users/neog/Library/Weather: IO error for operation on /Users/neog/Library/Weather: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.stocks-news: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.stocks-news: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.photolibraryd.private: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.photolibraryd.private: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.feedback: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.feedback: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.inference: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.inference: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.telephonyutilities.callservicesd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.telephonyutilities.callservicesd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.swtransparency: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.swtransparency: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.coreservices.useractivityd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.coreservices.useractivityd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ArchiveUtility.PKSignedContainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ArchiveUtility.PKSignedContainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.accessibility.voicebanking: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.accessibility.voicebanking: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.searchpartyuseragent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.searchpartyuseragent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.referenceResolution: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.referenceResolution: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.stocks: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.stocks: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.usernoted: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.usernoted: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.VoiceMemos.shared: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.VoiceMemos.shared: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.contacts: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.contacts: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.secure-control-center-preferences: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.secure-control-center-preferences: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.chronod: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.chronod: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.MailPersonaStorage: IO error for operation on /Users/neog/Library/Group Containers/com.apple.MailPersonaStorage: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.private.translation: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.private.translation: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.appstoreagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.appstoreagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.portrait.BackgroundReplacement: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.portrait.BackgroundReplacement: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.fmfcore: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.fmfcore: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.liveactivitiesd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.liveactivitiesd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.amsondevicestoraged: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.amsondevicestoraged: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.SiriTTS: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.SiriTTS: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.iBooks: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.iBooks: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.notes.import: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.notes.import: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.calendar: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.calendar: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.testflight: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.testflight: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ip.redirects: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ip.redirects: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.userfeedbacklearning: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.userfeedbacklearning: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.gamecenter: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.gamecenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tips: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tips: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tv.sharedcontainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tv.sharedcontainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.loginwindow.persistent-apps: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.loginwindow.persistent-apps: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.spotlight: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.spotlight: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.studentd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.studentd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.ManagedSettings: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.ManagedSettings: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.sharingd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.sharingd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.printtool: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.printtool: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.corerepair: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.corerepair: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.news: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.news: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.scopedbookmarkagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.scopedbookmarkagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.dt.Xcode.SecureSettingsContainer: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.dt.Xcode.SecureSettingsContainer: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.weather: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.weather: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.systempreferences.cache: IO error for operation on /Users/neog/Library/Group Containers/com.apple.systempreferences.cache: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.feedbacklogger: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.feedbacklogger: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.controlcenter: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.controlcenter: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.siri.remembers: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.siri.remembers: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.notes: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.notes: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.stickersd.group: IO error for operation on /Users/neog/Library/Group Containers/com.apple.stickersd.group: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.screencapture: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.screencapture: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.UserNotifications: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.UserNotifications: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.tipsnext: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.tipsnext: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.moments: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.moments: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Safari.SandboxBroker: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Safari.SandboxBroker: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.transparency: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.transparency: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.webkit.webpushd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.webkit.webpushd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.reminders: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.reminders: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.findmy.findmylocateagent: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.findmy.findmylocateagent: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.mail: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.bird: IO error for operation on /Users/neog/Library/Group Containers/com.apple.bird: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.DeviceActivity: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.DeviceActivity: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.replayd: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.replayd: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Journal: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Journal: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.Home.group: IO error for operation on /Users/neog/Library/Group Containers/com.apple.Home.group: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.iCloudDrive: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.iCloudDrive: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.FaceTime: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.FaceTime: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.energykit: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.energykit: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.PreviewLegacySignaturesConversion: IO error for operation on /Users/neog/Library/Group Containers/com.apple.PreviewLegacySignaturesConversion: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.replicatord: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.replicatord: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Photos.PhotosFileProvider: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Photos.PhotosFileProvider: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.icloud.fmipcore: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.icloud.fmipcore: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.AppleSpell: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.AppleSpell: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.mlhost: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.mlhost: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.FamilyControls: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.FamilyControls: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.Maps: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.Maps: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.PegasusConfiguration: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.PegasusConfiguration: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/group.com.apple.shortcuts: IO error for operation on /Users/neog/Library/Group Containers/group.com.apple.shortcuts: Operation not permitted (os error 1) rg: /Users/neog/Library/Group Containers/com.apple.MessagesLegacyTransferArchive: IO error for operation on /Users/neog/Library/Group Containers/com.apple.MessagesLegacyTransferArchive: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.VoiceMemos: IO error for operation on /Users/neog/Library/Containers/com.apple.VoiceMemos: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.archiveutility: IO error for operation on /Users/neog/Library/Containers/com.apple.archiveutility: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Maps/Data/Maps: IO error for operation on /Users/neog/Library/Containers/com.apple.Maps/Data/Maps: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Home: IO error for operation on /Users/neog/Library/Containers/com.apple.Home: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Safari: IO error for operation on /Users/neog/Library/Containers/com.apple.Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.mail: IO error for operation on /Users/neog/Library/Containers/com.apple.mail: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.MobileSMS: IO error for operation on /Users/neog/Library/Containers/com.apple.MobileSMS: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Notes: IO error for operation on /Users/neog/Library/Containers/com.apple.Notes: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/developer.apple.wwdc-Release/Data/Library/drkit: IO error for operation on /Users/neog/Library/Containers/developer.apple.wwdc-Release/Data/Library/drkit: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents: IO error for operation on /Users/neog/Library/Containers/com.apple.corerecents.recentsd/Data/Library/Recents: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.stocks: IO error for operation on /Users/neog/Library/Containers/com.apple.stocks: Operation not permitted (os error 1) rg: /Users/neog/Library/Containers/com.apple.Safari.WebApp: IO error for operation on /Users/neog/Library/Containers/com.apple.Safari.WebApp: Operation not permitted (os error 1) rg: /Users/neog/Library/ContainerManager: IO error for operation on /Users/neog/Library/ContainerManager: Operation not permitted (os error 1) rg: /Users/neog/Library/PersonalizationPortrait: IO error for operation on /Users/neog/Library/PersonalizationPortrait: Operation not permitted (os error 1) rg: /Users/neog/Library/Metadata/CoreSpotlight: IO error for operation on /Users/neog/Library/Metadata/CoreSpotlight: Operation not permitted (os error 1) rg: /Users/neog/Library/Metadata/com.apple.IntelligentSuggestions: IO error for operation on /Users/neog/Library/Metadata/com.apple.IntelligentSuggestions: Operation not permitted (os error 1) rg: /Users/neog/Library/Cookies: IO error for operation on /Users/neog/Library/Cookies: Operation not permitted (os error 1) rg: /Users/neog/Library/CoreFollowUp: IO error for operation on /Users/neog/Library/CoreFollowUp: Operation not permitted (os error 1) rg: /Users/neog/Library/StatusKit: IO error for operation on /Users/neog/Library/StatusKit: Operation not permitted (os error 1) rg: /Users/neog/Library/DoNotDisturb: IO error for operation on /Users/neog/Library/DoNotDisturb: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.HomeKit: IO error for operation on /Users/neog/Library/Caches/com.apple.HomeKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/CloudKit: IO error for operation on /Users/neog/Library/Caches/CloudKit: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.Safari: IO error for operation on /Users/neog/Library/Caches/com.apple.Safari: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.containermanagerd: IO error for operation on /Users/neog/Library/Caches/com.apple.containermanagerd: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/FamilyCircle: IO error for operation on /Users/neog/Library/Caches/FamilyCircle: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.homed: IO error for operation on /Users/neog/Library/Caches/com.apple.homed: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.ap.adprivacyd: IO error for operation on /Users/neog/Library/Caches/com.apple.ap.adprivacyd: Operation not permitted (os error 1) rg: /Users/neog/.Trash: IO error for operation on /Users/neog/.Trash: Operation not permitted (os error 1) ), 26 results 2025-12-25T07:18:11.715Z [DEBUG] Skipping PostToolUse:Glob hook execution - workspace trust not accepted 2025-12-25T07:18:14.601Z [DEBUG] Stream started - received first chunk 2025-12-25T07:18:18.112Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:18.112Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:18.112Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:18.113Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:18.113Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:18.113Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:18.139Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:18.139Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:18.140Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:20.302Z [DEBUG] Stream started - received first chunk 2025-12-25T07:18:23.305Z [DEBUG] executePreToolHooks called for tool: Glob 2025-12-25T07:18:23.306Z [DEBUG] Skipping PreToolUse:Glob hook execution - workspace trust not accepted 2025-12-25T07:18:23.310Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:23.310Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:23.310Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:23.311Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:23.363Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:23.363Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:23.372Z [DEBUG] Skipping PostToolUse:Glob hook execution - workspace trust not accepted 2025-12-25T07:18:26.128Z [DEBUG] Stream started - received first chunk 2025-12-25T07:18:29.186Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:29.186Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:29.186Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:29.186Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:29.186Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:29.186Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:29.216Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:29.216Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:29.216Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:31.052Z [DEBUG] Stream started - received first chunk 2025-12-25T07:18:34.760Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:34.761Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:34.761Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:18:34.761Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:34.787Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:34.787Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:18:37.940Z [DEBUG] Stream started - received first chunk 2025-12-25T07:19:51.165Z [DEBUG] Skipping SubagentStop hook execution - workspace trust not accepted 2025-12-25T07:19:51.172Z [DEBUG] Skipping PostToolUse:Task hook execution - workspace trust not accepted 2025-12-25T07:19:51.181Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:19:51.181Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:19:51.181Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:19:51.181Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:19:54.363Z [DEBUG] Stream started - received first chunk 2025-12-25T07:19:58.286Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:19:58.286Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:19:58.308Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:19:58.314Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:19:58.314Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:19:58.314Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:19:58.314Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:20:01.420Z [DEBUG] Stream started - received first chunk 2025-12-25T07:20:34.293Z [WARN] Streaming stall detected: 30.7s gap between events (stall #1) 2025-12-25T07:20:34.742Z [WARN] Streaming completed with 1 stall(s), total stall time: 30.7s 2025-12-25T07:20:34.757Z [DEBUG] executePreToolHooks called for tool: Write 2025-12-25T07:20:34.757Z [DEBUG] Skipping PreToolUse:Write hook execution - workspace trust not accepted 2025-12-25T07:20:34.769Z [DEBUG] FileHistory: Tracked file modification for /Users/neog/.claude/plans/ancient-purring-iverson.md 2025-12-25T07:20:34.772Z [DEBUG] [lspRecommendation] Looking for LSP plugins for .md 2025-12-25T07:20:35.767Z [DEBUG] rg error (signal=undefined, code=ABORT_ERR, stderr: rg: /Users/neog/Library/Caches/com.apple.ap.adprivacyd: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/com.apple.homed: Operation not permitted (os error 1) rg: /Users/neog/Library/Caches/FamilyCircle: Operation not permitted (os error 1) rg: /Users/neog/Library/Mail: Operation not permitted (os error 1) ), 8760 results 2025-12-25T07:20:35.767Z [ERROR] AbortError: AbortError: The operation was aborted at abortChildProcess (node:child_process:750:27) at AbortSignal.onAbortListener (node:child_process:820:7) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:827:20) at AbortSignal.dispatchEvent (node:internal/event_target:762:26) at runAbort (node:internal/abort_controller:486:10) at abortSignal (node:internal/abort_controller:457:3) at AbortController.abort (node:internal/abort_controller:505:5) at Timeout._onTimeout (file:///Users/neog/.local/node/lib/node_modules/@anthropic-ai/claude-code/cli.js:4746:2059) at listOnTimeout (node:internal/timers:588:17) at process.processTimers (node:internal/timers:523:7) 2025-12-25T07:20:35.769Z [DEBUG] Writing to temp file: /Users/neog/.claude/plans/ancient-purring-iverson.md.tmp.78680.1766647235769 2025-12-25T07:20:35.813Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (43.9ms) 2025-12-25T07:20:35.813Z [DEBUG] Temp file written successfully, size: 5120 bytes 2025-12-25T07:20:35.813Z [DEBUG] Renaming /Users/neog/.claude/plans/ancient-purring-iverson.md.tmp.78680.1766647235769 to /Users/neog/.claude/plans/ancient-purring-iverson.md 2025-12-25T07:20:35.814Z [DEBUG] File /Users/neog/.claude/plans/ancient-purring-iverson.md written atomically 2025-12-25T07:20:35.816Z [DEBUG] Skipping PostToolUse:Write hook execution - workspace trust not accepted 2025-12-25T07:20:35.825Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:20:35.825Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:20:35.825Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:20:35.825Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:20:40.300Z [DEBUG] Stream started - received first chunk 2025-12-25T07:20:51.109Z [DEBUG] executePreToolHooks called for tool: ExitPlanMode 2025-12-25T07:20:51.110Z [DEBUG] Skipping PreToolUse:ExitPlanMode hook execution - workspace trust not accepted 2025-12-25T07:20:51.128Z [DEBUG] Language not supported while highlighting code, falling back to markdown: 2025-12-25T07:20:51.222Z [DEBUG] executePermissionRequestHooks called for tool: ExitPlanMode 2025-12-25T07:20:51.222Z [DEBUG] Skipping PermissionRequest:ExitPlanMode hook execution - workspace trust not accepted 2025-12-25T07:20:51.239Z [DEBUG] Language not supported while highlighting code, falling back to markdown: 2025-12-25T07:20:57.241Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:23:05.187Z [DEBUG] Applying permission update: Setting mode to 'acceptEdits' 2025-12-25T07:23:05.252Z [DEBUG] Skipping PostToolUse:ExitPlanMode hook execution - workspace trust not accepted 2025-12-25T07:23:05.265Z [DEBUG] Language not supported while highlighting code, falling back to markdown: 2025-12-25T07:23:05.374Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:23:05.374Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:23:05.374Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:23:05.374Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:23:05.532Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:23:07.542Z [DEBUG] Stream started - received first chunk 2025-12-25T07:23:14.318Z [DEBUG] executePreToolHooks called for tool: TodoWrite 2025-12-25T07:23:14.318Z [DEBUG] Skipping PreToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:23:14.335Z [DEBUG] Writing to temp file: /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647394335 2025-12-25T07:23:14.335Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:23:14.342Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (7.4ms) 2025-12-25T07:23:14.342Z [DEBUG] Temp file written successfully, size: 862 bytes 2025-12-25T07:23:14.342Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:23:14.342Z [DEBUG] Renaming /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647394335 to /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json 2025-12-25T07:23:14.343Z [DEBUG] File /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json written atomically 2025-12-25T07:23:14.351Z [DEBUG] Skipping PostToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:23:14.384Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:23:14.384Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:23:14.403Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:23:14.411Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:23:14.411Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:23:14.411Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:23:14.411Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:23:17.604Z [DEBUG] Stream started - received first chunk 2025-12-25T07:23:20.539Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:23:20.540Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:23:20.561Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:23:20.568Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:23:20.568Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:23:20.569Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:23:20.569Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:23:24.828Z [DEBUG] Stream started - received first chunk 2025-12-25T07:23:27.432Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:23:27.432Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:23:27.452Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:23:27.465Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:23:27.465Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:23:27.465Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:23:27.465Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:23:32.458Z [DEBUG] Stream started - received first chunk 2025-12-25T07:23:35.351Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:23:35.352Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:23:35.379Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:23:35.387Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:23:35.387Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:23:35.387Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:23:35.387Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:23:38.612Z [DEBUG] Stream started - received first chunk 2025-12-25T07:26:07.198Z [WARN] Streaming stall detected: 144.5s gap between events (stall #1) 2025-12-25T07:26:08.702Z [WARN] Streaming completed with 1 stall(s), total stall time: 144.5s 2025-12-25T07:26:08.720Z [DEBUG] executePreToolHooks called for tool: Write 2025-12-25T07:26:08.721Z [DEBUG] Skipping PreToolUse:Write hook execution - workspace trust not accepted 2025-12-25T07:26:08.731Z [DEBUG] Writing to temp file: /Users/neog/Services/servers/neog-gateway.py.tmp.78680.1766647568731 2025-12-25T07:26:08.735Z [DEBUG] Temp file written successfully, size: 33800 bytes 2025-12-25T07:26:08.735Z [DEBUG] Renaming /Users/neog/Services/servers/neog-gateway.py.tmp.78680.1766647568731 to /Users/neog/Services/servers/neog-gateway.py 2025-12-25T07:26:08.735Z [DEBUG] File /Users/neog/Services/servers/neog-gateway.py written atomically 2025-12-25T07:26:08.746Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.1ms) 2025-12-25T07:26:08.746Z [DEBUG] FileHistory: Tracked file modification for /Users/neog/Services/servers/neog-gateway.py 2025-12-25T07:26:08.750Z [DEBUG] Skipping PostToolUse:Write hook execution - workspace trust not accepted 2025-12-25T07:26:08.754Z [DEBUG] [lspRecommendation] Looking for LSP plugins for .py 2025-12-25T07:26:08.769Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:26:08.769Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:26:08.769Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:26:08.769Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:26:08.808Z [DEBUG] [binaryCheck] Binary 'pyright-langserver' not found (exit code: 1) 2025-12-25T07:26:08.808Z [DEBUG] [lspRecommendation] Skipping pyright-lsp@claude-plugins-official (binary 'pyright-langserver' not found) 2025-12-25T07:26:12.374Z [DEBUG] Stream started - received first chunk 2025-12-25T07:26:20.200Z [DEBUG] executePreToolHooks called for tool: TodoWrite 2025-12-25T07:26:20.201Z [DEBUG] Skipping PreToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:26:20.222Z [DEBUG] Writing to temp file: /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647580222 2025-12-25T07:26:20.222Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:26:20.227Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.6ms) 2025-12-25T07:26:20.227Z [DEBUG] Temp file written successfully, size: 864 bytes 2025-12-25T07:26:20.227Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:26:20.227Z [DEBUG] Renaming /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647580222 to /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json 2025-12-25T07:26:20.228Z [DEBUG] File /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json written atomically 2025-12-25T07:26:20.233Z [DEBUG] Skipping PostToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:26:20.239Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:26:20.240Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:26:20.345Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:26:20.354Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:26:20.354Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:26:20.354Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:26:20.354Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:26:21.634Z [DEBUG] Stream started - received first chunk 2025-12-25T07:26:22.868Z [DEBUG] Stream started - received first chunk 2025-12-25T07:26:59.933Z [WARN] Streaming stall detected: 35.8s gap between events (stall #1) 2025-12-25T07:27:00.378Z [WARN] Streaming completed with 1 stall(s), total stall time: 35.8s 2025-12-25T07:27:00.392Z [DEBUG] executePreToolHooks called for tool: Write 2025-12-25T07:27:00.392Z [DEBUG] Skipping PreToolUse:Write hook execution - workspace trust not accepted 2025-12-25T07:27:00.403Z [DEBUG] Writing to temp file: /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Gateway/GatewayManager.swift.tmp.78680.1766647620403 2025-12-25T07:27:00.408Z [DEBUG] Temp file written successfully, size: 8802 bytes 2025-12-25T07:27:00.408Z [DEBUG] Renaming /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Gateway/GatewayManager.swift.tmp.78680.1766647620403 to /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Gateway/GatewayManager.swift 2025-12-25T07:27:00.409Z [DEBUG] File /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Gateway/GatewayManager.swift written atomically 2025-12-25T07:27:00.420Z [DEBUG] FileHistory: Tracked file modification for /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Gateway/GatewayManager.swift 2025-12-25T07:27:00.424Z [DEBUG] Skipping PostToolUse:Write hook execution - workspace trust not accepted 2025-12-25T07:27:00.427Z [DEBUG] [lspRecommendation] Looking for LSP plugins for .swift 2025-12-25T07:27:00.443Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:27:00.443Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:27:00.443Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:27:00.443Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:27:00.444Z [DEBUG] [lspRecommendation] Skipping swift-lsp@claude-plugins-official (already installed) 2025-12-25T07:27:03.517Z [DEBUG] Stream started - received first chunk 2025-12-25T07:27:41.939Z [WARN] Streaming stall detected: 31.6s gap between events (stall #1) 2025-12-25T07:27:44.674Z [WARN] Streaming completed with 1 stall(s), total stall time: 31.6s 2025-12-25T07:27:44.681Z [DEBUG] executePreToolHooks called for tool: TodoWrite 2025-12-25T07:27:44.681Z [DEBUG] Skipping PreToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:27:44.693Z [DEBUG] Writing to temp file: /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647664693 2025-12-25T07:27:44.693Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:27:44.698Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.1ms) 2025-12-25T07:27:44.698Z [DEBUG] Temp file written successfully, size: 866 bytes 2025-12-25T07:27:44.698Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:27:44.698Z [DEBUG] Renaming /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647664693 to /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json 2025-12-25T07:27:44.698Z [DEBUG] File /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json written atomically 2025-12-25T07:27:44.702Z [DEBUG] Skipping PostToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:27:44.713Z [DEBUG] executePreToolHooks called for tool: Write 2025-12-25T07:27:44.713Z [DEBUG] Skipping PreToolUse:Write hook execution - workspace trust not accepted 2025-12-25T07:27:44.726Z [DEBUG] Writing to temp file: /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Models/Gateway/GatewayModels.swift.tmp.78680.1766647664726 2025-12-25T07:27:44.729Z [DEBUG] Temp file written successfully, size: 6681 bytes 2025-12-25T07:27:44.729Z [DEBUG] Renaming /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Models/Gateway/GatewayModels.swift.tmp.78680.1766647664726 to /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Models/Gateway/GatewayModels.swift 2025-12-25T07:27:44.729Z [DEBUG] File /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Models/Gateway/GatewayModels.swift written atomically 2025-12-25T07:27:44.738Z [DEBUG] FileHistory: Tracked file modification for /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Models/Gateway/GatewayModels.swift 2025-12-25T07:27:44.741Z [DEBUG] Skipping PostToolUse:Write hook execution - workspace trust not accepted 2025-12-25T07:27:44.745Z [DEBUG] [lspRecommendation] Looking for LSP plugins for .swift 2025-12-25T07:27:44.754Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:27:44.754Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:27:44.754Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:27:44.754Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:27:44.754Z [DEBUG] [lspRecommendation] Skipping swift-lsp@claude-plugins-official (already installed) 2025-12-25T07:27:48.913Z [DEBUG] Stream started - received first chunk 2025-12-25T07:27:56.404Z [DEBUG] executePreToolHooks called for tool: TodoWrite 2025-12-25T07:27:56.405Z [DEBUG] Skipping PreToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:27:56.422Z [DEBUG] Writing to temp file: /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647676422 2025-12-25T07:27:56.422Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:27:56.427Z [DEBUG] Temp file written successfully, size: 868 bytes 2025-12-25T07:27:56.427Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:27:56.427Z [DEBUG] Renaming /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647676422 to /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json 2025-12-25T07:27:56.428Z [DEBUG] File /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json written atomically 2025-12-25T07:27:56.433Z [DEBUG] Skipping PostToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:27:56.445Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:27:56.445Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:27:56.467Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:27:56.474Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:27:56.474Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:27:56.474Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:27:56.475Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:27:59.143Z [DEBUG] Stream started - received first chunk 2025-12-25T07:28:09.383Z [DEBUG] executePreToolHooks called for tool: Edit 2025-12-25T07:28:09.383Z [DEBUG] Skipping PreToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:28:09.399Z [DEBUG] Writing to temp file: /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/NEOGCommandApp.swift.tmp.78680.1766647689399 2025-12-25T07:28:09.399Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:28:09.405Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (6.8ms) 2025-12-25T07:28:09.405Z [DEBUG] Temp file written successfully, size: 6569 bytes 2025-12-25T07:28:09.405Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:28:09.405Z [DEBUG] Renaming /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/NEOGCommandApp.swift.tmp.78680.1766647689399 to /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/NEOGCommandApp.swift 2025-12-25T07:28:09.406Z [DEBUG] File /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/NEOGCommandApp.swift written atomically 2025-12-25T07:28:09.416Z [DEBUG] FileHistory: Tracked file modification for /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/NEOGCommandApp.swift 2025-12-25T07:28:09.421Z [DEBUG] Skipping PostToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:28:09.424Z [DEBUG] [lspRecommendation] Looking for LSP plugins for .swift 2025-12-25T07:28:09.446Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:28:09.446Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:28:09.446Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:28:09.446Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:28:09.446Z [DEBUG] [lspRecommendation] Skipping swift-lsp@claude-plugins-official (already installed) 2025-12-25T07:28:12.886Z [DEBUG] Stream started - received first chunk 2025-12-25T07:28:19.775Z [DEBUG] executePreToolHooks called for tool: TodoWrite 2025-12-25T07:28:19.776Z [DEBUG] Skipping PreToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:28:19.795Z [DEBUG] Writing to temp file: /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647699795 2025-12-25T07:28:19.795Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:28:19.810Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (14.3ms) 2025-12-25T07:28:19.810Z [DEBUG] Temp file written successfully, size: 870 bytes 2025-12-25T07:28:19.810Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:28:19.810Z [DEBUG] Renaming /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647699795 to /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json 2025-12-25T07:28:19.810Z [DEBUG] File /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json written atomically 2025-12-25T07:28:19.814Z [DEBUG] Skipping PostToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:28:19.826Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:28:19.826Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:28:19.845Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:28:19.854Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:28:19.854Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:28:19.854Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:28:19.854Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:28:23.600Z [DEBUG] Stream started - received first chunk 2025-12-25T07:28:30.480Z [DEBUG] executePreToolHooks called for tool: Edit 2025-12-25T07:28:30.480Z [DEBUG] Skipping PreToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:28:30.493Z [DEBUG] Writing to temp file: /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Network/Endpoint.swift.tmp.78680.1766647710493 2025-12-25T07:28:30.493Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:28:30.497Z [DEBUG] Temp file written successfully, size: 2229 bytes 2025-12-25T07:28:30.497Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:28:30.497Z [DEBUG] Renaming /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Network/Endpoint.swift.tmp.78680.1766647710493 to /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Network/Endpoint.swift 2025-12-25T07:28:30.498Z [DEBUG] File /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Network/Endpoint.swift written atomically 2025-12-25T07:28:30.508Z [DEBUG] FileHistory: Tracked file modification for /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Network/Endpoint.swift 2025-12-25T07:28:30.511Z [DEBUG] Skipping PostToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:28:30.514Z [DEBUG] [lspRecommendation] Looking for LSP plugins for .swift 2025-12-25T07:28:30.526Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:28:30.527Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:28:30.527Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:28:30.527Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:28:30.527Z [DEBUG] [lspRecommendation] Skipping swift-lsp@claude-plugins-official (already installed) 2025-12-25T07:28:33.221Z [DEBUG] Stream started - received first chunk 2025-12-25T07:28:47.285Z [DEBUG] executePreToolHooks called for tool: Edit 2025-12-25T07:28:47.286Z [DEBUG] Skipping PreToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:28:47.298Z [DEBUG] Writing to temp file: /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Network/Endpoint.swift.tmp.78680.1766647727298 2025-12-25T07:28:47.298Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:28:47.303Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.6ms) 2025-12-25T07:28:47.303Z [DEBUG] Temp file written successfully, size: 2715 bytes 2025-12-25T07:28:47.303Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:28:47.303Z [DEBUG] Renaming /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Network/Endpoint.swift.tmp.78680.1766647727298 to /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Network/Endpoint.swift 2025-12-25T07:28:47.304Z [DEBUG] File /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/Network/Endpoint.swift written atomically 2025-12-25T07:28:47.317Z [DEBUG] Skipping PostToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:28:47.342Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:28:47.342Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:28:47.342Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:28:47.342Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:28:51.600Z [DEBUG] Stream started - received first chunk 2025-12-25T07:29:00.111Z [DEBUG] executePreToolHooks called for tool: TodoWrite 2025-12-25T07:29:00.111Z [DEBUG] Skipping PreToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:29:00.132Z [DEBUG] Writing to temp file: /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647740132 2025-12-25T07:29:00.132Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:29:00.137Z [DEBUG] Temp file written successfully, size: 872 bytes 2025-12-25T07:29:00.137Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:29:00.137Z [DEBUG] Renaming /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647740132 to /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json 2025-12-25T07:29:00.137Z [DEBUG] File /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json written atomically 2025-12-25T07:29:00.142Z [DEBUG] Skipping PostToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:29:00.148Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:29:00.148Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:29:04.356Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:29:04.419Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:29:04.419Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:29:04.419Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:29:04.419Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:29:04.432Z [DEBUG] Loading skills from: managed=/Library/Application Support/ClaudeCode/.claude/skills, user=/Users/neog/.claude/skills, project=[] 2025-12-25T07:29:04.432Z [DEBUG] Passes: Using fresh cached eligibility data 2025-12-25T07:29:04.433Z [DEBUG] Loaded 0 unique skills (managed: 0, user: 0, project: 0, legacy commands: 0) 2025-12-25T07:29:04.433Z [DEBUG] getSkills returning: 0 skill dir commands, 0 plugin skills 2025-12-25T07:29:04.435Z [DEBUG] Skills and commands included in Skill tool: 2025-12-25T07:29:05.408Z [DEBUG] Stream started - received first chunk 2025-12-25T07:29:08.312Z [DEBUG] Stream started - received first chunk 2025-12-25T07:29:12.277Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:29:12.277Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:29:12.541Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:29:12.548Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:29:12.548Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:29:12.548Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:29:12.548Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:29:13.466Z [DEBUG] Stream started - received first chunk 2025-12-25T07:29:16.114Z [DEBUG] Stream started - received first chunk 2025-12-25T07:29:19.376Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:29:19.377Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:29:22.865Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:29:22.875Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:29:22.875Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:29:22.875Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:29:22.875Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:29:23.787Z [DEBUG] Stream started - received first chunk 2025-12-25T07:29:26.175Z [DEBUG] Stream started - received first chunk 2025-12-25T07:29:29.984Z [DEBUG] executePreToolHooks called for tool: Grep 2025-12-25T07:29:29.985Z [DEBUG] Skipping PreToolUse:Grep hook execution - workspace trust not accepted 2025-12-25T07:29:30.060Z [DEBUG] Skipping PostToolUse:Grep hook execution - workspace trust not accepted 2025-12-25T07:29:30.068Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:29:30.068Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:29:30.068Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:29:30.068Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:29:33.491Z [DEBUG] Stream started - received first chunk 2025-12-25T07:29:35.837Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:29:35.837Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:29:35.860Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:29:35.868Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:29:35.868Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:29:35.868Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:29:35.868Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:29:38.578Z [DEBUG] Stream started - received first chunk 2025-12-25T07:29:59.796Z [DEBUG] executePreToolHooks called for tool: Write 2025-12-25T07:29:59.796Z [DEBUG] Skipping PreToolUse:Write hook execution - workspace trust not accepted 2025-12-25T07:29:59.809Z [DEBUG] Writing to temp file: /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Models/Gateway/GatewayModels.swift.tmp.78680.1766647799809 2025-12-25T07:29:59.809Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:29:59.813Z [DEBUG] Temp file written successfully, size: 3974 bytes 2025-12-25T07:29:59.813Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:29:59.813Z [DEBUG] Renaming /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Models/Gateway/GatewayModels.swift.tmp.78680.1766647799809 to /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Models/Gateway/GatewayModels.swift 2025-12-25T07:29:59.813Z [DEBUG] File /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Models/Gateway/GatewayModels.swift written atomically 2025-12-25T07:29:59.836Z [DEBUG] Skipping PostToolUse:Write hook execution - workspace trust not accepted 2025-12-25T07:29:59.910Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:29:59.910Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:29:59.910Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:29:59.910Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:30:03.247Z [DEBUG] Stream started - received first chunk 2025-12-25T07:30:06.667Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:30:06.667Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:30:13.440Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:30:13.449Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:30:13.449Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:30:13.449Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:30:13.449Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:30:14.301Z [DEBUG] Stream started - received first chunk 2025-12-25T07:30:16.662Z [DEBUG] Stream started - received first chunk 2025-12-25T07:30:20.684Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:30:20.684Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:30:20.712Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:30:20.712Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:30:26.717Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:30:49.870Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:30:50.092Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:30:50.107Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:30:50.107Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:30:50.107Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:30:50.107Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:30:50.980Z [DEBUG] Stream started - received first chunk 2025-12-25T07:30:53.716Z [DEBUG] Stream started - received first chunk 2025-12-25T07:30:56.823Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:30:56.824Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:30:57.038Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:30:57.047Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:30:57.047Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:30:57.047Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:30:57.047Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:30:58.124Z [DEBUG] Stream started - received first chunk 2025-12-25T07:30:59.660Z [DEBUG] Stream started - received first chunk 2025-12-25T07:31:05.830Z [DEBUG] executePreToolHooks called for tool: TodoWrite 2025-12-25T07:31:05.831Z [DEBUG] Skipping PreToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:31:05.860Z [DEBUG] Writing to temp file: /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647865860 2025-12-25T07:31:05.860Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:31:05.865Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.6ms) 2025-12-25T07:31:05.865Z [DEBUG] Temp file written successfully, size: 2 bytes 2025-12-25T07:31:05.865Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:31:05.865Z [DEBUG] Renaming /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json.tmp.78680.1766647865860 to /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json 2025-12-25T07:31:05.866Z [DEBUG] File /Users/neog/.claude/todos/5cb884bd-25dc-4b78-9b7e-8a86403c3bf7-agent-5cb884bd-25dc-4b78-9b7e-8a86403c3bf7.json written atomically 2025-12-25T07:31:05.871Z [DEBUG] Skipping PostToolUse:TodoWrite hook execution - workspace trust not accepted 2025-12-25T07:31:05.881Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:31:05.881Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:31:05.881Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:31:05.881Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:31:08.463Z [DEBUG] Stream started - received first chunk 2025-12-25T07:31:18.687Z [DEBUG] Skipping Stop hook execution - workspace trust not accepted 2025-12-25T07:31:18.743Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766647878743 2025-12-25T07:31:18.743Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:31:18.749Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.8ms) 2025-12-25T07:31:18.749Z [DEBUG] Temp file written successfully, size: 60546 bytes 2025-12-25T07:31:18.749Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:31:18.749Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766647878743 to /Users/neog/.claude.json 2025-12-25T07:31:18.750Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:31:22.597Z [DEBUG] Stream started - received first chunk 2025-12-25T07:31:27.551Z [DEBUG] Skipping SubagentStop hook execution - workspace trust not accepted 2025-12-25T07:32:08.299Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:32:08.299Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:32:08.299Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:32:08.299Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:32:08.312Z [DEBUG] Skipping UserPromptSubmit hook execution - workspace trust not accepted 2025-12-25T07:32:08.315Z [DEBUG] FileHistory: Making snapshot for message 91a47024-be3b-412a-ae7e-b40a7a0c11f8 2025-12-25T07:32:08.323Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (7.7ms) 2025-12-25T07:32:08.329Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.7ms) 2025-12-25T07:32:08.335Z [DEBUG] FileHistory: Added snapshot for 91a47024-be3b-412a-ae7e-b40a7a0c11f8, tracking 6 files 2025-12-25T07:32:09.089Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:12.765Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:15.870Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:32:15.871Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:17.151Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:17.160Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:32:17.160Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:32:17.161Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:32:17.161Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:32:18.100Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:20.452Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:23.050Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:32:23.050Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:24.452Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:24.460Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:32:24.460Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:32:24.460Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:32:24.460Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:32:26.496Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:26.737Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:31.019Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:32:31.019Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:31.921Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:31.954Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:32.491Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:32:32.511Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:32:32.511Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:34.444Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:32:39.384Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:39.395Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:32:39.395Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:32:39.395Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:32:39.395Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:32:40.197Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:41.701Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:47.325Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:32:47.326Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:47.979Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:48.139Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:48.322Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:32:48.339Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:32:48.340Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:49.898Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:49.906Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:32:49.906Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:32:49.906Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:32:49.906Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:32:49.981Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:32:51.574Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:52.636Z [DEBUG] Stream started - received first chunk 2025-12-25T07:32:56.814Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:32:56.814Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:32:56.873Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:32:56.874Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:02.880Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:33:06.421Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:06.430Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:33:06.430Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:33:06.430Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:33:06.430Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:33:06.508Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:33:07.348Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:10.219Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:15.065Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:33:15.066Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:15.950Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:15.951Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:16.364Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:33:16.382Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:33:16.382Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:22.388Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:33:24.166Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:24.176Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:33:24.176Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:33:24.176Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:33:24.176Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:33:24.305Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:33:25.146Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:27.112Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:33.011Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:33:33.011Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:33.880Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:34.177Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:34.417Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:33:34.432Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:33:34.433Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:37.423Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:37.433Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:33:37.433Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:33:37.433Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:33:37.433Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:33:37.447Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:33:38.251Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:40.278Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:49.674Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:33:49.674Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:50.358Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:50.492Z [DEBUG] Stream started - received first chunk 2025-12-25T07:33:50.798Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:33:50.812Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:33:50.813Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:52.150Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:33:58.296Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:33:58.305Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:33:58.305Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:33:58.305Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:33:58.305Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:33:58.329Z [DEBUG] Skipping PreCompact:auto hook execution - workspace trust not accepted 2025-12-25T07:33:59.056Z [DEBUG] Stream started - received first chunk 2025-12-25T07:34:02.261Z [DEBUG] Stream started - received first chunk 2025-12-25T07:34:52.770Z [DEBUG] Skipping SessionStart:compact hook execution - workspace trust not accepted 2025-12-25T07:34:52.822Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766648092822 2025-12-25T07:34:52.822Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:34:52.827Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.2ms) 2025-12-25T07:34:52.827Z [DEBUG] Temp file written successfully, size: 60473 bytes 2025-12-25T07:34:52.828Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:34:52.828Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766648092822 to /Users/neog/.claude.json 2025-12-25T07:34:52.828Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:34:52.834Z [DEBUG] Writing to temp file: /Users/neog/.claude.json.tmp.78680.1766648092834 2025-12-25T07:34:52.834Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:34:52.836Z [DEBUG] Temp file written successfully, size: 60546 bytes 2025-12-25T07:34:52.836Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:34:52.836Z [DEBUG] Renaming /Users/neog/.claude.json.tmp.78680.1766648092834 to /Users/neog/.claude.json 2025-12-25T07:34:52.837Z [DEBUG] File /Users/neog/.claude.json written atomically 2025-12-25T07:34:57.835Z [DEBUG] Stream started - received first chunk 2025-12-25T07:35:04.256Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:35:04.257Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:35:05.506Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:35:05.518Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:35:05.518Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:35:05.518Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:35:05.518Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:35:06.360Z [DEBUG] Stream started - received first chunk 2025-12-25T07:35:08.700Z [DEBUG] Stream started - received first chunk 2025-12-25T07:35:13.592Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:35:13.592Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:35:14.182Z [DEBUG] Stream started - received first chunk 2025-12-25T07:35:14.278Z [DEBUG] Stream started - received first chunk 2025-12-25T07:35:14.496Z [DEBUG] Stream started - received first chunk 2025-12-25T07:35:14.527Z [DEBUG] Stream started - received first chunk 2025-12-25T07:35:14.829Z [DEBUG] Stream started - received first chunk 2025-12-25T07:35:15.090Z [DEBUG] Permission suggestions for Bash: [ { "type": "addRules", "rules": [ { "toolName": "Bash", "ruleContent": "kill:*" } ], "behavior": "allow", "destination": "localSettings" } ] 2025-12-25T07:35:15.104Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:35:15.104Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:35:21.108Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:36:55.773Z [DEBUG] Persisting permission update: addRules to source 'localSettings' 2025-12-25T07:36:55.773Z [DEBUG] Persisting 1 allow rule(s) to localSettings 2025-12-25T07:36:55.780Z [DEBUG] Writing to temp file: /Users/neog/.claude/settings.local.json.tmp.78680.1766648215780 2025-12-25T07:36:55.780Z [DEBUG] Preserving file permissions: 100644 2025-12-25T07:36:55.784Z [DEBUG] Temp file written successfully, size: 7527 bytes 2025-12-25T07:36:55.785Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:36:55.785Z [DEBUG] Renaming /Users/neog/.claude/settings.local.json.tmp.78680.1766648215780 to /Users/neog/.claude/settings.local.json 2025-12-25T07:36:55.785Z [DEBUG] File /Users/neog/.claude/settings.local.json written atomically 2025-12-25T07:36:55.788Z [DEBUG] Applying permission update: Adding 1 allow rule(s) to destination 'localSettings': ["Bash(kill:*)"] 2025-12-25T07:36:56.095Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:36:56.931Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:36:56.937Z [DEBUG] executePreToolHooks called for tool: Grep 2025-12-25T07:36:56.938Z [DEBUG] Skipping PreToolUse:Grep hook execution - workspace trust not accepted 2025-12-25T07:36:57.012Z [DEBUG] Skipping PostToolUse:Grep hook execution - workspace trust not accepted 2025-12-25T07:36:57.022Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:36:57.022Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:36:57.022Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:36:57.022Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:36:57.609Z [DEBUG] Stream started - received first chunk 2025-12-25T07:36:59.593Z [DEBUG] Stream started - received first chunk 2025-12-25T07:37:03.908Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:37:03.908Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:37:05.090Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:37:05.103Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:37:05.103Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:37:05.127Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:37:05.138Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:37:05.138Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:37:05.138Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:37:05.138Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:37:05.849Z [DEBUG] Stream started - received first chunk 2025-12-25T07:37:09.265Z [DEBUG] Stream started - received first chunk 2025-12-25T07:37:16.002Z [DEBUG] executePreToolHooks called for tool: Edit 2025-12-25T07:37:16.002Z [DEBUG] Skipping PreToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:37:16.015Z [DEBUG] Writing to temp file: /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/ProcessManager/ServiceManager.swift.tmp.78680.1766648236015 2025-12-25T07:37:16.015Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:37:16.020Z [DEBUG] Temp file written successfully, size: 12869 bytes 2025-12-25T07:37:16.020Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:37:16.020Z [DEBUG] Renaming /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/ProcessManager/ServiceManager.swift.tmp.78680.1766648236015 to /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/ProcessManager/ServiceManager.swift 2025-12-25T07:37:16.020Z [DEBUG] File /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/ProcessManager/ServiceManager.swift written atomically 2025-12-25T07:37:16.033Z [DEBUG] FileHistory: Tracked file modification for /Users/neog/Apps/macOS/NEOGHub/NEOGCommand/Services/ProcessManager/ServiceManager.swift 2025-12-25T07:37:16.037Z [DEBUG] Skipping PostToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:37:16.040Z [DEBUG] [lspRecommendation] Looking for LSP plugins for .swift 2025-12-25T07:37:16.054Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:37:16.054Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:37:16.054Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:37:16.054Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:37:16.054Z [DEBUG] [lspRecommendation] Skipping swift-lsp@claude-plugins-official (already installed) 2025-12-25T07:37:21.613Z [DEBUG] Stream started - received first chunk 2025-12-25T07:37:25.112Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:37:25.113Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:37:34.958Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:37:34.972Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:37:34.972Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:37:34.972Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:37:34.972Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:37:35.681Z [DEBUG] Stream started - received first chunk 2025-12-25T07:37:37.589Z [DEBUG] Stream started - received first chunk 2025-12-25T07:37:42.572Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:37:42.572Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:37:43.505Z [DEBUG] Stream started - received first chunk 2025-12-25T07:37:43.865Z [DEBUG] Stream started - received first chunk 2025-12-25T07:37:44.176Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:37:44.191Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:37:44.191Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:37:50.198Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:40:47.512Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:40:53.467Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:40:53.479Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:40:53.479Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:40:53.479Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:40:53.479Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:40:55.042Z [DEBUG] Stream started - received first chunk 2025-12-25T07:40:56.302Z [DEBUG] Stream started - received first chunk 2025-12-25T07:41:01.186Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:41:01.187Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:41:01.231Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:41:01.232Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:41:07.240Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:46:41.293Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:46:41.444Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:46:41.457Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:46:41.457Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:46:41.457Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:46:41.457Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:46:42.234Z [DEBUG] Stream started - received first chunk 2025-12-25T07:46:46.953Z [DEBUG] Stream started - received first chunk 2025-12-25T07:46:51.959Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:46:51.959Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:46:52.616Z [DEBUG] Stream started - received first chunk 2025-12-25T07:46:52.687Z [DEBUG] Stream started - received first chunk 2025-12-25T07:46:53.139Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:46:53.150Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:46:53.151Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:46:59.155Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:47:47.811Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:47:47.829Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:47:47.829Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:47:47.829Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:47:47.829Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:47:47.916Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:47:48.593Z [DEBUG] Stream started - received first chunk 2025-12-25T07:47:51.376Z [DEBUG] Stream started - received first chunk 2025-12-25T07:47:57.859Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:47:57.859Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:47:58.600Z [DEBUG] Stream started - received first chunk 2025-12-25T07:47:58.683Z [DEBUG] Stream started - received first chunk 2025-12-25T07:47:59.005Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:47:59.017Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:47:59.018Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:48:00.944Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:48:00.959Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:48:00.959Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:48:00.959Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:48:00.959Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:48:01.178Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:48:01.692Z [DEBUG] Stream started - received first chunk 2025-12-25T07:48:03.659Z [DEBUG] Stream started - received first chunk 2025-12-25T07:48:09.149Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:48:09.150Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:48:09.832Z [DEBUG] Stream started - received first chunk 2025-12-25T07:48:09.843Z [DEBUG] Stream started - received first chunk 2025-12-25T07:48:10.276Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:48:10.294Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:48:10.295Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:48:16.299Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:48:20.936Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:48:21.878Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:48:21.889Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:48:21.889Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:48:21.889Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:48:21.889Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:48:24.472Z [DEBUG] Stream started - received first chunk 2025-12-25T07:48:24.474Z [DEBUG] Stream started - received first chunk 2025-12-25T07:48:26.809Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:48:26.810Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:48:26.822Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:48:26.831Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:48:26.831Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:48:26.831Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:48:26.831Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:48:30.499Z [DEBUG] Stream started - received first chunk 2025-12-25T07:48:35.664Z [DEBUG] executePreToolHooks called for tool: Edit 2025-12-25T07:48:35.665Z [DEBUG] Skipping PreToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:48:35.678Z [DEBUG] Writing to temp file: /Users/neog/Services/servers/start-all-services.sh.tmp.78680.1766648915678 2025-12-25T07:48:35.678Z [DEBUG] Preserving file permissions: 100711 2025-12-25T07:48:35.685Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (7.1ms) 2025-12-25T07:48:35.685Z [DEBUG] Temp file written successfully, size: 2252 bytes 2025-12-25T07:48:35.685Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:48:35.685Z [DEBUG] Renaming /Users/neog/Services/servers/start-all-services.sh.tmp.78680.1766648915678 to /Users/neog/Services/servers/start-all-services.sh 2025-12-25T07:48:35.685Z [DEBUG] File /Users/neog/Services/servers/start-all-services.sh written atomically 2025-12-25T07:48:35.701Z [DEBUG] FileHistory: Tracked file modification for /Users/neog/Services/servers/start-all-services.sh 2025-12-25T07:48:35.704Z [DEBUG] Skipping PostToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:48:35.707Z [DEBUG] [lspRecommendation] Looking for LSP plugins for .sh 2025-12-25T07:48:35.721Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:48:35.721Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:48:35.721Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:48:35.721Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:48:38.469Z [DEBUG] Stream started - received first chunk 2025-12-25T07:48:46.445Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:48:46.446Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:48:47.149Z [DEBUG] Stream started - received first chunk 2025-12-25T07:48:48.124Z [DEBUG] Stream started - received first chunk 2025-12-25T07:48:48.478Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:48:48.492Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:48:48.492Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:48:54.497Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:49:09.513Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:49:17.513Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:49:17.529Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:49:17.529Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:49:17.529Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:49:17.529Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:49:18.182Z [DEBUG] Stream started - received first chunk 2025-12-25T07:49:21.675Z [DEBUG] Stream started - received first chunk 2025-12-25T07:49:33.687Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:49:33.688Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:49:33.732Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:49:33.733Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:49:39.743Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:49:45.923Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:49:46.027Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:49:46.042Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:49:46.042Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:49:46.042Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:49:46.042Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:49:47.053Z [DEBUG] Stream started - received first chunk 2025-12-25T07:49:48.840Z [DEBUG] Stream started - received first chunk 2025-12-25T07:50:00.834Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:50:00.836Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:50:01.162Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:50:01.164Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:50:01.202Z [DEBUG] [SLOW OPERATION DETECTED] fs.existsSync (6.0ms) 2025-12-25T07:50:07.166Z [DEBUG] Skipping PostToolUseFailure:Bash hook execution - workspace trust not accepted 2025-12-25T07:50:07.208Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:50:07.208Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:50:07.208Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:50:07.208Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:50:07.612Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:50:10.462Z [DEBUG] Stream started - received first chunk 2025-12-25T07:50:17.459Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:50:17.460Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:50:17.506Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:50:17.506Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:50:23.515Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:50:44.752Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:50:45.077Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:50:45.095Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:50:45.095Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:50:45.095Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:50:45.095Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:50:46.310Z [DEBUG] Stream started - received first chunk 2025-12-25T07:50:47.736Z [DEBUG] Stream started - received first chunk 2025-12-25T07:50:50.125Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:50:50.125Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:50:50.261Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:50:50.274Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:50:50.274Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:50:50.274Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:50:50.274Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:50:51.214Z [DEBUG] Stream started - received first chunk 2025-12-25T07:50:52.944Z [DEBUG] Stream started - received first chunk 2025-12-25T07:50:56.106Z [DEBUG] executePreToolHooks called for tool: Grep 2025-12-25T07:50:56.107Z [DEBUG] Skipping PreToolUse:Grep hook execution - workspace trust not accepted 2025-12-25T07:50:56.194Z [DEBUG] Skipping PostToolUse:Grep hook execution - workspace trust not accepted 2025-12-25T07:50:56.205Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:50:56.205Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:50:56.205Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:50:56.205Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:50:58.923Z [DEBUG] Stream started - received first chunk 2025-12-25T07:51:02.456Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:51:02.457Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:51:02.492Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:51:02.510Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:51:02.510Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:51:02.510Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:51:02.510Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:51:06.262Z [DEBUG] Stream started - received first chunk 2025-12-25T07:51:12.030Z [DEBUG] executePreToolHooks called for tool: Edit 2025-12-25T07:51:12.030Z [DEBUG] Skipping PreToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:51:12.070Z [DEBUG] Writing to temp file: /Users/neog/Services/servers/neog-gateway.py.tmp.78680.1766649072070 2025-12-25T07:51:12.070Z [DEBUG] Preserving file permissions: 100600 2025-12-25T07:51:12.078Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (7.8ms) 2025-12-25T07:51:12.078Z [DEBUG] Temp file written successfully, size: 33660 bytes 2025-12-25T07:51:12.078Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:51:12.078Z [DEBUG] Renaming /Users/neog/Services/servers/neog-gateway.py.tmp.78680.1766649072070 to /Users/neog/Services/servers/neog-gateway.py 2025-12-25T07:51:12.085Z [DEBUG] [SLOW OPERATION DETECTED] fs.renameSync (6.8ms) 2025-12-25T07:51:12.085Z [DEBUG] File /Users/neog/Services/servers/neog-gateway.py written atomically 2025-12-25T07:51:12.111Z [DEBUG] Skipping PostToolUse:Edit hook execution - workspace trust not accepted 2025-12-25T07:51:12.142Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:51:12.142Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:51:12.143Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:51:12.143Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:51:14.881Z [DEBUG] Stream started - received first chunk 2025-12-25T07:51:20.774Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:51:20.776Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:51:21.486Z [DEBUG] Stream started - received first chunk 2025-12-25T07:51:21.827Z [DEBUG] Stream started - received first chunk 2025-12-25T07:51:21.996Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:51:22.064Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:51:22.065Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:51:24.238Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:51:30.050Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:51:30.070Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:51:30.070Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:51:30.070Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:51:30.070Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:51:30.982Z [DEBUG] Stream started - received first chunk 2025-12-25T07:51:33.279Z [DEBUG] Stream started - received first chunk 2025-12-25T07:51:43.994Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:51:43.995Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:51:44.051Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:51:44.052Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:51:45.251Z [DEBUG] Skipping PostToolUseFailure:Bash hook execution - workspace trust not accepted 2025-12-25T07:51:45.266Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:51:45.266Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:51:45.266Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:51:45.266Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:51:45.565Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:51:47.944Z [DEBUG] Stream started - received first chunk 2025-12-25T07:51:56.953Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:51:56.954Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:51:57.062Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:51:57.062Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:52:03.075Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:52:21.240Z [DEBUG] Skipping PostToolUseFailure:Bash hook execution - workspace trust not accepted 2025-12-25T07:52:21.267Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:52:21.267Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:52:21.267Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:52:21.267Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:52:21.489Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:52:24.360Z [DEBUG] Stream started - received first chunk 2025-12-25T07:52:33.174Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:52:33.175Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:52:33.930Z [DEBUG] Stream started - received first chunk 2025-12-25T07:52:34.022Z [DEBUG] Stream started - received first chunk 2025-12-25T07:52:34.290Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:52:34.307Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:52:34.308Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:52:40.312Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:53:24.888Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:53:25.225Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:53:25.246Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:53:25.246Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:53:25.246Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:53:25.246Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:53:26.747Z [DEBUG] Stream started - received first chunk 2025-12-25T07:53:28.044Z [DEBUG] Stream started - received first chunk 2025-12-25T07:53:37.724Z [DEBUG] Language not supported while highlighting code, falling back to markdown: 2025-12-25T07:53:37.760Z [DEBUG] Skipping Stop hook execution - workspace trust not accepted 2025-12-25T07:53:40.647Z [DEBUG] Stream started - received first chunk 2025-12-25T07:53:45.541Z [DEBUG] Skipping SubagentStop hook execution - workspace trust not accepted 2025-12-25T07:53:57.641Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:53:57.641Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:53:57.641Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:53:57.641Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:53:57.648Z [DEBUG] Skipping UserPromptSubmit hook execution - workspace trust not accepted 2025-12-25T07:53:57.651Z [DEBUG] FileHistory: Making snapshot for message 1d37e214-0860-4851-bbac-437f863c8c9f 2025-12-25T07:53:57.657Z [DEBUG] FileHistory: Added snapshot for 1d37e214-0860-4851-bbac-437f863c8c9f, tracking 8 files 2025-12-25T07:53:58.614Z [DEBUG] Stream started - received first chunk 2025-12-25T07:54:03.831Z [DEBUG] Stream started - received first chunk 2025-12-25T07:54:07.380Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:54:07.381Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:54:08.236Z [DEBUG] Stream started - received first chunk 2025-12-25T07:54:08.282Z [DEBUG] Stream started - received first chunk 2025-12-25T07:54:08.659Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:54:08.679Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:54:08.679Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:54:14.683Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:55:09.048Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:55:12.275Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:55:12.290Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:55:12.290Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:55:12.290Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:55:12.290Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:55:13.175Z [DEBUG] Stream started - received first chunk 2025-12-25T07:55:15.813Z [DEBUG] Stream started - received first chunk 2025-12-25T07:55:17.074Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:55:17.075Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:55:17.099Z [DEBUG] Permission suggestions for Read: [ { "type": "addRules", "rules": [ { "toolName": "Read", "ruleContent": "//tmp/**" } ], "behavior": "allow", "destination": "session" }, { "type": "addRules", "rules": [ { "toolName": "Read", "ruleContent": "//private/tmp/**" } ], "behavior": "allow", "destination": "session" } ] 2025-12-25T07:55:17.119Z [DEBUG] executePermissionRequestHooks called for tool: Read 2025-12-25T07:55:17.119Z [DEBUG] Skipping PermissionRequest:Read hook execution - workspace trust not accepted 2025-12-25T07:55:20.890Z [DEBUG] Applying permission update: Adding 1 allow rule(s) to destination 'session': ["Read(//tmp/**)"] 2025-12-25T07:55:20.890Z [DEBUG] Applying permission update: Adding 1 allow rule(s) to destination 'session': ["Read(//private/tmp/**)"] 2025-12-25T07:55:21.297Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:55:25.680Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:55:25.693Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:55:25.693Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:55:25.693Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:55:25.693Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:55:28.594Z [DEBUG] Stream started - received first chunk 2025-12-25T07:55:37.703Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:55:37.705Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:55:38.619Z [DEBUG] Stream started - received first chunk 2025-12-25T07:55:38.765Z [DEBUG] Stream started - received first chunk 2025-12-25T07:55:39.353Z [DEBUG] Permission suggestions for Bash: [] 2025-12-25T07:55:39.368Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:55:39.369Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:55:45.375Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:55:53.227Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:55:54.532Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:55:54.548Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:55:54.548Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:55:54.548Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:55:54.548Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:55:55.240Z [DEBUG] Stream started - received first chunk 2025-12-25T07:55:57.369Z [DEBUG] Stream started - received first chunk 2025-12-25T07:55:58.059Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:55:58.059Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:56:05.185Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:56:05.205Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:56:05.205Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:56:05.205Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:56:05.205Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:56:08.865Z [DEBUG] Stream started - received first chunk 2025-12-25T07:56:11.501Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:56:11.502Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:56:12.298Z [DEBUG] Stream started - received first chunk 2025-12-25T07:56:12.384Z [DEBUG] Permission suggestions for Bash: [ { "type": "addRules", "rules": [ { "toolName": "Bash", "ruleContent": "# Bring NEOG Command to front\nosascript <<'EOF'\ntell application \"NEOG Command\" to activate\ndelay 0.5\ntell application \"System Events\"\n tell process \"NEOG Command\"\n set frontmost to true\n delay 0.3\n keystroke \"2\" using command down\n end tell\nend tell\nEOF\nsleep 1\nscreencapture -x /tmp/neog-monitoring.png" } ], "behavior": "allow", "destination": "localSettings" } ] 2025-12-25T07:56:12.413Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:56:12.415Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:56:18.423Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:56:40.845Z [DEBUG] Persisting permission update: addRules to source 'localSettings' 2025-12-25T07:56:40.845Z [DEBUG] Persisting 1 allow rule(s) to localSettings 2025-12-25T07:56:40.848Z [DEBUG] Writing to temp file: /Users/neog/.claude/settings.local.json.tmp.78680.1766649400848 2025-12-25T07:56:40.848Z [DEBUG] Preserving file permissions: 100644 2025-12-25T07:56:40.854Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (6.1ms) 2025-12-25T07:56:40.854Z [DEBUG] Temp file written successfully, size: 7895 bytes 2025-12-25T07:56:40.854Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:56:40.854Z [DEBUG] Renaming /Users/neog/.claude/settings.local.json.tmp.78680.1766649400848 to /Users/neog/.claude/settings.local.json 2025-12-25T07:56:40.855Z [DEBUG] File /Users/neog/.claude/settings.local.json written atomically 2025-12-25T07:56:40.858Z [DEBUG] Applying permission update: Adding 1 allow rule(s) to destination 'localSettings': ["Bash(# Bring NEOG Command to front\nosascript <<'EOF'\ntell application \"NEOG Command\" to activate\ndelay 0.5\ntell application \"System Events\"\n tell process \"NEOG Command\"\n set frontmost to true\n delay 0.3\n keystroke \"2\" using command down\n end tell\nend tell\nEOF\nsleep 1\nscreencapture -x /tmp/neog-monitoring.png)"] 2025-12-25T07:56:41.413Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:56:43.646Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:56:43.666Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:56:43.666Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:56:43.666Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:56:43.666Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:56:44.351Z [DEBUG] Stream started - received first chunk 2025-12-25T07:56:46.723Z [DEBUG] Stream started - received first chunk 2025-12-25T07:56:47.481Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:56:47.481Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:56:51.216Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:56:51.226Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:56:51.226Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:56:51.226Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:56:51.226Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:56:54.530Z [DEBUG] Stream started - received first chunk 2025-12-25T07:57:00.170Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:57:00.172Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:57:00.898Z [DEBUG] Stream started - received first chunk 2025-12-25T07:57:01.286Z [DEBUG] Permission suggestions for Bash: [ { "type": "addRules", "rules": [ { "toolName": "Bash", "ruleContent": "# Click on first run to see details\nosascript <<'EOF'\ntell application \"NEOG Command\" to activate\ndelay 0.3\ntell application \"System Events\"\n tell process \"NEOG Command\"\n -- Click on the first run item\n click at {350, 258}\n end tell\nend tell\nEOF\nsleep 1\nscreencapture -x /tmp/neog-run-detail.png" } ], "behavior": "allow", "destination": "localSettings" } ] 2025-12-25T07:57:01.312Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:57:01.314Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:57:07.323Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T07:57:44.006Z [DEBUG] Persisting permission update: addRules to source 'localSettings' 2025-12-25T07:57:44.006Z [DEBUG] Persisting 1 allow rule(s) to localSettings 2025-12-25T07:57:44.008Z [DEBUG] Writing to temp file: /Users/neog/.claude/settings.local.json.tmp.78680.1766649464008 2025-12-25T07:57:44.008Z [DEBUG] Preserving file permissions: 100644 2025-12-25T07:57:44.017Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (9.3ms) 2025-12-25T07:57:44.017Z [DEBUG] Temp file written successfully, size: 8244 bytes 2025-12-25T07:57:44.017Z [DEBUG] Applied original permissions to temp file 2025-12-25T07:57:44.017Z [DEBUG] Renaming /Users/neog/.claude/settings.local.json.tmp.78680.1766649464008 to /Users/neog/.claude/settings.local.json 2025-12-25T07:57:44.018Z [DEBUG] File /Users/neog/.claude/settings.local.json written atomically 2025-12-25T07:57:44.043Z [DEBUG] Applying permission update: Adding 1 allow rule(s) to destination 'localSettings': ["Bash(# Click on first run to see details\nosascript <<'EOF'\ntell application \"NEOG Command\" to activate\ndelay 0.3\ntell application \"System Events\"\n tell process \"NEOG Command\"\n -- Click on the first run item\n click at {350, 258}\n end tell\nend tell\nEOF\nsleep 1\nscreencapture -x /tmp/neog-run-detail.png)"] 2025-12-25T07:57:44.469Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T07:57:46.213Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:57:46.231Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:57:46.231Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:57:46.231Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:57:46.231Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:57:47.295Z [DEBUG] Stream started - received first chunk 2025-12-25T07:57:49.459Z [DEBUG] Stream started - received first chunk 2025-12-25T07:57:50.305Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T07:57:50.305Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:57:53.997Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T07:57:54.010Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T07:57:54.011Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T07:57:54.011Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T07:57:54.011Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T07:57:57.305Z [DEBUG] Stream started - received first chunk 2025-12-25T07:58:00.656Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T07:58:00.657Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T07:58:01.425Z [DEBUG] Stream started - received first chunk 2025-12-25T07:58:01.843Z [DEBUG] Permission suggestions for Bash: [ { "type": "addRules", "rules": [ { "toolName": "Bash", "ruleContent": "# Use keyboard to select run\nosascript <<'EOF'\ntell application \"NEOG Command\" to activate\ndelay 0.3\ntell application \"System Events\"\n tell process \"NEOG Command\"\n -- Tab to the list and select first item\n key code 48 -- Tab\n delay 0.2\n key code 125 -- Down arrow\n delay 0.2\n key code 36 -- Enter\n end tell\nend tell\nEOF\nsleep 1\nscreencapture -x /tmp/neog-run-detail2.png" } ], "behavior": "allow", "destination": "localSettings" } ] 2025-12-25T07:58:01.859Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T07:58:01.860Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T07:58:07.867Z [DEBUG] Skipping Notification:permission_prompt hook execution - workspace trust not accepted 2025-12-25T08:02:28.950Z [DEBUG] Persisting permission update: addRules to source 'localSettings' 2025-12-25T08:02:28.950Z [DEBUG] Persisting 1 allow rule(s) to localSettings 2025-12-25T08:02:28.954Z [DEBUG] Writing to temp file: /Users/neog/.claude/settings.local.json.tmp.78680.1766649748954 2025-12-25T08:02:28.954Z [DEBUG] Preserving file permissions: 100644 2025-12-25T08:02:28.960Z [DEBUG] [SLOW OPERATION DETECTED] fs.writeFileSync (5.3ms) 2025-12-25T08:02:28.960Z [DEBUG] Temp file written successfully, size: 8700 bytes 2025-12-25T08:02:28.960Z [DEBUG] Applied original permissions to temp file 2025-12-25T08:02:28.960Z [DEBUG] Renaming /Users/neog/.claude/settings.local.json.tmp.78680.1766649748954 to /Users/neog/.claude/settings.local.json 2025-12-25T08:02:28.960Z [DEBUG] File /Users/neog/.claude/settings.local.json written atomically 2025-12-25T08:02:28.966Z [DEBUG] Applying permission update: Adding 1 allow rule(s) to destination 'localSettings': ["Bash(# Use keyboard to select run\nosascript <<'EOF'\ntell application \"NEOG Command\" to activate\ndelay 0.3\ntell application \"System Events\"\n tell process \"NEOG Command\"\n -- Tab to the list and select first item\n key code 48 -- Tab\n delay 0.2\n key code 125 -- Down arrow\n delay 0.2\n key code 36 -- Enter\n end tell\nend tell\nEOF\nsleep 1\nscreencapture -x /tmp/neog-run-detail2.png)"] 2025-12-25T08:02:29.419Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T08:02:31.326Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T08:02:31.345Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T08:02:31.345Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T08:02:31.345Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T08:02:31.345Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T08:02:32.225Z [DEBUG] Stream started - received first chunk 2025-12-25T08:02:34.453Z [DEBUG] Stream started - received first chunk 2025-12-25T08:02:35.241Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T08:02:35.242Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T08:02:39.242Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T08:02:39.257Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T08:02:39.257Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T08:02:39.257Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T08:02:39.257Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T08:02:42.900Z [DEBUG] Stream started - received first chunk 2025-12-25T08:02:45.541Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T08:02:45.542Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T08:02:46.320Z [DEBUG] Stream started - received first chunk 2025-12-25T08:02:46.494Z [DEBUG] Permission suggestions for Bash: [ { "type": "addRules", "rules": [ { "toolName": "Bash", "ruleContent": "# Go back to monitoring and click on run\nosascript <<'EOF'\ntell application \"NEOG Command\" to activate\ndelay 0.3\ntell application \"System Events\"\n tell process \"NEOG Command\"\n keystroke \"2\" using command down\n delay 0.5\n -- Click on \"Refactor database layer\" row\n click at {350, 255}\n end tell\nend tell\nEOF\nsleep 1\nscreencapture -x /tmp/neog-run-click.png" } ], "behavior": "allow", "destination": "localSettings" } ] 2025-12-25T08:02:46.512Z [DEBUG] executePermissionRequestHooks called for tool: Bash 2025-12-25T08:02:46.515Z [DEBUG] Skipping PermissionRequest:Bash hook execution - workspace trust not accepted 2025-12-25T08:02:47.659Z [DEBUG] Persisting permission update: addRules to source 'localSettings' 2025-12-25T08:02:47.659Z [DEBUG] Persisting 1 allow rule(s) to localSettings 2025-12-25T08:02:47.662Z [DEBUG] Writing to temp file: /Users/neog/.claude/settings.local.json.tmp.78680.1766649767662 2025-12-25T08:02:47.663Z [DEBUG] Preserving file permissions: 100644 2025-12-25T08:02:47.665Z [DEBUG] Temp file written successfully, size: 9129 bytes 2025-12-25T08:02:47.665Z [DEBUG] Applied original permissions to temp file 2025-12-25T08:02:47.665Z [DEBUG] Renaming /Users/neog/.claude/settings.local.json.tmp.78680.1766649767662 to /Users/neog/.claude/settings.local.json 2025-12-25T08:02:47.666Z [DEBUG] File /Users/neog/.claude/settings.local.json written atomically 2025-12-25T08:02:47.669Z [DEBUG] Applying permission update: Adding 1 allow rule(s) to destination 'localSettings': ["Bash(# Go back to monitoring and click on run\nosascript <<'EOF'\ntell application \"NEOG Command\" to activate\ndelay 0.3\ntell application \"System Events\"\n tell process \"NEOG Command\"\n keystroke \"2\" using command down\n delay 0.5\n -- Click on \"Refactor database layer\" row\n click at {350, 255}\n end tell\nend tell\nEOF\nsleep 1\nscreencapture -x /tmp/neog-run-click.png)"] 2025-12-25T08:02:48.095Z [DEBUG] AutoUpdaterWrapper: Installation type: npm-global 2025-12-25T08:02:50.154Z [DEBUG] Skipping PostToolUse:Bash hook execution - workspace trust not accepted 2025-12-25T08:02:50.164Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T08:02:50.164Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T08:02:50.164Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T08:02:50.164Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T08:02:50.878Z [DEBUG] Stream started - received first chunk 2025-12-25T08:02:53.510Z [DEBUG] Stream started - received first chunk 2025-12-25T08:02:54.717Z [DEBUG] executePreToolHooks called for tool: Read 2025-12-25T08:02:54.717Z [DEBUG] Skipping PreToolUse:Read hook execution - workspace trust not accepted 2025-12-25T08:03:00.555Z [DEBUG] Skipping PostToolUse:Read hook execution - workspace trust not accepted 2025-12-25T08:03:00.574Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called 2025-12-25T08:03:00.574Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending 2025-12-25T08:03:00.574Z [DEBUG] Hooks: Found 0 total hooks in registry 2025-12-25T08:03:00.574Z [DEBUG] Hooks: checkForNewResponses returning 0 responses 2025-12-25T08:03:03.895Z [DEBUG] Stream started - received first chunk 2025-12-25T08:03:07.515Z [DEBUG] executePreToolHooks called for tool: Bash 2025-12-25T08:03:07.516Z [DEBUG] Skipping PreToolUse:Bash hook execution - workspace trust not accepted