Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JuliusBrussee/caveman
/ functions
Functions
8,033 in github.com/JuliusBrussee/caveman
⨍
Functions
8,033
◇
Types & classes
834
↓ 5 callers
Method
discover
(deadline *behaviorDeadline)
proxy/internal/store/session_source.go:22
↓ 5 callers
Function
enableNative
(argv: string[])
packages/cli/src/index.ts:7935
↓ 5 callers
Function
escapeRegExp
(s: string)
packages/cli/src/index.ts:10463
↓ 5 callers
Function
expectedCostUSD
(c Candidate)
proxy/routing/routing.go:558
↓ 5 callers
Method
exporter
* Create a one-call OTel exporter bound to this Cave's gateway config. * * The exporter ships spans to the gateway's OTLP endpoint * (`POST {
packages/sdk/typescript/src/index.ts:454
↓ 5 callers
Method
flush
Alias for `export()`, matching common OTel exporter naming.
packages/sdk/typescript/src/index.ts:2261
↓ 5 callers
Function
gatewayObjectStringField
(body []byte, obj gatewayJSONSpan, field string)
proxy/internal/gateway/pixel.go:535
↓ 5 callers
Function
gatewaySkipJSONSpace
(body []byte, i int)
proxy/internal/gateway/retrieve_tool.go:283
↓ 5 callers
Function
geminiAdapter
Zone tagging for the cross-turn prefix fix. Gemini caches repeated prompt prefixes implicitly, so a turn this proxy compressed while it was the live z
proxy/providers/gemini/prefix_stability_test.go:18
↓ 5 callers
Function
geminiTurnConversation
(userTexts ...string)
proxy/internal/gateway/prefix_stability_payg_test.go:76
↓ 5 callers
Function
green
(s: string)
packages/cli/src/index.ts:18384
↓ 5 callers
Function
gutterLines
gutterLines renders content the way a coding agent's read tool prints a file.
engine/listing_test.go:11
↓ 5 callers
Function
handleArgs
handleArgs dispatches a CLI subcommand against store, writing JSON (or raw recovered bytes) to stdout and diagnostics to stderr, and returns the proce
mem/cmd/cavemem/main.go:66
↓ 5 callers
Function
hasArg
(args []string, name string)
proxy/cmd/caveman-proxy/main.go:941
↓ 5 callers
Function
hasFile
(path: string)
packages/cli/src/index.ts:1492
↓ 5 callers
Function
hashText
(text string)
proxy/internal/store/learn.go:19
↓ 5 callers
Function
hermesConfigPath
()
packages/cli/src/index.ts:10451
↓ 5 callers
Function
injectRetrieveTool
(provider, routePath string, body []byte)
proxy/internal/gateway/retrieve_tool.go:51
↓ 5 callers
Function
isExecutable
(p: string)
packages/cli/src/index.ts:18504
↓ 5 callers
Function
isIdentifierTokenAt
(source: string, start: number, expected: string)
packages/agent/src/source-graph.ts:704
↓ 5 callers
Function
isJSONString
(body []byte, span jsonSpan)
proxy/providers/openai/content_compress.go:623
↓ 5 callers
Function
isRecord
(value: unknown)
packages/agent/src/adapters.ts:616
↓ 5 callers
Function
joinLines
joinLines is the inverse of splitLines.
engine/compressors/lineends.go:30
↓ 5 callers
Function
jsonChars
(value)
packages/subagent-tax/lib/analyze.mjs:12
↓ 5 callers
Function
keepQueryRelevant
keepQueryRelevant adds the highest-scoring BM25 documents to keep. Existing force-keeps are never removed. Selection is deterministic: score descendin
engine/compressors/relevance.go:12
↓ 5 callers
Function
legacyFlagPath
(claudeDir)
src/hooks/caveman-config.js:417
↓ 5 callers
Function
loadBuildInputs
( root: string, configPath: string, beforeSourceHash?: ( inputs: Omit<LoadedBuildInputs, "sourceSha2
packages/agent/src/cli.ts:994
↓ 5 callers
Function
logStoreWarning
(logger *slog.Logger, msg string, err error)
proxy/internal/store/trial_store.go:794
↓ 5 callers
Function
lowerAgentContext
( definition: AgentDefinition, options: { rootDir?: string; runtimeSegments?: readonly RuntimeCont
packages/agent/src/execution-kernel.ts:14
↓ 5 callers
Function
mappedPaths
(repoMap Map)
proxy/internal/repointel/index_test.go:103
↓ 5 callers
Function
markSpendIncomplete
(ledgers: readonly SpendLedger[])
packages/agent/src/runtime.ts:4711
↓ 5 callers
Function
maskDecision
maskDecision runs a tool output through afterTool exactly as the hook does and reports whether the output was replaced by a pointer.
proxy/internal/nativeruntime/mask_elidable_test.go:35
↓ 5 callers
Function
maskRuntime
Mask what cannot be summarized in place; elide what can. These pin the boundary between the two mechanisms. Before it existed they collided: the ship
proxy/internal/nativeruntime/mask_elidable_test.go:23
↓ 5 callers
Function
memory
(options: { namespace: string; provenance?: MemoryDefinition["provenance"]; ttl: string; recallBudget:
packages/agent/src/primitives.ts:261
↓ 5 callers
Function
mustJSONGemini
(t *testing.T, v any)
engine/pixel/transform_gemini_test.go:365
↓ 5 callers
Function
mustMarshalTest
(t *testing.T, v any)
engine/pixel/transform_openai_test.go:326
↓ 5 callers
Function
nativePolicyMode
()
packages/cli/src/index.ts:13218
↓ 5 callers
Function
nativeProfile
()
packages/cli/src/index.ts:13211
↓ 5 callers
Function
newCodeWith
newCodeWith constructs the code compressor with explicit options (used by callers/tests that want comment or docstring removal).
engine/compressors/code_cgo.go:51
↓ 5 callers
Function
newQueryTransport
()
shared/platform/chhttp/chhttp.go:230
↓ 5 callers
Function
newSocketFreeCompressServerWithConfig
(adapter providers.Adapter, comp Compressor, rt *captureTransport, creds CredentialResolver, cfg Config)
proxy/internal/gateway/live_zone_test.go:105
↓ 5 callers
Function
normalizeBlock
normalizeBlock is the internal grouping key (lowercase, digit-run masked, whitespace collapsed) so the same block with trivial numeric/whitespace drif
proxy/internal/store/recurring.go:201
↓ 5 callers
Function
normalizeEchoText
(text string)
proxy/internal/store/detect_sections.go:36
↓ 5 callers
Function
normalizedTaskType
(value string)
proxy/internal/nativeruntime/runtime.go:961
↓ 5 callers
Function
objectStringField
(body []byte, obj jsonSpan, field string)
proxy/providers/anthropic/content_compress.go:200
↓ 5 callers
Method
observeSession
observeSession extracts every n-gram of tool signatures in the session's call order and books the output tokens the span consumed.
proxy/internal/store/detect_procedures.go:60
↓ 5 callers
Function
openAITestOptions
(model string)
engine/pixel/transform_openai_test.go:285
↓ 5 callers
Method
openai
(config: { upstreamKey?: string } = {})
packages/sdk/typescript/src/index.ts:395
↓ 5 callers
Function
outcomeAt
(repo string, day int, tokens int64, turns, errors int)
proxy/internal/store/detect_outcomes_test.go:9
↓ 5 callers
Function
outcomeSink
outcomeSink groups scanned sessions by whether a commit overlapped them, and reports what each cohort cost. It emits nothing unless git could actually
proxy/internal/store/detect_outcomes.go:154
↓ 5 callers
Method
pageRows
pageRows is the row count that fills the profile's canvas height.
engine/pixel/density.go:217
↓ 5 callers
Function
parseFlexInt
parseFlexInt coerces a JSON value (number or numeric string) to a non-negative uint64. Negative or unparseable values become 0.
shared/platform/importers/importers.go:192
↓ 5 callers
Function
parseJSONTOON
(input []byte)
engine/compressors/toon_encode.go:110
↓ 5 callers
Function
planBlocks
The breakpoint planner places Anthropic prompt-cache metadata on the upstream request. cache_control is not model-visible, so this is byte-safe under
proxy/providers/anthropic/breakpoint_plan_test.go:19
↓ 5 callers
Function
procedureSinks
procedureSinks emits at most a handful of distillation candidates, ranked by how much re-derivation they represent.
proxy/internal/store/detect_procedures.go:148
↓ 5 callers
Function
projectId
()
packages/cli/src/index.ts:18300
↓ 5 callers
Function
providerUsesOpenAITools
(provider string)
proxy/internal/gateway/retrieve_tool.go:339
↓ 5 callers
Function
proxyBin
()
packages/cli/src/index.ts:16436
↓ 5 callers
Function
quote
(t *testing.T, value string)
proxy/providers/gemini/content_compress_test.go:47
↓ 5 callers
Function
rate
(tokensPerTurn int, turnsPerDay float64)
proxy/internal/store/learn.go:1196
↓ 5 callers
Method
record
Record a tool call. Raises :class:`RetryLoopError` once an identical call has repeated past the threshold. A different call resets the streak.
packages/sdk/python/caveman_cloud/core.py:71
↓ 5 callers
Method
recordSpan
* Buffer a span, mapping GenAI fields to `gen_ai.*` attributes. * Returns the OTelSpan (with generated ids) so callers can chain child spans * v
packages/sdk/typescript/src/index.ts:2150
↓ 5 callers
Function
recoverPendingNativeInstallUnlocked
(agent: NativeAgent)
packages/cli/src/index.ts:7882
↓ 5 callers
Method
recoverTool
(args json.RawMessage)
browse/session.go:374
↓ 5 callers
Method
renderStyle
renderStyle builds the RenderStyle that draws this profile. Cell advance is expressed through CellWBonus (advance − glyph width); pitch and zebra are
engine/pixel/density.go:279
↓ 5 callers
Method
requestContext
(parent context.Context)
browse/cdp.go:114
↓ 5 callers
Function
resolveCaveRoute
( gatewayURL: string, options: { cave?: "auto" | "off"; ensureRuntime?: boolean; fetch?: typeo
packages/agent/src/runtime.ts:5068
↓ 5 callers
Function
retrieveTool
retrieveTool returns the exact original for a handle; an unknown handle is a fail-closed tool error carrying a cave_snake_code (PRD §11.4). session ma
mcp/engine_tools.go:168
↓ 5 callers
Function
retroExpectedCut
retroExpectedCut measures the same segments the retro pass would, through the same engine call, so the assertion is an oracle rather than a magic numb
proxy/internal/store/learn_retro_test.go:138
↓ 5 callers
Function
retroTextLine
(t *testing.T, timestamp, text string)
proxy/internal/store/learn_retro_test.go:373
↓ 5 callers
Function
retroToolResultLine
(t *testing.T, payload string)
proxy/internal/store/learn_retro_test.go:359
↓ 5 callers
Method
rewrap
([]byte)
engine/filewrap.go:111
↓ 5 callers
Function
rootObjectSpan
(body []byte)
proxy/providers/anthropic/splice.go:22
↓ 5 callers
Function
roundUSD
roundUSD preserves the ClickHouse money columns' Decimal128(10) precision. Rounding each request to micro-dollars loses real spend for low-cost models
shared/platform/importers/importers.go:273
↓ 5 callers
Function
runGitIn
(t *testing.T, root string, args ...string)
proxy/internal/repointel/index_test.go:16
↓ 5 callers
Function
runPixelRender
(args []string)
engine/cmd/caveman-engine/main.go:291
↓ 5 callers
Method
scanSession
(ref sessionRef, since time.Time, emit func(turnEvent), deadline *behaviorDeadline)
proxy/internal/store/session_source.go:23
↓ 5 callers
Function
send
(code, obj)
packages/cli/tests/sync.runtime.mjs:423
↓ 5 callers
Function
serveCaptureRequest
(t *testing.T, srv *Server, path, body string)
proxy/internal/gateway/capture_test.go:79
↓ 5 callers
Function
serveLines
serveLines drives the server with raw request lines and returns the raw non-empty output lines (a JSON-RPC batch response is a single array line, so t
mcp/server_test.go:564
↓ 5 callers
Function
sessionActivePath
(claudeDir, sessionId)
src/hooks/caveman-config.js:438
↓ 5 callers
Function
sessionValueFeatures
()
proxy/routing/session_value_test.go:256
↓ 5 callers
Function
settle
(run: ProcessRun)
packages/agent/src/code.ts:511
↓ 5 callers
Function
skipValue
skipValue returns the offset just past the JSON value at i without inspecting it. The input is pre-validated, so container nesting is tracked by depth
engine/compressors/toolschema_annotations.go:322
↓ 5 callers
Function
splitWrappedLinesIntoReadablePages
(lines []string, maxLines, maxChars int)
engine/pixel/render.go:243
↓ 5 callers
Method
stop
(child: ChildProcess | undefined)
packages/pi-extension/src/recovery.ts:183
↓ 5 callers
Function
strictInteger
(value: unknown, error: string)
packages/agent/src/adapters.ts:522
↓ 5 callers
Function
strictNonNegativeInt
(value: unknown)
packages/sdk/typescript/src/index.ts:1965
↓ 5 callers
Function
stringOr
(v any, fallback string)
engine/pixel/history_openai.go:496
↓ 5 callers
Function
subCachedBlock
(text string)
proxy/internal/gateway/subscription_live_zone_test.go:53
↓ 5 callers
Function
synthLine
synthLine builds a synthesized line (an elision marker) with the document's dominant line ending.
engine/compressors/lineends.go:55
↓ 5 callers
Function
telemetryAnonymousId
(state: TelemetryRuntimeState)
packages/cli/src/index.ts:790
↓ 5 callers
Function
telemetrySendable
(state: TelemetryRuntimeState)
packages/cli/src/index.ts:565
↓ 5 callers
Function
testKeyPEM
(t *testing.T)
shared/platform/githubapp/githubapp_test.go:33
↓ 5 callers
Function
testStore
(t *testing.T)
mem/cmd/cavemem/main_test.go:29
↓ 5 callers
Function
tmpStore
tmpStore returns a WithStorePath option pointing at a fresh per-test database file, so tests never write to the shared ~/.caveman/ccr.db.
shrink/shrink_test.go:45
↓ 5 callers
Function
toolResultText
(value any)
proxy/internal/store/learn_loops.go:167
↓ 5 callers
Function
unresolvedInternalRefs
unresolvedInternalRefs resolves each local JSON Pointer from the schema resource that contains it: an embedded tool schema or the nearest subschema ca
engine/compressors/toolschema_test.go:381
↓ 5 callers
Function
userBlocksFromBody
(t *testing.T, body []byte)
engine/pixel/transform_anthropic_test.go:369
↓ 5 callers
Function
validSessionValueContext
(pool []Candidate, now time.Time)
proxy/routing/session_value_test.go:260
← previous
next →
601–700 of 8,033, ranked by callers