Cradicle Explorer
ai-ops-runtimes_ShanClaw
  • Info
  • Issues
  • Patches
  • Wallets
  • Source
    • Source
    • .github
    • cmd
    • examples
    • internal
    • agent
    • agents
    • audit
    • client
    • config
    • context
    • cwdctx
    • daemon
    • heartbeat
    • hooks
    • instructions
    • mcp
    • memory
    • permissions
    • prompt
    • runstatus
    • schedule
    • session
    • skills
    • sync
    • tools
    • axserver
    • accessibility.go
    • accessibility_test.go
    • applescript.go
    • applescript_test.go
    • axclient.go
    • bash.go
    • bash_test.go
    • browser.go
    • browser_jswrap_test.go
    • browser_pinchtab_test.go
    • browser_test.go
    • clipboard.go
    • clipboard_test.go
    • cloud_delegate.go
    • cloud_delegate_test.go
    • computer.go
    • computer_test.go
    • cwd_integration_test.go
    • cwd_resolve_test.go
    • directory_list.go
    • directory_list_test.go
    • file_edit.go
    • file_edit_test.go
    • file_read.go
    • file_read_test.go
    • file_write.go
    • file_write_test.go
    • filepreview.go
    • filepreview_test.go
    • ghostty.go
    • ghostty_darwin.go
    • ghostty_stub.go
    • ghostty_test.go
    • glob.go
    • glob_test.go
    • grep.go
    • grep_test.go
    • http.go
    • http_test.go
    • imaging.go
    • imaging_test.go
    • mcp_error_hints.go
    • mcp_error_hints_test.go
    • mcp_tool.go
    • mcp_tool_abspath_test.go
    • mcp_tool_test.go
    • memory.go
    • memory_append.go
    • memory_test.go
    • notify.go
    • notify_test.go
    • pinchtab.go
    • process.go
    • process_test.go
    • readonly_test.go
    • register.go
    • register_test.go
    • safe_path.go
    • safe_path_test.go
    • schedule.go
    • schedule_test.go
    • screenshot.go
    • screenshot_test.go
    • server.go
    • server_test.go
    • session_search.go
    • skill.go
    • skill_test.go
    • system_info.go
    • system_info_darwin.go
    • system_info_other.go
    • system_info_test.go
    • think.go
    • think_test.go
    • version.go
    • wait.go
    • tui
    • update
    • watcher
    • npm
    • scripts
    • test
    • .gitignore
    • .goreleaser.yaml
    • AGENTS.md
    • CHANGELOG.md
    • CLAUDE.md
    • CONTRIBUTING.md
    • LICENSE
    • README.md
    • go.mod
    • go.sum
    • install.sh
    • main.go
/ internal / tools /
.. axserver accessibility.go accessibility_test.go applescript.go applescript_test.go axclient.go bash.go bash_test.go browser.go browser_jswrap_test.go browser_pinchtab_test.go browser_test.go clipboard.go clipboard_test.go cloud_delegate.go cloud_delegate_test.go computer.go computer_test.go cwd_integration_test.go cwd_resolve_test.go directory_list.go directory_list_test.go file_edit.go file_edit_test.go file_read.go file_read_test.go file_write.go file_write_test.go filepreview.go filepreview_test.go ghostty.go ghostty_darwin.go ghostty_stub.go ghostty_test.go glob.go glob_test.go grep.go grep_test.go http.go http_test.go imaging.go imaging_test.go mcp_error_hints.go mcp_error_hints_test.go mcp_tool.go mcp_tool_abspath_test.go mcp_tool_test.go memory.go memory_append.go memory_test.go notify.go notify_test.go pinchtab.go process.go process_test.go readonly_test.go register.go register_test.go safe_path.go safe_path_test.go schedule.go schedule_test.go screenshot.go screenshot_test.go server.go server_test.go session_search.go skill.go skill_test.go system_info.go system_info_darwin.go system_info_other.go system_info_test.go think.go think_test.go version.go wait.go