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,151 @@
2026-02-23T18:19:55.165Z [DEBUG] Watching for changes in setting files /Users/zman/.claude...
2026-02-23T18:19:55.181Z [DEBUG] [LSP MANAGER] initializeLspServerManager() called
2026-02-23T18:19:55.181Z [DEBUG] [LSP MANAGER] Created manager instance, state=pending
2026-02-23T18:19:55.181Z [DEBUG] [LSP MANAGER] Starting async initialization (generation 1)
2026-02-23T18:19:55.183Z [DEBUG] [STARTUP] Loading MCP configs...
2026-02-23T18:19:55.198Z [DEBUG] Found 0 plugins (0 enabled, 0 disabled)
2026-02-23T18:19:55.198Z [DEBUG] Total LSP servers loaded: 0
2026-02-23T18:19:55.198Z [DEBUG] [LSP SERVER MANAGER] getAllLspServers returned 0 server(s)
2026-02-23T18:19:55.198Z [DEBUG] LSP manager initialized with 0 servers
2026-02-23T18:19:55.198Z [DEBUG] LSP server manager initialized successfully
2026-02-23T18:19:55.198Z [DEBUG] LSP notification handlers registered successfully for all 0 server(s)
2026-02-23T18:19:55.198Z [DEBUG] [STARTUP] MCP configs loaded in 15ms
2026-02-23T18:19:55.199Z [DEBUG] [STARTUP] Running setup()...
2026-02-23T18:19:55.202Z [DEBUG] Stats cache is up to date
2026-02-23T18:19:55.205Z [DEBUG] Loading skills from: managed=/Library/Application Support/ClaudeCode/.claude/skills, user=/Users/zman/.claude/skills, project=[]
2026-02-23T18:19:55.205Z [DEBUG] Passes: Using fresh cached eligibility data
2026-02-23T18:19:55.278Z [DEBUG] installed_plugins.json doesn't exist, returning empty V2 object
2026-02-23T18:19:55.283Z [DEBUG] Writing to temp file: /Users/zman/.claude/todos/c5dcb3f9-143c-4bab-8a1d-772186821ac8-agent-c5dcb3f9-143c-4bab-8a1d-772186821ac8.json.tmp.2960.1771870795283
2026-02-23T18:19:55.283Z [DEBUG] Temp file written successfully, size: 2 bytes
2026-02-23T18:19:55.283Z [DEBUG] Renaming /Users/zman/.claude/todos/c5dcb3f9-143c-4bab-8a1d-772186821ac8-agent-c5dcb3f9-143c-4bab-8a1d-772186821ac8.json.tmp.2960.1771870795283 to /Users/zman/.claude/todos/c5dcb3f9-143c-4bab-8a1d-772186821ac8-agent-c5dcb3f9-143c-4bab-8a1d-772186821ac8.json
2026-02-23T18:19:55.283Z [DEBUG] File /Users/zman/.claude/todos/c5dcb3f9-143c-4bab-8a1d-772186821ac8-agent-c5dcb3f9-143c-4bab-8a1d-772186821ac8.json written atomically
2026-02-23T18:19:55.289Z [DEBUG] getPluginSkills: Processing 0 enabled plugins
2026-02-23T18:19:55.289Z [DEBUG] Total plugin skills loaded: 0
2026-02-23T18:19:55.289Z [DEBUG] Total plugin commands loaded: 0
2026-02-23T18:19:55.289Z [DEBUG] Registered 0 hooks from 0 plugins
2026-02-23T18:19:55.292Z [DEBUG] [STARTUP] setup() completed in 93ms
2026-02-23T18:19:55.292Z [DEBUG] [STARTUP] Loading commands and agents...
2026-02-23T18:19:55.324Z [DEBUG] Total plugin agents loaded: 0
2026-02-23T18:19:55.341Z [DEBUG] Git remote URL: null
2026-02-23T18:19:55.341Z [DEBUG] No git remote URL found
2026-02-23T18:19:55.341Z [DEBUG] Not in a GitHub repository, skipping path mapping update
2026-02-23T18:19:55.362Z [DEBUG] Creating shell snapshot for zsh (/bin/zsh)
2026-02-23T18:19:55.362Z [DEBUG] Looking for shell config file: /Users/zman/.zshrc
2026-02-23T18:19:55.362Z [DEBUG] Snapshots directory: /Users/zman/.claude/shell-snapshots
2026-02-23T18:19:55.363Z [DEBUG] Creating snapshot at: /Users/zman/.claude/shell-snapshots/snapshot-zsh-1771870795362-6cvdjd.sh
2026-02-23T18:19:55.363Z [DEBUG] Shell binary exists: true
2026-02-23T18:19:55.363Z [DEBUG] Execution timeout: 10000ms
2026-02-23T18:19:55.365Z [DEBUG] Ripgrep first use test: PASSED (mode=builtin, path=/Users/zman/.npm/_npx/0726791833487271/node_modules/@anthropic-ai/claude-agent-sdk/vendor/ripgrep/arm64-darwin/rg)
2026-02-23T18:19:55.368Z [DEBUG] Loaded 0 unique skills (managed: 0, user: 0, project: 0, legacy commands: 0)
2026-02-23T18:19:55.368Z [DEBUG] getSkills returning: 0 skill dir commands, 0 plugin skills
2026-02-23T18:19:55.368Z [DEBUG] [STARTUP] Commands and agents loaded in 76ms
2026-02-23T18:19:55.374Z [DEBUG] Passes: Using fresh cached eligibility data
2026-02-23T18:19:55.386Z [DEBUG] Initialized versioned plugins system with 0 plugins
2026-02-23T18:19:55.388Z [DEBUG] Grove: Using fresh cached config
2026-02-23T18:19:55.405Z [DEBUG] Getting matching hook commands for SubagentStart with query: Explore
2026-02-23T18:19:55.405Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:55.405Z [DEBUG] Matched 0 unique hooks for query "Explore" (0 before deduplication)
2026-02-23T18:19:55.407Z [DEBUG] Getting matching hook commands for SubagentStart with query: Plan
2026-02-23T18:19:55.407Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:55.407Z [DEBUG] Matched 0 unique hooks for query "Plan" (0 before deduplication)
2026-02-23T18:19:55.411Z [DEBUG] Getting matching hook commands for SubagentStart with query: Bash
2026-02-23T18:19:55.411Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:55.411Z [DEBUG] Matched 0 unique hooks for query "Bash" (0 before deduplication)
2026-02-23T18:19:55.423Z [DEBUG] Skills and commands included in Skill tool:
2026-02-23T18:19:55.452Z [DEBUG] Tool search disabled for model 'claude-haiku-4-5-20251001': model does not support tool_reference blocks. This feature is only available on Claude Sonnet 4+, Opus 4+, and newer models.
2026-02-23T18:19:55.453Z [DEBUG] Tool search disabled: MCPSearchTool is not available (may have been disallowed via disallowedTools).
2026-02-23T18:19:55.453Z [DEBUG] Auto tool search disabled: 0 chars (threshold: 50000, 10% of context)
2026-02-23T18:19:55.468Z [DEBUG] Tool search disabled for model 'claude-haiku-4-5-20251001': model does not support tool_reference blocks. This feature is only available on Claude Sonnet 4+, Opus 4+, and newer models.
2026-02-23T18:19:55.480Z [DEBUG] Writing to temp file: /Users/zman/.claude.json.tmp.2960.1771870795480
2026-02-23T18:19:55.480Z [DEBUG] Preserving file permissions: 100600
2026-02-23T18:19:55.481Z [DEBUG] Temp file written successfully, size: 23173 bytes
2026-02-23T18:19:55.481Z [DEBUG] Applied original permissions to temp file
2026-02-23T18:19:55.481Z [DEBUG] Renaming /Users/zman/.claude.json.tmp.2960.1771870795480 to /Users/zman/.claude.json
2026-02-23T18:19:55.481Z [DEBUG] File /Users/zman/.claude.json written atomically
2026-02-23T18:19:55.575Z [DEBUG] Writing to temp file: /Users/zman/.claude.json.tmp.2960.1771870795575
2026-02-23T18:19:55.575Z [DEBUG] Preserving file permissions: 100600
2026-02-23T18:19:55.575Z [DEBUG] Temp file written successfully, size: 23173 bytes
2026-02-23T18:19:55.575Z [DEBUG] Applied original permissions to temp file
2026-02-23T18:19:55.575Z [DEBUG] Renaming /Users/zman/.claude.json.tmp.2960.1771870795575 to /Users/zman/.claude.json
2026-02-23T18:19:55.575Z [DEBUG] File /Users/zman/.claude.json written atomically
2026-02-23T18:19:55.601Z [DEBUG] Successfully refreshed marketplace: claude-plugins-official
2026-02-23T18:19:55.602Z [DEBUG] Plugin autoupdate: checking installed plugins
2026-02-23T18:19:55.607Z [DEBUG] Writing to temp file: /Users/zman/.claude.json.tmp.2960.1771870795607
2026-02-23T18:19:55.607Z [DEBUG] Preserving file permissions: 100600
2026-02-23T18:19:55.607Z [DEBUG] Temp file written successfully, size: 23173 bytes
2026-02-23T18:19:55.607Z [DEBUG] Applied original permissions to temp file
2026-02-23T18:19:55.607Z [DEBUG] Renaming /Users/zman/.claude.json.tmp.2960.1771870795607 to /Users/zman/.claude.json
2026-02-23T18:19:55.607Z [DEBUG] File /Users/zman/.claude.json written atomically
2026-02-23T18:19:55.675Z [DEBUG] Shell snapshot created successfully (9004 bytes)
2026-02-23T18:19:55.790Z [DEBUG] Getting matching hook commands for SessionStart with query: startup
2026-02-23T18:19:55.790Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:55.790Z [DEBUG] Matched 0 unique hooks for query "startup" (0 before deduplication)
2026-02-23T18:19:55.792Z [DEBUG] Total plugin output styles loaded: 0
2026-02-23T18:19:55.798Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called
2026-02-23T18:19:55.798Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending
2026-02-23T18:19:55.798Z [DEBUG] Hooks: Found 0 total hooks in registry
2026-02-23T18:19:55.798Z [DEBUG] Hooks: checkForNewResponses returning 0 responses
2026-02-23T18:19:55.799Z [DEBUG] Getting matching hook commands for UserPromptSubmit with query: undefined
2026-02-23T18:19:55.799Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:55.799Z [DEBUG] Matched 0 unique hooks for query "no match query" (0 before deduplication)
2026-02-23T18:19:56.011Z [DEBUG] Stream started - received first chunk
2026-02-23T18:19:56.051Z [DEBUG] Stream started - received first chunk
2026-02-23T18:19:56.976Z [DEBUG] Stream started - received first chunk
2026-02-23T18:19:57.029Z [DEBUG] Writing to temp file: /Users/zman/.claude.json.tmp.2960.1771870797029
2026-02-23T18:19:57.029Z [DEBUG] Preserving file permissions: 100600
2026-02-23T18:19:57.029Z [DEBUG] Temp file written successfully, size: 23791 bytes
2026-02-23T18:19:57.029Z [DEBUG] Applied original permissions to temp file
2026-02-23T18:19:57.029Z [DEBUG] Renaming /Users/zman/.claude.json.tmp.2960.1771870797029 to /Users/zman/.claude.json
2026-02-23T18:19:57.029Z [DEBUG] File /Users/zman/.claude.json written atomically
2026-02-23T18:19:57.238Z [DEBUG] Stream started - received first chunk
2026-02-23T18:19:57.429Z [DEBUG] Stream started - received first chunk
2026-02-23T18:19:58.256Z [DEBUG] Getting matching hook commands for SubagentStop with query: undefined
2026-02-23T18:19:58.256Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:58.256Z [DEBUG] Matched 0 unique hooks for query "no match query" (0 before deduplication)
2026-02-23T18:19:58.640Z [DEBUG] executePreToolHooks called for tool: Bash
2026-02-23T18:19:58.640Z [DEBUG] Getting matching hook commands for PreToolUse with query: Bash
2026-02-23T18:19:58.640Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:58.640Z [DEBUG] Matched 0 unique hooks for query "Bash" (0 before deduplication)
2026-02-23T18:19:58.651Z [DEBUG] Tool search disabled: MCPSearchTool is not available (may have been disallowed via disallowedTools).
2026-02-23T18:19:59.179Z [DEBUG] executePreToolHooks called for tool: Bash
2026-02-23T18:19:59.179Z [DEBUG] executePreToolHooks called for tool: Read
2026-02-23T18:19:59.179Z [DEBUG] Getting matching hook commands for PreToolUse with query: Bash
2026-02-23T18:19:59.179Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:59.179Z [DEBUG] Matched 0 unique hooks for query "Bash" (0 before deduplication)
2026-02-23T18:19:59.180Z [DEBUG] Getting matching hook commands for PreToolUse with query: Read
2026-02-23T18:19:59.180Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:59.180Z [DEBUG] Matched 0 unique hooks for query "Read" (0 before deduplication)
2026-02-23T18:19:59.188Z [DEBUG] Getting matching hook commands for PostToolUse with query: Read
2026-02-23T18:19:59.188Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:59.188Z [DEBUG] Matched 0 unique hooks for query "Read" (0 before deduplication)
2026-02-23T18:19:59.213Z [DEBUG] tree-sitter: loaded from disk
2026-02-23T18:19:59.224Z [DEBUG] No session environment scripts found
2026-02-23T18:19:59.278Z [DEBUG] Tool search disabled for model 'claude-haiku-4-5-20251001': model does not support tool_reference blocks. This feature is only available on Claude Sonnet 4+, Opus 4+, and newer models.
2026-02-23T18:19:59.281Z [DEBUG] Getting matching hook commands for PostToolUse with query: Bash
2026-02-23T18:19:59.281Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:59.281Z [DEBUG] Matched 0 unique hooks for query "Bash" (0 before deduplication)
2026-02-23T18:19:59.294Z [DEBUG] LSP Diagnostics: getLSPDiagnosticAttachments called
2026-02-23T18:19:59.294Z [DEBUG] LSP Diagnostics: Checking registry - 0 pending
2026-02-23T18:19:59.294Z [DEBUG] Hooks: Found 0 total hooks in registry
2026-02-23T18:19:59.294Z [DEBUG] Hooks: checkForNewResponses returning 0 responses
2026-02-23T18:19:59.934Z [DEBUG] executePreToolHooks called for tool: Bash
2026-02-23T18:19:59.934Z [DEBUG] executePreToolHooks called for tool: Glob
2026-02-23T18:19:59.934Z [DEBUG] Getting matching hook commands for PreToolUse with query: Bash
2026-02-23T18:19:59.934Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:59.934Z [DEBUG] Matched 0 unique hooks for query "Bash" (0 before deduplication)
2026-02-23T18:19:59.934Z [DEBUG] Getting matching hook commands for PreToolUse with query: Glob
2026-02-23T18:19:59.934Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:59.934Z [DEBUG] Matched 0 unique hooks for query "Glob" (0 before deduplication)
2026-02-23T18:19:59.934Z [DEBUG] executePreToolHooks called for tool: Read
2026-02-23T18:19:59.935Z [DEBUG] Getting matching hook commands for PreToolUse with query: Read
2026-02-23T18:19:59.935Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:19:59.935Z [DEBUG] Matched 0 unique hooks for query "Read" (0 before deduplication)
2026-02-23T18:20:00.143Z [DEBUG] Stream started - received first chunk
2026-02-23T18:20:00.967Z [DEBUG] Stream started - received first chunk
2026-02-23T18:20:02.976Z [DEBUG] Stream started - received first chunk
2026-02-23T18:20:04.622Z [DEBUG] Getting matching hook commands for Stop with query: undefined
2026-02-23T18:20:04.622Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:20:04.622Z [DEBUG] Matched 0 unique hooks for query "no match query" (0 before deduplication)
2026-02-23T18:20:04.624Z [DEBUG] Getting matching hook commands for SessionEnd with query: other
2026-02-23T18:20:04.624Z [DEBUG] Found 0 hook matchers in settings
2026-02-23T18:20:04.624Z [DEBUG] Matched 0 unique hooks for query "other" (0 before deduplication)