MCPcopy Create free account

hub / github.com/anthropics/claude-code / functions

Functions540 in github.com/anthropics/claude-code

↓ 1 callersFunctionrecordingBackendHostOf
( script: Readonly<Record<string, ProcessRunResult>>, )
mods/diff/tests/fixtures/backend-of/recording-backend-host-of.ts:14
↓ 1 callersFunctionrefusalFor
(entry: unknown)
mods/telemetry/tests/register.test.ts:178
↓ 1 callersFunctionregisteredToolOf
(plugin: string, name: string)
mods/sec-default/tests/fixtures/registered-tool-of.ts:8
↓ 1 callersFunctionrenameDisplayOf
(oldPath: string, newPath: string)
mods/diff/hooks/git/rename-display-of/rename-display-of.ts:13
↓ 1 callersFunctionrunOf
(script: Script)
mods/diff/tests/git/probes/branch-base-of.test.ts:12
↓ 1 callersFunctionrunOf
(pinned: Types.Repository | null)
mods/diff/hooks/git/git-backend-of.ts:27
↓ 1 callersFunctionsafely
(send: () => Promise<void>)
mods/diff/hooks/record/safely/safely.ts:7
↓ 1 callersFunctionsanitizeLine
(text: string)
mods/diff/hooks/views/layout/sanitize-line/sanitize-line.ts:14
↓ 1 callersFunctionsave_state
Save the full state dict to file.
plugins/security-guidance/hooks/session_state.py:104
↓ 1 callersFunctionscriptedGitOf
( script: Readonly<Record<string, ProcessRunResult>>, )
mods/diff/tests/fixtures/scripted/scripted-git-of.ts:14
↓ 1 callersFunctionsidebarPane
( kit: Kit, model: PaneState.PaneModel, )
mods/diff/hooks/views/sidebar-pane/sidebar-pane.tsx:26
↓ 1 callersFunctionspawnedSince
()
mods/diff/tests/register.test.ts:28
↓ 1 callersFunctionstampProbeOf
( deps: Pick<Types.GitDeps, 'entryKindsOf' | 'mtimeOf'>, base: string, budget: number, )
mods/diff/hooks/git/probes/stamp-probe-of/stamp-probe-of.ts:13
↓ 1 callersFunctionstartPoll
(engine: Host, pinned: Backend.Backend)
mods/diff/hooks/register.ts:276
↓ 1 callersFunctionstartsSession
(on: On, now = 0)
mods/diff/tests/fixtures/starts-session.ts:13
↓ 1 callersFunctionstatTextOf
(added: number, removed: number)
mods/diff/hooks/views/sections/stat-text-of/stat-text-of.ts:11
↓ 1 callersFunctionstubBackendOf
(toplevel: string)
mods/diff/tests/fixtures/backend-of/stub-backend-of.ts:11
↓ 1 callersFunctionsubHunksOf
( hunk: Git.Hunk, maxChars: number, )
mods/diff/hooks/views/detail/sub-hunks-of/sub-hunks-of.ts:16
↓ 1 callersFunctionsweep_pending_warnings
Stop-hook final sweep. Re-read every file in pending_warnings, re-check patterns, and return (fixed, unresolved, unresolved_mask). Clears sta
plugins/security-guidance/hooks/security_reminder_hook.py:332
↓ 1 callersFunctiontelemetryOf
(deps: TelemetryDeps)
mods/telemetry/hooks/telemetry-of/telemetry-of.ts:17
↓ 1 callersFunctiontrackedNoUntrackedOf
()
mods/diff/tests/git/fetch-diff.test.ts:55
↓ 1 callersFunctiontriggerDedupeWorkflow
( owner: string, repo: string, issueNumber: number, token: string, dryRun: boolean = true )
scripts/backfill-duplicate-comments.ts:47
↓ 1 callersFunctionturnTitleOf
( turn: Pick<Turns.TurnDiff, 'index' | 'preview'>, )
mods/diff/hooks/pane-state/turn-title-of/turn-title-of.ts:11
↓ 1 callersFunctionunbornNoUntrackedOf
()
mods/diff/tests/git/fetch-diff.test.ts:73
↓ 1 callersFunctionunpin
()
mods/diff/hooks/register.ts:162
↓ 1 callersFunctionuntrackedRowsOf
( context: Types.DatingContext, paths: readonly string[], place: UntrackedPlace, )
mods/diff/hooks/git/probes/untracked-rows-of/untracked-rows-of.ts:20
↓ 1 callersFunctionviaGit
()
mods/diff/hooks/git/probes/head-key-of/head-key-of.ts:36
↓ 1 callersFunctionwalkOf
(budget: number)
mods/diff/tests/git/probes/kind-walk-of.test.ts:13
↓ 1 callersFunctionwalks
()
mods/diff/tests/git.test.ts:49
↓ 1 callersFunctionwithClosingLine
(body: Types.FileHunks)
mods/diff/hooks/git/fetch-file-hunks/with-closing-line/with-closing-line.ts:14
Method__init__
Initialize rule engine.
plugins/hookify/core/rule_engine.py:30
Function_agentic
()
plugins/security-guidance/hooks/security_reminder_hook.py:865
Function_check
(state)
plugins/security-guidance/hooks/security_reminder_hook.py:243
Function_fallback
()
plugins/security-guidance/hooks/security_reminder_hook.py:875
Function_leg
()
plugins/security-guidance/hooks/llm.py:559
Function_load
(state)
plugins/security-guidance/hooks/diffstate.py:52
Function_read_previous
(state)
plugins/security-guidance/hooks/security_reminder_hook.py:1220
Function_record
(state)
plugins/security-guidance/hooks/diffstate.py:65
Function_record
(state)
plugins/security-guidance/hooks/security_reminder_hook.py:323
Function_record_findings
(state)
plugins/security-guidance/hooks/security_reminder_hook.py:1346
Function_record_fire
(state)
plugins/security-guidance/hooks/security_reminder_hook.py:1896
Function_restore
(state)
plugins/security-guidance/hooks/diffstate.py:129
Function_save
(state)
plugins/security-guidance/hooks/diffstate.py:45
Function_save
(state)
plugins/security-guidance/hooks/security_reminder_hook.py:488
Function_score
(item)
plugins/security-guidance/hooks/gitutil.py:527
Function_snap
(state)
plugins/security-guidance/hooks/diffstate.py:89
Function_sweep
(state)
plugins/security-guidance/hooks/security_reminder_hook.py:339
Function_tolerant
(data)
plugins/security-guidance/hooks/llm.py:1194
Methodabort
(reason?: unknown)
mods/types/claude-code.d.ts:9380
MethodaddEventListener
( type: 'abort', listener: () => void, options?: { once?: boolean }, )
mods/types/claude-code.d.ts:9365
FunctionafterFetch
(model: PaneModel, fetched: Fetched)
mods/diff/hooks/pane-state/after-fetch/after-fetch.ts:14
FunctionafterNewSession
(model: PaneModel)
mods/diff/hooks/pane-state/after-new-session/after-new-session.ts:11
FunctionagentOffered
( agent: string, provider: Origin, )
mods/sec-default/tests/fixtures/agent-offered.ts:11
FunctionagentSpawned
(provider: Origin)
mods/sec-default/tests/fixtures/agent-spawned.ts:10
Functionanalyze_security_concerns
Run a higher-level security concerns analysis on files/diffs. Identifies AREAS OF CONCERN that the main model should investigate. Returns
plugins/security-guidance/hooks/llm.py:1570
FunctionareContiguous
(parts: readonly ParsedHunk[])
mods/diff/tests/fixtures/code-blocks-of/are-contiguous.ts:10
FunctionarmedAskOf
(path: string, hunks: readonly Git.Hunk[])
mods/diff/hooks/ask/armed-ask-of.ts:16
Functionatomic_check_counter
Atomically check if a counter has reached its limit and increment if not. Returns True if the counter is below max_count (should proceed),
plugins/security-guidance/hooks/security_reminder_hook.py:253
FunctionbackendOf
( host: BackendHost, probes: Iterable<BackendProbe>, )
mods/diff/hooks/backend/backend-of.ts:17
FunctionbaseModeOf
(value: unknown)
mods/diff/hooks/pane-state/base-mode-of/base-mode-of.ts:9
FunctionbaseStoreKeyOf
(toplevel: string)
mods/diff/hooks/names/keys/base-store-key-of.ts:8
FunctionbatchOf
(fields: Fields, session: RowSession)
mods/telemetry/hooks/entries/batch-of.ts:16
FunctionbigBodyOf
()
mods/diff/tests/fixtures/pane-view/big-body-of.ts:11
FunctionbodiesOf
( body: Git.FileHunks, ...paths: readonly string[] )
mods/diff/tests/fixtures/pane-view/bodies-of.ts:11
FunctionbodyEntryOf
( file: Git.FileStat, model: Pick<PaneState.PaneModel, 'bodies'>, )
mods/diff/hooks/views/entries/body-entry-of/body-entry-of.ts:13
FunctionbodyLayoutOf
( model: PaneState.PaneModel, plan: DockPlan, )
mods/diff/hooks/views/body/plan/body-layout-of.ts:18
FunctionbodyScrolledBy
( model: PaneState.PaneModel, scroll: Pick<UiScrollInput, 'by' | 'bodyRows' | 'contentRows'>, )
mods/diff/hooks/views/body/body-scrolled-by.ts:18
FunctionbranchBaseOf
( run: Types.GitRun, )
mods/diff/hooks/git/probes/branch-base-of/branch-base-of.ts:19
FunctionbranchTier
( context: Types.FetchContext, )
mods/diff/hooks/git/tiers/branch-tier.ts:19
Functionbuild_investigate_prompt
( touched_paths: list[str], diff_files: list[tuple[str, str]], *, context_note: str = "", )
plugins/security-guidance/hooks/review_api.py:156
Functionbuild_refute_prompt
(candidates: list[dict[str, Any]], diff_text: str)
plugins/security-guidance/hooks/review_api.py:210
FunctioncheckedFields
(entry: unknown)
mods/telemetry/hooks/entries/checked-fields.ts:18
FunctioncheckedMark
(entry: unknown)
mods/telemetry/hooks/entries/checked-mark.ts:19
FunctioncodesIn
(node: RenderNode)
mods/diff/tests/fixtures/tree/codes-in.ts:10
FunctioncommandDescribed
( command: string, provider: Origin, )
mods/sec-default/tests/fixtures/command-described.ts:11
FunctionconfigDetailOf
(isUntracked: boolean)
mods/diff/tests/fixtures/pane-view/config-detail-of.ts:11
FunctioncreatePolicyMemo
( ttlMs: number, now: () => number = Date.now, )
mods/sec-default/hooks/policy/create-policy-memo/create-policy-memo.ts:11
FunctiondecidedByPolicy
( policy: Promise<Settings>, decide: (policy: Settings) => boolean, )
mods/sec-default/hooks/policy/decided-by-policy.ts:12
FunctiondetailModelOf
( entry: BodyEntry, model: Pick<PaneState.PaneModel, 'armedPath' | 'words'>, )
mods/diff/hooks/views/entries/detail-model-of/detail-model-of.ts:13
FunctiondetailView
( kit: Kit, detail: DetailModel, room: Types.BodyRoom, )
mods/diff/hooks/views/detail/detail-view.tsx:27
FunctiondialogFileRow
( kit: Kit, row: FileRowModel, onPress: () => void, )
mods/diff/hooks/views/sections/dialog-file-row/dialog-file-row.tsx:23
FunctiondialogFocusOf
( model: PaneState.PaneModel, element: string | undefined, )
mods/diff/hooks/views/dialog-pane/dialog-focus-of.ts:20
FunctiondialogRowsOf
(model: PaneState.PaneModel)
mods/diff/hooks/views/dialog-pane/dialog-rows-of.ts:17
FunctiondialogTitleOf
(model: PaneModel)
mods/diff/hooks/pane-state/dialog-title-of.ts:16
FunctiondiffAt
(columns: number)
mods/diff/tests/fixtures/diff-at.ts:12
FunctiondimNote
(kit: Kit, text: string)
mods/diff/hooks/views/sections/dim-note/dim-note.tsx:15
FunctiondirtyPathsOf
( run: Types.GitRun, )
mods/diff/hooks/git/probes/dirty-paths-of/dirty-paths-of.ts:17
FunctiondisplayPathOf
( file: Pick<Types.FileStat, 'path' | 'renamedFrom'>, )
mods/diff/hooks/git/display-path-of/display-path-of.ts:11
Functiondivider
(kit: Kit)
mods/diff/hooks/views/sections/divider.tsx:15
FunctiondockPlanOf
(model: PaneState.PaneModel)
mods/diff/hooks/views/body/plan/dock-plan-of.ts:18
FunctiondockedPane
( $: Engine, on: On, model: PaneState.PaneModel, )
mods/diff/tests/fixtures/pane-view/docked-pane.ts:16
FunctiondrawWindow
( kit: Kit, layout: BodyLayout, top: number, )
mods/diff/hooks/views/body/draw-window.tsx:27
FunctiondrawnLineOf
(line: string)
mods/diff/hooks/views/detail/code-blocks-of/drawn-line-of/drawn-line-of.ts:13
FunctioneditPatchOf
(lines: string[])
mods/diff/tests/fixtures/edit-patch-of.ts:7
FunctioneditsOf
(...results: unknown[])
mods/diff/tests/fixtures/turn-diffs-of/edits-of.ts:10
FunctionelementIn
( tree: unknown, wanted: ElementQuery, )
mods/diff/tests/fixtures/tree/element-in.ts:11
FunctionemptyStateOf
( model: Pick<PaneModel, 'data' | 'words'>, filesCount: number, )
mods/diff/hooks/pane-state/empty-state-of.ts:17
FunctionentryOf
(file: Parameters<typeof Entries.bodyEntryOf>[0])
mods/diff/hooks/views/body/plan/dock-plan-of.ts:40
Functionextract_file_paths_from_diff
Extract file paths from unified diff output (without content). Only includes files with source code extensions. Returns a list of file pa
plugins/security-guidance/hooks/gitutil.py:587
Functionfailing
()
mods/sec-default/tests/policy/create-policy-memo.test.ts:62
← previousnext →301–400 of 540, ranked by callers