Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgbyte/tianji
/ store.ts
File
store.ts
src/client/components/ai/store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ AppRouterInput, trpcClient } from
'@/api/trpc'
;
2
import
{ last } from
'lodash-es'
;
3
import
{ create } from
'zustand'
;
4
import
{ immer } from
'zustand/middleware/immer'
;
Callers
nothing calls this directly
Calls
1
get
Function · 0.85
Tested by
no test coverage detected