MCPcopy Create free account

hub / github.com/NateBJones-Projects/OB1 / types & classes

Types & classes134 in github.com/NateBJones-Projects/OB1

↓ 23 callersClassOB1MemoryProvider
OpenBrain (OB1) memory provider for Hermes. Mirrors the supermemory provider's threading + lifecycle pattern but speaks the OB1 v1 governed m
integrations/hermes-agent-memory/plugin/__init__.py:678
↓ 11 callersClassConversionResult
skills/heavy-file-ingestion/scripts/convert_heavy_file.py:31
↓ 10 callersClassArtifact
skills/heavy-file-ingestion/scripts/convert_heavy_file.py:24
↓ 6 callersClass_OB1Client
Thin sync HTTP client for the OB1 Agent Memory API. Uses x-brain-key header (NOT Authorization Bearer) per the OB1 contract. All methods rais
integrations/hermes-agent-memory/plugin/__init__.py:429
Class
dashboards/open-brain-dashboard-pro/lib/auth.ts:11
Class
dashboards/open-brain-dashboard-pro/lib/api.ts:32
Class
dashboards/open-brain-dashboard-next/lib/auth.ts:11
Class
dashboards/open-brain-dashboard-next/lib/api.ts:12
Class
recipes/brain-smoke-test/smoke-all.js:160
Class
recipes/local-brain-no-mcp/functions/_shared/embed.ts:8
Class
recipes/provenance-chains/eval.mjs:160
Class
recipes/wiki-synthesis/scripts/synthesize-wiki.mjs:267
Class
integrations/entity-extraction-worker/index.ts:280
Class
integrations/openclaw-agent-memory/plugin/src/client.ts:25
InterfaceAddToBrainProps
dashboards/open-brain-dashboard-pro/components/AddToBrain.tsx:13
InterfaceAddToBrainProps
dashboards/open-brain-dashboard-next/components/AddToBrain.tsx:11
InterfaceAddToBrainResult
dashboards/open-brain-dashboard-pro/lib/types.ts:93
InterfaceAddToBrainResult
dashboards/open-brain-dashboard-next/lib/types.ts:164
InterfaceAgentMemory
dashboards/open-brain-dashboard-next/lib/types.ts:185
InterfaceAgentMemoryArtifact
dashboards/open-brain-dashboard-next/lib/types.ts:237
ClassAgentMemoryClient
integrations/openclaw-agent-memory/plugin/src/client.ts:25
InterfaceAgentMemoryListResponse
dashboards/open-brain-dashboard-next/lib/types.ts:221
InterfaceAgentMemoryRecord
dashboards/open-brain-dashboard-next/lib/types.ts:247
InterfaceAgentMemorySourceRef
dashboards/open-brain-dashboard-next/lib/types.ts:226
InterfaceAgentMemoryTraceItem
dashboards/open-brain-dashboard-next/lib/types.ts:284
InterfaceAgentMemoryTraceResponse
dashboards/open-brain-dashboard-next/lib/types.ts:299
ClassApiError
dashboards/open-brain-dashboard-pro/lib/api.ts:32
ClassApiError
dashboards/open-brain-dashboard-next/lib/api.ts:12
InterfaceApiThought
dashboards/open-brain-dashboard/src/lib/api.ts:12
InterfaceArgs
recipes/source-filtering/backfill-metadata.ts:38
InterfaceAuditResult
recipes/editorial-policy/auditor/index.ts:84
ClassAuthError
dashboards/open-brain-dashboard-pro/lib/auth.ts:11
ClassAuthError
dashboards/open-brain-dashboard-next/lib/auth.ts:11
ClassBrainApi
recipes/wiki-synthesis/scripts/synthesize-wiki.mjs:267
InterfaceBrainStatus
dashboards/open-brain-dashboard-pro/app/settings/page.tsx:5
InterfaceBrowseResponse
dashboards/open-brain-dashboard-pro/lib/types.ts:28
InterfaceBrowseResponse
dashboards/open-brain-dashboard-next/lib/types.ts:92
InterfaceBudgetTracker
Tracks LLM call count against MAX_LLM_CALLS_PER_REQUEST and wall-clock * budget against EDGE_FUNCTION_BUDGET_MS. Wave 2.5 BLOCKER-1 + BLOCKER-2.
integrations/smart-ingest/index.ts:497
InterfaceCaptureBody
recipes/local-brain-no-mcp/functions/capture/index.ts:16
InterfaceCaptureResult
dashboards/open-brain-dashboard-pro/lib/api.ts:215
InterfaceCaptureResult
dashboards/open-brain-dashboard-next/lib/api.ts:194
InterfaceClassified
recipes/adaptive-capture-classification/capture-with-gating.ts:46
InterfaceCliArgs
recipes/email-history-import/pull-gmail.ts:80
InterfaceConnection
dashboards/open-brain-dashboard-pro/components/ConnectionsPanel.tsx:8
InterfaceConnection
dashboards/open-brain-dashboard-next/components/ConnectionsPanel.tsx:8
InterfaceCrmPersonRow
schemas/crm-person-tiers/dashboard-snippets/page.tsx:33
InterfaceDuplicatePair
dashboards/open-brain-dashboard-pro/lib/types.ts:42
InterfaceDuplicatePair
dashboards/open-brain-dashboard-next/lib/types.ts:106
InterfaceDuplicateResolveResult
dashboards/open-brain-dashboard-pro/lib/api.ts:147
InterfaceDuplicatesResponse
dashboards/open-brain-dashboard-pro/lib/types.ts:56
InterfaceDuplicatesResponse
dashboards/open-brain-dashboard-next/lib/types.ts:120
ClassEmbedError
recipes/local-brain-no-mcp/functions/_shared/embed.ts:8
InterfaceExtensionNavEntry
dashboards/open-brain-dashboard-next/extensions.config.ts:22
InterfaceExtractedMetadata
recipes/schema-aware-routing/index.ts:24
InterfaceExtractedThought
integrations/smart-ingest/index.ts:127
ClassExtractionCostCapError
* Thrown when ENTITY_EXTRACTION_MAX_CALLS is reached. The handler loop catches * this, aborts cleanly, and returns a summary with truncated=true so t
integrations/entity-extraction-worker/index.ts:280
InterfaceFinding
recipes/editorial-policy/auditor/index.ts:75
InterfaceGenerateAutobiographyActionState
recipes/wiki-synthesis/dashboard-snippets/components/GenerateAutobiographyButton.tsx:17
InterfaceGmailHeader
recipes/email-history-import/pull-gmail.ts:376
InterfaceGmailLabel
recipes/email-history-import/pull-gmail.ts:275
InterfaceGmailMessage
recipes/email-history-import/pull-gmail.ts:388
InterfaceGmailMessagePart
recipes/email-history-import/pull-gmail.ts:381
InterfaceGmailMessageRef
recipes/email-history-import/pull-gmail.ts:320
InterfaceHeatmapSourceOption
schemas/brain-stats-daily/dashboard-snippets/HeatmapSourceFilter.tsx:22
InterfaceHighlightEvent
integrations/readwise-capture/index.ts:21
InterfaceImportMeta
dashboards/open-brain-dashboard/src/app.d.ts:26
InterfaceImportMetaEnv
dashboards/open-brain-dashboard/src/app.d.ts:19
InterfaceIngestResult
recipes/email-history-import/pull-gmail.ts:648
InterfaceIngestionItem
dashboards/open-brain-dashboard-pro/lib/types.ts:71
InterfaceIngestionItem
dashboards/open-brain-dashboard-next/lib/types.ts:144
InterfaceIngestionItem
integrations/smart-ingest/index.ts:135
InterfaceIngestionItemMeta
dashboards/open-brain-dashboard-pro/lib/types.ts:64
InterfaceIngestionJob
dashboards/open-brain-dashboard-pro/lib/types.ts:15
InterfaceIngestionJob
dashboards/open-brain-dashboard-next/lib/types.ts:79
InterfaceIngestionJob
integrations/smart-ingest/index.ts:150
InterfaceIngestionJobDetail
dashboards/open-brain-dashboard-pro/lib/types.ts:86
InterfaceIngestionJobDetail
dashboards/open-brain-dashboard-next/lib/types.ts:157
InterfaceKanbanCardModalProps
dashboards/open-brain-dashboard-next/components/KanbanCardModal.tsx:8
InterfaceKanbanCardProps
dashboards/open-brain-dashboard-next/components/KanbanCard.tsx:20
InterfaceKanbanColumnProps
dashboards/open-brain-dashboard-next/components/KanbanColumn.tsx:23
InterfaceLocals
dashboards/open-brain-dashboard/src/app.d.ts:7
InterfaceMcpJsonRpcResponse
dashboards/open-brain-dashboard/src/lib/api.ts:7
InterfaceMcpToolResult
dashboards/open-brain-dashboard/src/lib/api.ts:3
InterfaceNavItem
dashboards/open-brain-dashboard-pro/components/Sidebar.tsx:7
InterfaceOAuthCredentials
recipes/email-history-import/pull-gmail.ts:120
InterfacePersonMention
recipes/schema-aware-routing/index.ts:33
InterfacePersonResult
recipes/schema-aware-routing/index.ts:39
InterfacePipelineResult
recipes/adaptive-capture-classification/capture-with-gating.ts:56
InterfacePriorAudit
recipes/editorial-policy/auditor/index.ts:60
InterfacePriorityDotProps
dashboards/open-brain-dashboard-next/components/PriorityDot.tsx:6
InterfaceProcessedEmail
recipes/email-history-import/pull-gmail.ts:511
InterfaceReadwiseBook
integrations/readwise-capture/index.ts:37
InterfaceReflection
dashboards/open-brain-dashboard-next/lib/types.ts:66
InterfaceReflectionFactor
dashboards/open-brain-dashboard-next/lib/types.ts:131
InterfaceReflectionInput
dashboards/open-brain-dashboard-next/lib/types.ts:136
InterfaceReflectionOption
dashboards/open-brain-dashboard-next/lib/types.ts:127
InterfaceRoutingOutcome
recipes/schema-aware-routing/index.ts:52
ClassRpcNotFoundError
recipes/provenance-chains/eval.mjs:160
InterfaceSearchBody
recipes/local-brain-no-mcp/functions/search/index.ts:15
InterfaceSearchResponse
dashboards/open-brain-dashboard-pro/lib/api.ts:178
next →1–100 of 134, ranked by callers