Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ catalog.ts
File
catalog.ts
packages/core/src/catalog.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
* as Catalog from
"./catalog"
2
3
import
{ makeLocationNode } from
"./effect/app-node"
4
import
{ Array, Context, Effect, Layer, Option, Order, pipe, Schema } from
"effect"
Callers
nothing calls this directly
Calls
15
normalizeApi
Function · 0.85
projectModel
Function · 0.85
pipe
Function · 0.85
available
Function · 0.70
pick
Function · 0.70
create
Method · 0.65
get
Method · 0.65
list
Method · 0.65
remove
Method · 0.65
fn
Function · 0.50
values
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected