MCPcopy Create free account

hub / github.com/avbiswas/fast-rlm / functions

Functions227 in github.com/avbiswas/fast-rlm

↓ 2 callersFunctionto_num
(x: Any)
benchmarks/_harness.py:65
↓ 2 callersFunctiontruncateText
(text: string)
src/subagents.ts:104
↓ 2 callersFunctionwalk
(run: RunTree, isLastChild: boolean)
tui_log_viewer/src/index.tsx:259
↓ 1 callersFunction_check_deno
()
fast_rlm/_runner.py:216
↓ 1 callersFunction_deno_prefix_cmd
Return a subprocess-safe Deno command prefix across platforms.
fast_rlm/_runner.py:225
↓ 1 callersFunction_encrypt
Host-side helper used to prepare the ciphertext bundle. NOT exposed to the agent.
examples/env_secret_vault.py:23
↓ 1 callersFunction_extract_tool_source
(tool: Callable)
fast_rlm/_runner.py:238
↓ 1 callersFunction_gather
()
benchmarks/_harness.py:245
↓ 1 callersFunction_load_input_file
Load an input file by extension. Returns (value, ext). Structured formats are parsed host-side into a Python object: .json -> di
fast_rlm/_runner.py:266
↓ 1 callersFunction_make_haystack
(words: int, rng: random.Random)
benchmarks/niah_benchmark.py:38
↓ 1 callersFunction_print_stats
(log_path: str)
fast_rlm/_cli.py:108
↓ 1 callersFunction_string_path_note
Note appended to the instruction for raw-text inputs, telling the model what kind of file it is so it can parse it itself (csv/xml/toml/... are al
fast_rlm/_runner.py:254
↓ 1 callersFunction_to_json_schema
Convert a user-supplied output schema into a JSON Schema dict. Accepts: - dict: assumed to already be a JSON Schema, returned as-is.
fast_rlm/_runner.py:106
↓ 1 callersFunctionaddLineNumbers
(code: string)
src/ui.ts:246
↓ 1 callersFunctionanthropicBaseURL
()
src/anthropic.ts:27
↓ 1 callersFunctionbuildBar
(agent: TimelineAgent)
tui_log_viewer/src/index.tsx:817
↓ 1 callersFunctionbuildLabel
(agent: TimelineAgent)
tui_log_viewer/src/index.tsx:859
↓ 1 callersFunctionbuildRunTree
(entries: LogEntry[])
src/view_logs.ts:40
↓ 1 callersFunctionbuildTimeAxis
()
tui_log_viewer/src/index.tsx:799
↓ 1 callersFunctionbuildTimelineData
(runs: Map<string, RunTree>, rootRuns: RunTree[])
tui_log_viewer/src/index.tsx:235
↓ 1 callersFunctionbuildTreeItems
( rootRuns: RunTree[], activeRunId: string, expandedRuns: Set<string>, )
tui_log_viewer/src/index.tsx:339
↓ 1 callersFunctionbuild_examples
(args)
benchmarks/oolong_synth_benchmark.py:57
↓ 1 callersFunctionbuild_examples
(args)
benchmarks/longbench_benchmark.py:32
↓ 1 callersMethodcloseAll
()
src/mcp.ts:61
↓ 1 callersFunctioncompileSchema
(schema: unknown)
src/subagents.ts:34
↓ 1 callersFunctionconfirmAcpDelegation
( baseMessages: any[], // deno-lint-ignore-line no-explicit-any confirmQuestion: string, model_nam
src/acp.ts:215
↓ 1 callersFunctionconfirmAnthropicDelegation
( baseMessages: any[], // deno-lint-ignore-line no-explicit-any confirmQuestion: string, model_nam
src/anthropic.ts:155
↓ 1 callersFunctionconnectMcpServers
(configs: McpServersConfig)
src/mcp.ts:64
↓ 1 callersFunctionemptyUsage
()
src/acp.ts:130
↓ 1 callersFunctionextractReplCode
(content: string)
src/anthropic.ts:74
↓ 1 callersFunctionextractReplCode
(content: string)
src/acp.ts:124
↓ 1 callersFunctionformatCost
(cost: number)
tui_log_viewer/src/index.tsx:129
↓ 1 callersFunctionformatValidationErrors
(validate: ValidateFunction)
src/subagents.ts:45
↓ 1 callersFunctiongenerateAcpCode
( messages: any[], // deno-lint-ignore-line no-explicit-any model_name: string, is_leaf_agent = fa
src/acp.ts:197
↓ 1 callersFunctiongenerateAnthropicCode
( messages: any[], // deno-lint-ignore-line no-explicit-any model_name: string, is_leaf_agent = fa
src/anthropic.ts:140
↓ 1 callersFunctiongenerateRunId
()
src/logging.ts:62
↓ 1 callersFunctiongetAccessToken
()
src/vertex.ts:12
↓ 1 callersFunctiongetRootFinalResult
(rootRuns: RunTree[])
tui_log_viewer/src/index.tsx:201
↓ 1 callersFunctiongetRunTotalUsage
(run: RunTree)
tui_log_viewer/src/index.tsx:184
↓ 1 callersFunctiongetTokenFromServiceAccount
(keyPath: string)
src/vertex.ts:42
↓ 1 callersFunctiongetVertexEndpoint
()
src/vertex.ts:96
↓ 1 callersFunctionjudge_correct
Scorer wrapper around llm_judge -> (is_correct, detail with verbose flag).
benchmarks/_harness.py:158
↓ 1 callersFunctionkeep
(e)
benchmarks/oolong_synth_benchmark.py:60
↓ 1 callersFunctionllm_judge
Ask `model` to grade a candidate answer on two axes vs the reference(s). Returns {"correct": bool, "verbose": bool, "reason": str}. `correct` is
benchmarks/_harness.py:95
↓ 1 callersMethodlogAgentStart
()
src/logging.ts:81
↓ 1 callersMethodlogFinalResult
(result: unknown)
src/logging.ts:151
↓ 1 callersFunctionmain
()
scripts/agent_timeline.py:14
↓ 1 callersFunctionmain
()
scripts/mcp_testbed/client.ts:18
↓ 1 callersFunctionmain
()
scripts/mcp_testbed/fsio-client.ts:18
↓ 1 callersFunctionmain
()
benchmarks/oolong_synth_benchmark.py:89
↓ 1 callersFunctionmain
()
benchmarks/niah_benchmark.py:79
↓ 1 callersFunctionmain
()
benchmarks/longbench_benchmark.py:54
↓ 1 callersFunctionmapUsage
(u: any)
src/anthropic.ts:83
↓ 1 callersFunctionparseAcpModel
(model: string)
src/acp.ts:75
↓ 1 callersFunctionparseLogFile
(content: string)
tui_log_viewer/src/index.tsx:56
↓ 1 callersFunctionparseLogFile
(filePath: string)
src/view_logs.ts:32
↓ 1 callersFunctionparse_time
(iso: str)
scripts/agent_timeline.py:11
↓ 1 callersFunctionpemToArrayBuffer
(pem: string)
src/vertex.ts:85
↓ 1 callersFunctionprintLinear
(entries: LogEntry[])
src/view_logs.ts:154
↓ 1 callersFunctionprintTree
(node: RunNode, prefix = "", isLast = true)
src/view_logs.ts:70
↓ 1 callersFunctionprint_results_table
Render a per-sample table with the token breakdown + a TOTAL row.
benchmarks/_harness.py:278
↓ 1 callersFunctionrequirePrimaryAgent
()
src/subagents.ts:64
↓ 1 callersFunctionrun_one
(i: int, ex: Example)
benchmarks/_harness.py:208
↓ 1 callersFunctionsample_label
(r: dict)
benchmarks/_harness.py:284
↓ 1 callersFunctionscorer
(pred, ex)
benchmarks/longbench_benchmark.py:63
↓ 1 callersFunctionsetLogDir
(dir: string)
src/logging.ts:28
↓ 1 callersFunctionstripAnthropicPrefix
(model: string)
src/anthropic.ts:35
↓ 1 callersFunctiontest_niah_build
()
benchmarks/_smoketest.py:52
↓ 1 callersFunctiontest_oolong_scorer
()
benchmarks/_smoketest.py:41
↓ 1 callersFunctiontest_scorers
()
benchmarks/_smoketest.py:27
↓ 1 callersFunctiontoAiSdkMessages
(messages: any[])
src/acp.ts:101
↓ 1 callersFunctiontokenizeLine
(line: string)
tui_log_viewer/src/index.tsx:520
FunctionApp
({ logData }: { logData: { rootRuns: RunTree[]; runs: Map<string, RunTree>; hasTimestamps: boolean } })
tui_log_viewer/src/index.tsx:963
FunctionCodeOutputPanel
({ code, output, codeScroll, outputScroll, width, height, }: { code: string; output: string;
tui_log_viewer/src/index.tsx:622
FunctionHelpBar
({ width, showTimeline, hasTimestamps }: { width: number; showTimeline?: boolean; hasTimestamps?: boolean })
tui_log_viewer/src/index.tsx:944
FunctionHighlightedCodeLine
({ line }: { line: string })
tui_log_viewer/src/index.tsx:605
FunctionLeftPanel
({ treeItems, cursorIndex, activeRunId, activeStepIndex, height, width, }: { treeItems: TreeItem
tui_log_viewer/src/index.tsx:399
FunctionScrollableModal
({ content, title, scroll, width, height, borderColor, }: { content: string; title: string;
tui_log_viewer/src/index.tsx:697
FunctionTimelineView
({ data, vScroll, width, height, }: { data: TimelineData; vScroll: number; width: number; heig
tui_log_viewer/src/index.tsx:766
FunctionUsageLine
({ label, usage, costColor }: { label: string; usage: Usage | undefined; costColor: string })
tui_log_viewer/src/index.tsx:473
Function_tail_events
Tail an NDJSON events file, invoking on_step for each complete line. Runs in a daemon thread while the engine subprocess executes. The engine
fast_rlm/_runner.py:49
FunctioncallTool
(server, tool, args)
src/mcp.ts:149
Methodcb
(ev)
tests/test_on_step.py:103
FunctioncloseAll
()
src/mcp.ts:157
Methodconstructor
(depth: number, maxSteps: number, parent_run_id?: string)
src/logging.ts:74
Functionexa_search
Search Exa for high-signal articles matching `query`. Returns up to `num_results` items, each with: {"title": str, "url": str, "highlights
examples/book_rec_with_exa.py:20
Functionfake_run
(cmd, input=None, **kwargs)
tests/test_log_dir.py:19
Functionfake_run
(cmd, input=None, **kwargs)
tests/test_on_step.py:131
Functionfetch_ohlc
Fetch deterministic pseudo-OHLC candles for a symbol. Returns a list of dicts: [{"open","high","low","close","volume"}, ...] of length `days`
examples/tools_market_scanner.py:18
Functionget_cat_fact
Fetch a random cat fact. Returns {"fact": str, "length": int}. Uses `pyodide-http` to patch `requests` so the WASM Pyodide sandbox can route
examples/http_smoke_test.py:22
Functionget_cat_fact_async
Fetch a random cat fact via async HTTP. Returns {"fact": str, "length": int}.
examples/http_smoke_test_async.py:16
Functiongoodreads_reviews
Search Goodreads for reviews matching `query` and return their full text. Returns up to `num_reviews` items, each with: {"title": str, "ur
examples/book_rec_with_exa.py:56
FunctionhandleSessionRequest
(req: Request, res: Response)
scripts/mcp_testbed/http.ts:55
FunctionhandleSessionRequest
(req: Request, res: Response)
scripts/mcp_testbed/fsio-http.ts:45
FunctionhasStdioServer
(configs: McpServersConfig)
src/mcp.ts:165
Functionjs_batch_confirm
(metaJson: unknown)
src/subagents.ts:312
Functionjs_llm_query
( context: unknown, child_schema?: unknown, child_tool_sources?: unknown, chil
src/subagents.ts:209
Functionmain
`fast-rlm` CLI entry point — a thin front door over fast_rlm.run().
fast_rlm/_cli.py:13
FunctionreadResource
(server, uri)
src/mcp.ts:153
Functionrsi
Wilder-style RSI over the trailing `period` closes. Returns 50.0 if data is too short.
examples/tools_market_scanner.py:53
← previousnext →101–200 of 227, ranked by callers