Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ sync
Function
sync
packages/session-ui/src/components/message-part.tsx:268–271 ·
view source on GitHub ↗
(text: string)
Source
from the content-addressed store, hash-verified
266
}
267
268
const sync = (text: string) => {
269
shown = text
270
setValue(text)
271
}
272
273
const run = () => {
274
timeout = undefined
Callers
2
run
Function · 0.70
createPacedValue
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected