MCPcopy Create free account

hub / github.com/anthropics/cwc-workshops / functions

Functions761 in github.com/anthropics/cwc-workshops

↓ 3 callersFunctionparseArgs
(argv: string[])
how-we-claude-code/phase-3-verify/scripts/record.ts:99
↓ 3 callersFunctionpluck
Safe nested-property lookup through the parsed XML object tree.
eval-driven-agent-development/src/parse-pptx.ts:161
↓ 3 callersFunctionrenderPptx
(pptxPath: string, outDir: string)
eval-driven-agent-development/src/render.ts:21
↓ 3 callersFunctionrequireStoreId
()
research-desk/src/lib/memory.ts:23
↓ 3 callersFunctionrestAuthHeaders
(extraBeta: string)
research-desk/src/lib/anthropic.ts:42
↓ 3 callersFunctionrid
()
ship-your-first-managed-agent/data/generate_log.py:36
↓ 3 callersFunctionrunFixture
( unit: VerifiableUnit<P>, fixture: Fixture<P>, opts: RunOptions = {} )
how-we-claude-code/phase-3-verify/src/verify/core/runner.ts:39
↓ 3 callersFunctionrunUnit
( unit: VerifiableUnit<P> )
how-we-claude-code/phase-3-verify/src/verify/core/runner.ts:148
↓ 3 callersFunctionrun_suite
(agent: str, tasks: list[dict], trials: int, parallel: int)
agent-decomposition/evals/run.py:69
↓ 3 callersFunctionsave_results
(run_id: str, agent: str, results: list[dict])
agent-decomposition/evals/run.py:136
↓ 3 callersFunctionsend
(text: string, k: "message" | "outcome" = kind)
production-ready-agent/solution/components/ChatPanel.tsx:144
↓ 3 callersFunctionsend
(text: string, k: "message" | "outcome" = kind)
production-ready-agent/starter/components/ChatPanel.tsx:144
↓ 3 callersFunctionsetCurrentResult
(r: VerifyResult | null)
how-we-claude-code/phase-3-verify/src/verify/harness/handle.ts:19
↓ 3 callersFunctionsink_dir
(run_id: str | None = None)
agent-decomposition/agents/common.py:57
↓ 3 callersFunctiontextOf
(e: StreamEvent)
production-ready-agent/solution/lib/chat.ts:21
↓ 3 callersFunctiontextOf
(e: StreamEvent)
production-ready-agent/starter/lib/chat.ts:21
↓ 3 callersMethodthinking_note
Free-form line for the thinking log only — task boundaries, notes, etc.
agent-battle/harness/logging_.py:207
↓ 3 callersFunctionviewport
()
production-ready-agent/solution/components/ai/conversation.tsx:17
↓ 3 callersFunctionviewport
()
production-ready-agent/starter/components/ai/conversation.tsx:17
↓ 3 callersFunctionwait
(ms)
how-we-claude-code/phase-3-verify/src/verify/harness/visibleAct.ts:80
↓ 2 callersFunctionEMPTY
(exists: boolean, validZip: boolean)
eval-driven-agent-development/src/parse-pptx.ts:59
↓ 2 callersFunction_counts
(gs: GameState)
agent-battle/harness/agent.py:127
↓ 2 callersFunction_format_equipped
(gs: GameState)
agent-battle/harness/prompts.py:138
↓ 2 callersFunction_format_inventory
(gs: GameState)
agent-battle/harness/prompts.py:114
↓ 2 callersFunction_format_nearby_blocks
(gs: GameState, max_n: int = 12)
agent-battle/harness/prompts.py:124
↓ 2 callersFunction_format_position
(gs: GameState)
agent-battle/harness/prompts.py:133
↓ 2 callersFunction_format_tool_result
Compact text for the tool_result content block.
agent-battle/harness/agent.py:112
↓ 2 callersFunction_headers
Headers for webhook POSTs. Prefers PARTICIPANT_TOKEN (bearer JWT); falls back to the legacy LEADERBOARD_KEY shared secret. Both may be sent —
agent-battle/harness/leaderboard.py:48
↓ 2 callersFunction_list_sessions
(agent_id: str)
ship-your-first-managed-agent/provided.py:49
↓ 2 callersFunction_load_history
Replay a session's conversation from the server-side event log.
ship-your-first-managed-agent/provided.py:59
↓ 2 callersFunction_nums
(text: str)
agent-decomposition/evals/graders.py:19
↓ 2 callersFunction_score
(results: list[dict])
agent-decomposition/evals/report.py:12
↓ 2 callersFunction_session_vault_ids
Vault ids to attach to CMA sessions. A vault credential only takes effect when the SESSION carries its vault — creating the credential alone i
agent-battle/my_agent.py:244
↓ 2 callersFunction_stop_session
Interrupt then archive a CMA session. archive() rejects status=running, so send user.interrupt first. Idempotent and exception-safe — called from
agent-battle/my_agent.py:815
↓ 2 callersFunctionact
(result: "allow" | "deny", fn: () => void)
production-ready-agent/solution/components/ChatPanel.tsx:369
↓ 2 callersFunctionact
(result: "allow" | "deny", fn: () => void)
production-ready-agent/starter/components/ChatPanel.tsx:369
↓ 2 callersFunctionaction_taken
(result, spec)
agent-decomposition/evals/graders.py:132
↓ 2 callersFunctionallVerifiers
()
how-we-claude-code/phase-3-verify/src/verify/core/registry.ts:44
↓ 2 callersFunctionbotMcpRateKey
(keyOf)
agent-battle/event/server.mjs:396
↓ 2 callersFunctionbuildBotMcp
(key)
agent-battle/event/server.mjs:364
↓ 2 callersFunctionbuildManifest
()
how-we-claude-code/phase-3-verify/src/verify/core/registry.ts:58
↓ 2 callersFunctionbuildServer
()
agent-battle/bot/bot.js:1213
↓ 2 callersFunctionclient
()
agent-decomposition/agents/cma.py:50
↓ 2 callersFunctioncollectScorecards
()
research-desk/src/app/api/desk/scorecards/route.ts:35
↓ 2 callersFunctionconfirm
(toolUseId: string, result: "allow" | "deny")
production-ready-agent/solution/components/ChatPanel.tsx:150
↓ 2 callersFunctionconfirm
(toolUseId: string, result: "allow" | "deny")
production-ready-agent/starter/components/ChatPanel.tsx:150
↓ 2 callersFunctionconsoleUrl
(kind: ConsoleResourceKind, id: string)
research-desk/src/lib/config.ts:112
↓ 2 callersFunctionconsole_url
(agent_id: str)
agent-decomposition/agents/cma.py:81
↓ 2 callersFunctioncurrent_run_id
Thread-local first (in-process before-agent), then env (subprocess), then default.
agent-decomposition/agents/common.py:48
↓ 2 callersFunctiondispatch
(name: str, args: dict)
agent-decomposition/agents/before/tools.py:213
↓ 2 callersFunctiondownloadClip
(clip: Clip)
how-we-claude-code/phase-3-verify/src/verify/harness/recorder.ts:194
↓ 2 callersFunctiondownloadOutputs
( client: Anthropic, sessionId: string, destDir: string, )
research-desk/solutions/src/lib/sessions.ts:132
↓ 2 callersFunctiondownloadOutputs
( client: Anthropic, sessionId: string, destDir: string, )
research-desk/src/lib/sessions.ts:138
↓ 2 callersMethodensureHeadSession
The head conversation is durable: reuse the saved session when it is still alive.
research-desk/src/lib/orchestrator.ts:45
↓ 2 callersMethodensureWatching
Start (once) the long-lived watcher that answers dispatch_analysts calls.
research-desk/solutions/src/lib/orchestrator.ts:92
↓ 2 callersMethodensureWatching
Start (once) the long-lived watcher that answers dispatch_analysts calls.
research-desk/src/lib/orchestrator.ts:92
↓ 2 callersFunctioneventText
(content: SessionEvent["content"])
research-desk/src/lib/client-types.ts:62
↓ 2 callersFunctionfinish
()
how-we-claude-code/phase-3-verify/src/verify/harness/ReplayPage.tsx:272
↓ 2 callersFunctionfmtBytes
(n: number)
how-we-claude-code/phase-3-verify/src/verify/harness/recorder.ts:215
↓ 2 callersFunctionhandle
Process one SSE event. Returns True to keep streaming.
agent-battle/my_agent.py:499
↓ 2 callersMethodhandleDispatch
(client: Anthropic, headSessionId: string, event: SessionEventLike)
research-desk/solutions/src/lib/orchestrator.ts:148
↓ 2 callersMethodhandleDispatch
(client: Anthropic, headSessionId: string, event: SessionEventLike)
research-desk/src/lib/orchestrator.ts:148
↓ 2 callersFunctionhas
(rel, pat)
agent-battle/bot/patch-viewer.cjs:108
↓ 2 callersFunctionhighlight
* Draw a highlight ring over `el`. Returned element should be `.remove()`d * by the caller. The ring is `position: fixed` so it floats above the stag
how-we-claude-code/phase-3-verify/src/verify/harness/visibleAct.ts:106
↓ 2 callersFunctionhits
(words)
agent-battle/event/lib/wiki.mjs:78
↓ 2 callersFunctionisOAuthToken
(credential: string)
research-desk/src/lib/anthropic.ts:18
↓ 2 callersFunctionkeyMatches
(provided, expected)
agent-battle/event/server.mjs:79
↓ 2 callersFunctionlbHeaders
()
agent-battle/bot/bot.js:788
↓ 2 callersMethodlistDispatches
()
research-desk/src/lib/orchestrator.ts:223
↓ 2 callersFunctionloadWatchlist
(path?: string)
research-desk/src/lib/config.ts:91
↓ 2 callersFunctionlog
(msg: string)
eval-driven-agent-development/src/create-slides.ts:30
↓ 2 callersFunctionmakeActContext
(root: HTMLElement)
how-we-claude-code/phase-3-verify/src/verify/core/runner.ts:187
↓ 2 callersFunctionmakeRecords
(tickers: string[])
research-desk/src/lib/analysis.ts:198
↓ 2 callersFunctionmakeVisibleActContext
( root: HTMLElement, opts: VisibleActOptions = {} )
how-we-claude-code/phase-3-verify/src/verify/harness/visibleAct.ts:31
↓ 2 callersFunctionnotePlacedBlock
(name, pos)
agent-battle/bot/bot.js:853
↓ 2 callersMethodopen
(cls, log_dir: str, *, target: str, model: str)
agent-battle/harness/logging_.py:80
↓ 2 callersMethodparticipant
(rawName)
agent-battle/event/lib/board.mjs:180
↓ 2 callersFunctionpointsFor
(id)
agent-battle/event/lib/board.mjs:36
↓ 2 callersFunctionpost
(path: string, body: unknown)
production-ready-agent/solution/components/ChatPanel.tsx:131
↓ 2 callersFunctionpost
(path: string, body: unknown)
production-ready-agent/starter/components/ChatPanel.tsx:131
↓ 2 callersFunctionprovision
(scope: "hello" | "desk")
research-desk/src/components/SetupPanel.tsx:17
↓ 2 callersFunctionraf
()
how-we-claude-code/phase-3-verify/src/verify/harness/ReplayPage.tsx:714
↓ 2 callersFunctionraf
()
how-we-claude-code/phase-3-verify/src/verify/harness/UnitPage.tsx:168
↓ 2 callersFunctionreport_cost
POST current token+turn totals. Fire-and-forget; never raises.
agent-battle/harness/leaderboard.py:98
↓ 2 callersFunctionrestart
()
how-we-claude-code/phase-3-verify/src/verify/harness/ReplayPage.tsx:309
↓ 2 callersFunctionrunTask
( client: Anthropic, task: Task, verbose: boolean, )
eval-driven-agent-development/src/create-slides.ts:23
↓ 2 callersMethodrun_end
(self, result: Any)
agent-battle/harness/logging_.py:235
↓ 2 callersFunctionrun_one
(agent: str, task: dict, sem: asyncio.Semaphore)
agent-decomposition/evals/run.py:51
↓ 2 callersFunctionsafeLs
(dir: string)
how-we-claude-code/phase-3-verify/scripts/record.ts:112
↓ 2 callersFunctionscorecardsToCsv
(scorecards: Scorecard[])
research-desk/src/lib/scorecard.ts:135
↓ 2 callersFunctionselectTasks
(script: string, ids: string[], all: boolean)
eval-driven-agent-development/src/lib.ts:29
↓ 2 callersFunctionsend
()
research-desk/src/components/DeskChat.tsx:112
↓ 2 callersFunctionsession_resources
(ids: dict)
agent-decomposition/agents/cma.py:158
↓ 2 callersFunctionsink_path
(name: str, run_id: str | None = None)
agent-decomposition/agents/common.py:64
↓ 2 callersFunctionsleep
(ms: number)
how-we-claude-code/phase-3-verify/src/verify/harness/ReplayPage.tsx:725
↓ 2 callersFunctionslideIndex
(name: string)
eval-driven-agent-development/src/parse-pptx.ts:120
↓ 2 callersFunctionsnapshotState
()
agent-battle/bot/bot.js:177
↓ 2 callersFunctionsse
(fill: (write: Write) => Promise<void>)
production-ready-agent/solution/lib/sse.ts:15
↓ 2 callersFunctionsse
(fill: (write: Write) => Promise<void>)
production-ready-agent/starter/lib/sse.ts:15
↓ 2 callersMethodstate
One snapshot. Tolerant of partial responses.
agent-battle/harness/client.py:156
← previousnext →101–200 of 761, ranked by callers