Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NateBJones-Projects/OB1
/ types & classes
Types & classes
134 in github.com/NateBJones-Projects/OB1
⨍
Functions
1,804
◇
Types & classes
134
↓ 23 callers
Class
OB1MemoryProvider
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 callers
Class
ConversionResult
skills/heavy-file-ingestion/scripts/convert_heavy_file.py:31
↓ 10 callers
Class
Artifact
skills/heavy-file-ingestion/scripts/convert_heavy_file.py:24
↓ 6 callers
Class
_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
Interface
AddToBrainProps
dashboards/open-brain-dashboard-pro/components/AddToBrain.tsx:13
Interface
AddToBrainProps
dashboards/open-brain-dashboard-next/components/AddToBrain.tsx:11
Interface
AddToBrainResult
dashboards/open-brain-dashboard-pro/lib/types.ts:93
Interface
AddToBrainResult
dashboards/open-brain-dashboard-next/lib/types.ts:164
Interface
AgentMemory
dashboards/open-brain-dashboard-next/lib/types.ts:185
Interface
AgentMemoryArtifact
dashboards/open-brain-dashboard-next/lib/types.ts:237
Class
AgentMemoryClient
integrations/openclaw-agent-memory/plugin/src/client.ts:25
Interface
AgentMemoryListResponse
dashboards/open-brain-dashboard-next/lib/types.ts:221
Interface
AgentMemoryRecord
dashboards/open-brain-dashboard-next/lib/types.ts:247
Interface
AgentMemorySourceRef
dashboards/open-brain-dashboard-next/lib/types.ts:226
Interface
AgentMemoryTraceItem
dashboards/open-brain-dashboard-next/lib/types.ts:284
Interface
AgentMemoryTraceResponse
dashboards/open-brain-dashboard-next/lib/types.ts:299
Class
ApiError
dashboards/open-brain-dashboard-pro/lib/api.ts:32
Class
ApiError
dashboards/open-brain-dashboard-next/lib/api.ts:12
Interface
ApiThought
dashboards/open-brain-dashboard/src/lib/api.ts:12
Interface
Args
recipes/source-filtering/backfill-metadata.ts:38
Interface
AuditResult
recipes/editorial-policy/auditor/index.ts:84
Class
AuthError
dashboards/open-brain-dashboard-pro/lib/auth.ts:11
Class
AuthError
dashboards/open-brain-dashboard-next/lib/auth.ts:11
Class
BrainApi
recipes/wiki-synthesis/scripts/synthesize-wiki.mjs:267
Interface
BrainStatus
dashboards/open-brain-dashboard-pro/app/settings/page.tsx:5
Interface
BrowseResponse
dashboards/open-brain-dashboard-pro/lib/types.ts:28
Interface
BrowseResponse
dashboards/open-brain-dashboard-next/lib/types.ts:92
Interface
BudgetTracker
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
Interface
CaptureBody
recipes/local-brain-no-mcp/functions/capture/index.ts:16
Interface
CaptureResult
dashboards/open-brain-dashboard-pro/lib/api.ts:215
Interface
CaptureResult
dashboards/open-brain-dashboard-next/lib/api.ts:194
Interface
Classified
recipes/adaptive-capture-classification/capture-with-gating.ts:46
Interface
CliArgs
recipes/email-history-import/pull-gmail.ts:80
Interface
Connection
dashboards/open-brain-dashboard-pro/components/ConnectionsPanel.tsx:8
Interface
Connection
dashboards/open-brain-dashboard-next/components/ConnectionsPanel.tsx:8
Interface
CrmPersonRow
schemas/crm-person-tiers/dashboard-snippets/page.tsx:33
Interface
DuplicatePair
dashboards/open-brain-dashboard-pro/lib/types.ts:42
Interface
DuplicatePair
dashboards/open-brain-dashboard-next/lib/types.ts:106
Interface
DuplicateResolveResult
dashboards/open-brain-dashboard-pro/lib/api.ts:147
Interface
DuplicatesResponse
dashboards/open-brain-dashboard-pro/lib/types.ts:56
Interface
DuplicatesResponse
dashboards/open-brain-dashboard-next/lib/types.ts:120
Class
EmbedError
recipes/local-brain-no-mcp/functions/_shared/embed.ts:8
Interface
ExtensionNavEntry
dashboards/open-brain-dashboard-next/extensions.config.ts:22
Interface
ExtractedMetadata
recipes/schema-aware-routing/index.ts:24
Interface
ExtractedThought
integrations/smart-ingest/index.ts:127
Class
ExtractionCostCapError
* 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
Interface
Finding
recipes/editorial-policy/auditor/index.ts:75
Interface
GenerateAutobiographyActionState
recipes/wiki-synthesis/dashboard-snippets/components/GenerateAutobiographyButton.tsx:17
Interface
GmailHeader
recipes/email-history-import/pull-gmail.ts:376
Interface
GmailLabel
recipes/email-history-import/pull-gmail.ts:275
Interface
GmailMessage
recipes/email-history-import/pull-gmail.ts:388
Interface
GmailMessagePart
recipes/email-history-import/pull-gmail.ts:381
Interface
GmailMessageRef
recipes/email-history-import/pull-gmail.ts:320
Interface
HeatmapSourceOption
schemas/brain-stats-daily/dashboard-snippets/HeatmapSourceFilter.tsx:22
Interface
HighlightEvent
integrations/readwise-capture/index.ts:21
Interface
ImportMeta
dashboards/open-brain-dashboard/src/app.d.ts:26
Interface
ImportMetaEnv
dashboards/open-brain-dashboard/src/app.d.ts:19
Interface
IngestResult
recipes/email-history-import/pull-gmail.ts:648
Interface
IngestionItem
dashboards/open-brain-dashboard-pro/lib/types.ts:71
Interface
IngestionItem
dashboards/open-brain-dashboard-next/lib/types.ts:144
Interface
IngestionItem
integrations/smart-ingest/index.ts:135
Interface
IngestionItemMeta
dashboards/open-brain-dashboard-pro/lib/types.ts:64
Interface
IngestionJob
dashboards/open-brain-dashboard-pro/lib/types.ts:15
Interface
IngestionJob
dashboards/open-brain-dashboard-next/lib/types.ts:79
Interface
IngestionJob
integrations/smart-ingest/index.ts:150
Interface
IngestionJobDetail
dashboards/open-brain-dashboard-pro/lib/types.ts:86
Interface
IngestionJobDetail
dashboards/open-brain-dashboard-next/lib/types.ts:157
Interface
KanbanCardModalProps
dashboards/open-brain-dashboard-next/components/KanbanCardModal.tsx:8
Interface
KanbanCardProps
dashboards/open-brain-dashboard-next/components/KanbanCard.tsx:20
Interface
KanbanColumnProps
dashboards/open-brain-dashboard-next/components/KanbanColumn.tsx:23
Interface
Locals
dashboards/open-brain-dashboard/src/app.d.ts:7
Interface
McpJsonRpcResponse
dashboards/open-brain-dashboard/src/lib/api.ts:7
Interface
McpToolResult
dashboards/open-brain-dashboard/src/lib/api.ts:3
Interface
NavItem
dashboards/open-brain-dashboard-pro/components/Sidebar.tsx:7
Interface
OAuthCredentials
recipes/email-history-import/pull-gmail.ts:120
Interface
PersonMention
recipes/schema-aware-routing/index.ts:33
Interface
PersonResult
recipes/schema-aware-routing/index.ts:39
Interface
PipelineResult
recipes/adaptive-capture-classification/capture-with-gating.ts:56
Interface
PriorAudit
recipes/editorial-policy/auditor/index.ts:60
Interface
PriorityDotProps
dashboards/open-brain-dashboard-next/components/PriorityDot.tsx:6
Interface
ProcessedEmail
recipes/email-history-import/pull-gmail.ts:511
Interface
ReadwiseBook
integrations/readwise-capture/index.ts:37
Interface
Reflection
dashboards/open-brain-dashboard-next/lib/types.ts:66
Interface
ReflectionFactor
dashboards/open-brain-dashboard-next/lib/types.ts:131
Interface
ReflectionInput
dashboards/open-brain-dashboard-next/lib/types.ts:136
Interface
ReflectionOption
dashboards/open-brain-dashboard-next/lib/types.ts:127
Interface
RoutingOutcome
recipes/schema-aware-routing/index.ts:52
Class
RpcNotFoundError
recipes/provenance-chains/eval.mjs:160
Interface
SearchBody
recipes/local-brain-no-mcp/functions/search/index.ts:15
Interface
SearchResponse
dashboards/open-brain-dashboard-pro/lib/api.ts:178
next →
1–100 of 134, ranked by callers