first commit

This commit is contained in:
2026-02-25 23:49:54 -05:00
commit 4d097161cb
1775 changed files with 452827 additions and 0 deletions

View File

@@ -0,0 +1,127 @@
2026-02-24T00:13:15.344Z [DEBUG] [init] configureGlobalMTLS starting
2026-02-24T00:13:15.344Z [DEBUG] [init] configureGlobalMTLS complete
2026-02-24T00:13:15.344Z [DEBUG] [init] configureGlobalAgents starting
2026-02-24T00:13:15.344Z [DEBUG] [init] configureGlobalAgents complete
2026-02-24T00:13:15.350Z [DEBUG] [STARTUP] Loading MCP configs...
2026-02-24T00:13:15.354Z [DEBUG] [ToolSearch:optimistic] mode=tst-auto, ENABLE_TOOL_SEARCH=undefined, result=true
2026-02-24T00:13:15.370Z [DEBUG] [STARTUP] Running setup()...
2026-02-24T00:13:15.385Z [DEBUG] Loading skills from: managed=/Library/Application Support/ClaudeCode/.claude/skills, user=/Users/zman/.claude/skills, project=[]
2026-02-24T00:13:15.385Z [DEBUG] Error log sink initialized
2026-02-24T00:13:15.389Z [DEBUG] [STARTUP] setup() completed in 19ms
2026-02-24T00:13:15.389Z [DEBUG] [STARTUP] Loading commands and agents...
2026-02-24T00:13:15.395Z [DEBUG] Found 0 plugins (0 enabled, 0 disabled)
2026-02-24T00:13:15.395Z [DEBUG] getPluginSkills: Processing 0 enabled plugins
2026-02-24T00:13:15.395Z [DEBUG] Total plugin skills loaded: 0
2026-02-24T00:13:15.395Z [DEBUG] Total plugin commands loaded: 0
2026-02-24T00:13:15.395Z [DEBUG] Registered 0 hooks from 0 plugins
2026-02-24T00:13:15.395Z [DEBUG] [claudeai-mcp] Checking gate (cached)...
2026-02-24T00:13:15.395Z [DEBUG] [claudeai-mcp] Gate returned: true
2026-02-24T00:13:15.395Z [DEBUG] [claudeai-mcp] Fetching from https://api.anthropic.com/v1/mcp_servers?limit=1000
2026-02-24T00:13:15.408Z [DEBUG] Loaded 0 unique skills (0 unconditional, 0 conditional, managed: 0, user: 0, project: 0, additional: 0, legacy commands: 0)
2026-02-24T00:13:15.408Z [DEBUG] getSkills returning: 0 skill dir commands, 0 plugin skills, 3 bundled skills
2026-02-24T00:13:15.408Z [DEBUG] Total plugin agents loaded: 0
2026-02-24T00:13:15.410Z [DEBUG] [STARTUP] Commands and agents loaded in 21ms
2026-02-24T00:13:15.410Z [DEBUG] [LSP MANAGER] initializeLspServerManager() called
2026-02-24T00:13:15.410Z [DEBUG] [LSP MANAGER] Created manager instance, state=pending
2026-02-24T00:13:15.410Z [DEBUG] [LSP MANAGER] Starting async initialization (generation 1)
2026-02-24T00:13:15.410Z [DEBUG] Passes: Cache stale, returning cached data and refreshing in background
2026-02-24T00:13:15.411Z [DEBUG] Total LSP servers loaded: 0
2026-02-24T00:13:15.411Z [DEBUG] [LSP SERVER MANAGER] getAllLspServers returned 0 server(s)
2026-02-24T00:13:15.411Z [DEBUG] LSP manager initialized with 0 servers
2026-02-24T00:13:15.412Z [DEBUG] LSP server manager initialized successfully
2026-02-24T00:13:15.412Z [DEBUG] LSP notification handlers registered successfully for all 0 server(s)
2026-02-24T00:13:15.418Z [DEBUG] Git remote URL: https://gitea.zmanplex.com/zman27/ai_ops.git
2026-02-24T00:13:15.418Z [DEBUG] Could not parse repository from: https://gitea.zmanplex.com/zman27/ai_ops.git
2026-02-24T00:13:15.418Z [DEBUG] Parsed repository: null from URL: https://gitea.zmanplex.com/zman27/ai_ops.git
2026-02-24T00:13:15.575Z [DEBUG] [claudeai-mcp] Fetch failed
2026-02-24T00:13:15.575Z [DEBUG] [STARTUP] MCP configs loaded in 225ms
2026-02-24T00:13:15.583Z [DEBUG] installed_plugins.json doesn't exist, returning empty V2 object
2026-02-24T00:13:15.583Z [DEBUG] Initialized versioned plugins system with 0 plugins
2026-02-24T00:13:15.589Z [DEBUG] Watching for changes in setting files /Users/zman/.claude/settings.json...
2026-02-24T00:13:15.603Z [DEBUG] [Perfetto] initializePerfettoTracing called, env value: undefined
2026-02-24T00:13:15.603Z [DEBUG] [3P telemetry] isTelemetryEnabled=false (CLAUDE_CODE_ENABLE_TELEMETRY=undefined)
2026-02-24T00:13:15.605Z [DEBUG] Grove: Cache stale, returning cached data and refreshing in background
2026-02-24T00:13:15.657Z [DEBUG] Failed to fetch and cache passes eligibility
2026-02-24T00:13:15.657Z [ERROR] "AxiosError: AxiosError: Request failed with status code 401\n at Lx (file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:90:1138)\n at IncomingMessage.<anonymous> (file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:91:9819)\n at IncomingMessage.emit (node:events:520:22)\n at endReadableNT (node:internal/streams/readable:1729:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at FE6.request (file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:93:2132)\n at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n at async ocY (file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:2987:16460)\n at async file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:2987:17765"
2026-02-24T00:13:15.659Z [DEBUG] Watching for changes in skill/command directories: /Users/zman/.claude/commands...
2026-02-24T00:13:15.663Z [WARN] git pull failed, will re-clone:
2026-02-24T00:13:15.933Z [DEBUG] Writing to temp file: /Users/zman/.claude.json.tmp.2571.1771891995933
2026-02-24T00:13:15.933Z [DEBUG] Preserving file permissions: 100600
2026-02-24T00:13:15.933Z [DEBUG] Temp file written successfully, size: 23798 bytes
2026-02-24T00:13:15.933Z [DEBUG] Applied original permissions to temp file
2026-02-24T00:13:15.933Z [DEBUG] Renaming /Users/zman/.claude.json.tmp.2571.1771891995933 to /Users/zman/.claude.json
2026-02-24T00:13:15.933Z [DEBUG] File /Users/zman/.claude.json written atomically
2026-02-24T00:13:15.986Z [DEBUG] Ripgrep first use test: PASSED (mode=builtin, path=/Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/vendor/ripgrep/arm64-darwin/rg)
2026-02-24T00:13:16.075Z [ERROR] "Failed to refresh marketplace claude-plugins-official: Failed to clone marketplace repository: SSH authentication failed. Please ensure your SSH keys are configured for GitHub, or use an HTTPS URL instead.\n\nOriginal error: Cloning into '/Users/zman/.claude/plugins/marketplaces/claude-plugins-official'...\ngit@github.com: Permission denied (publickey).\r\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists."
2026-02-24T00:13:16.075Z [WARN] "Plugin autoupdate: failed to refresh marketplace claude-plugins-official: Failed to refresh marketplace 'claude-plugins-official': Failed to clone marketplace repository: SSH authentication failed. Please ensure your SSH keys are configured for GitHub, or use an HTTPS URL instead.\n\nOriginal error: Cloning into '/Users/zman/.claude/plugins/marketplaces/claude-plugins-official'...\ngit@github.com: Permission denied (publickey).\r\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists."
2026-02-24T00:13:16.075Z [DEBUG] Plugin autoupdate: checking installed plugins
2026-02-24T00:13:16.872Z [ERROR] "AxiosError: AxiosError: Request failed with status code 401\n at Lx (file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:90:1138)\n at IncomingMessage.<anonymous> (file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:91:9819)\n at IncomingMessage.emit (node:events:520:22)\n at endReadableNT (node:internal/streams/readable:1729:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at FE6.request (file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:93:2132)\n at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n at async Lc9 (file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:1648:366)\n at async Y (file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:110:19570)\n at async Rc9 (file:///Users/zman/workspace/projects/ai_ops/node_modules/@anthropic-ai/claude-agent-sdk/cli.js:1648:509)"
2026-02-24T00:13:17.065Z [DEBUG] Writing to temp file: /Users/zman/.claude.json.tmp.2571.1771891997065
2026-02-24T00:13:17.065Z [DEBUG] Preserving file permissions: 100600
2026-02-24T00:13:17.066Z [DEBUG] Temp file written successfully, size: 23798 bytes
2026-02-24T00:13:17.066Z [DEBUG] Applied original permissions to temp file
2026-02-24T00:13:17.066Z [DEBUG] Renaming /Users/zman/.claude.json.tmp.2571.1771891997065 to /Users/zman/.claude.json
2026-02-24T00:13:17.067Z [DEBUG] File /Users/zman/.claude.json written atomically
2026-02-24T00:13:17.083Z [DEBUG] Getting matching hook commands for SessionStart with query: startup
2026-02-24T00:13:17.083Z [DEBUG] Found 0 hook matchers in settings
2026-02-24T00:13:17.083Z [DEBUG] Matched 0 unique hooks for query "startup" (0 before deduplication)
2026-02-24T00:13:17.085Z [DEBUG] [FileIndex] getProjectFiles called, respectGitignore=true
2026-02-24T00:13:17.085Z [DEBUG] [FileIndex] getFilesUsingGit called
2026-02-24T00:13:17.094Z [DEBUG] installPluginsForHeadless: starting
2026-02-24T00:13:17.094Z [DEBUG] Found 0 installed plugins (V2 format)
2026-02-24T00:13:17.094Z [DEBUG] installPluginsForHeadless: no missing plugins or marketplaces configured
2026-02-24T00:13:17.097Z [DEBUG] Total plugin output styles loaded: 0
2026-02-24T00:13:17.102Z [DEBUG] [SystemPrompt] path=simple proactive=false
2026-02-24T00:13:17.107Z [DEBUG] [FileIndex] git ls-files (tracked) took 21ms
2026-02-24T00:13:17.108Z [DEBUG] [FileIndex] git ls-files: 74 tracked files in 23ms
2026-02-24T00:13:17.109Z [DEBUG] [FileIndex] using git ls-files result (74 files)
2026-02-24T00:13:17.109Z [DEBUG] [FileIndex] Not in bundled mode, using Fuse.js fallback
2026-02-24T00:13:17.109Z [DEBUG] [FileIndex] cache refresh completed in 25ms (84 files)
2026-02-24T00:13:17.112Z [DEBUG] Added session hook for event Stop in session 63cb6ad7-5a7d-4cd4-994e-3445b7bc470b
2026-02-24T00:13:17.114Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called
2026-02-24T00:13:17.115Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending
2026-02-24T00:13:17.115Z [DEBUG] Hooks: Found 0 total hooks in registry
2026-02-24T00:13:17.115Z [DEBUG] Hooks: checkForNewResponses returning 0 responses
2026-02-24T00:13:17.115Z [DEBUG] Sending 1 skills via attachment (initial, 1 total sent)
2026-02-24T00:13:17.117Z [DEBUG] Getting matching hook commands for UserPromptSubmit with query: undefined
2026-02-24T00:13:17.117Z [DEBUG] Found 0 hook matchers in settings
2026-02-24T00:13:17.117Z [DEBUG] Matched 0 unique hooks for query "no match query" (0 before deduplication)
2026-02-24T00:13:17.120Z [DEBUG] autocompact: tokens=420 threshold=167000 effectiveWindow=180000
2026-02-24T00:13:17.122Z [DEBUG] Auto tool search disabled: 0 tokens (threshold: 20000, 10% of context) [source: query]
2026-02-24T00:13:17.144Z [DEBUG] attribution header x-anthropic-billing-header: cc_version=2.1.50.b97; cc_entrypoint=sdk-ts; cch=00000;
2026-02-24T00:13:17.145Z [DEBUG] [API:request] Creating client, ANTHROPIC_CUSTOM_HEADERS present: false, has Authorization header: false
2026-02-24T00:13:17.145Z [DEBUG] [API:auth] OAuth token check starting
2026-02-24T00:13:17.146Z [DEBUG] [API:auth] OAuth token check complete
2026-02-24T00:13:17.150Z [DEBUG] Fetching plugin security messages from https://raw.githubusercontent.com/anthropics/claude-plugins-official/refs/heads/security/security.json
2026-02-24T00:13:17.150Z [DEBUG] [FileIndex] background untracked fetch: 0 files
2026-02-24T00:13:17.238Z [DEBUG] Security messages saved successfully
2026-02-24T00:13:17.246Z [WARN] Cache corrupted or missing for marketplace claude-plugins-official, re-fetching from source: ENOENT: no such file or directory, open '/Users/zman/.claude/plugins/marketplaces/claude-plugins-official'
2026-02-24T00:13:17.293Z [DEBUG] Writing to temp file: /Users/zman/.claude.json.tmp.2571.1771891997293
2026-02-24T00:13:17.293Z [DEBUG] Preserving file permissions: 100600
2026-02-24T00:13:17.295Z [DEBUG] Temp file written successfully, size: 23798 bytes
2026-02-24T00:13:17.295Z [DEBUG] Applied original permissions to temp file
2026-02-24T00:13:17.295Z [DEBUG] Renaming /Users/zman/.claude.json.tmp.2571.1771891997293 to /Users/zman/.claude.json
2026-02-24T00:13:17.295Z [DEBUG] File /Users/zman/.claude.json written atomically
2026-02-24T00:13:17.346Z [DEBUG] Writing to temp file: /Users/zman/.claude.json.tmp.2571.1771891997346
2026-02-24T00:13:17.346Z [DEBUG] Preserving file permissions: 100600
2026-02-24T00:13:17.346Z [DEBUG] Temp file written successfully, size: 23798 bytes
2026-02-24T00:13:17.347Z [DEBUG] Applied original permissions to temp file
2026-02-24T00:13:17.347Z [DEBUG] Renaming /Users/zman/.claude.json.tmp.2571.1771891997346 to /Users/zman/.claude.json
2026-02-24T00:13:17.347Z [DEBUG] File /Users/zman/.claude.json written atomically
2026-02-24T00:13:17.377Z [DEBUG] Org fast mode: disabled (extra_usage_disabled)
2026-02-24T00:13:17.577Z [INFO] SSH not configured for GitHub, using HTTPS for anthropics/claude-plugins-official
2026-02-24T00:13:17.582Z [WARN] git pull failed, will re-clone:
2026-02-24T00:13:18.255Z [DEBUG] Reading marketplace from /Users/zman/.claude/plugins/marketplaces/anthropics-claude-plugins-official/.claude-plugin/marketplace.json
2026-02-24T00:13:18.860Z [DEBUG] Stream started - received first chunk
2026-02-24T00:13:46.401Z [DEBUG] executePreToolHooks called for tool: StructuredOutput
2026-02-24T00:13:46.401Z [DEBUG] Getting matching hook commands for PreToolUse with query: StructuredOutput
2026-02-24T00:13:46.401Z [DEBUG] Found 0 hook matchers in settings
2026-02-24T00:13:46.401Z [DEBUG] Matched 0 unique hooks for query "StructuredOutput" (0 before deduplication)
2026-02-24T00:13:46.403Z [WARN] [3P telemetry] Event dropped (no event logger initialized): tool_decision
2026-02-24T00:13:46.407Z [DEBUG] Getting matching hook commands for PostToolUse with query: StructuredOutput
2026-02-24T00:13:46.407Z [DEBUG] Found 5 hook matchers in settings
2026-02-24T00:13:46.407Z [DEBUG] Matched 0 unique hooks for query "StructuredOutput" (0 before deduplication)
2026-02-24T00:13:46.424Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called
2026-02-24T00:13:46.424Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending
2026-02-24T00:13:46.424Z [DEBUG] Hooks: Found 0 total hooks in registry
2026-02-24T00:13:46.424Z [DEBUG] Hooks: checkForNewResponses returning 0 responses