Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/arctic-cli/interface
/ example.ts
File
example.ts
packages/sdk/js/example/example.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createArcticClient, createArcticServer } from
"@arctic-cli/sdk"
2
3
const
server =
await
createArcticServer()
4
const
client = createArcticClient({ baseUrl: server.url })
Callers
nothing calls this directly
Calls
6
createArcticServer
Function · 0.90
createArcticClient
Function · 0.90
push
Method · 0.80
log
Method · 0.45
create
Method · 0.45
prompt
Method · 0.45
Tested by
no test coverage detected