Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agent-tower/core
/ current
Method
current
packages/server/src/output/utils/patch.ts:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
current(): number {
24
return
this.index
25
}
26
27
startFrom(index: number): void {
28
this.index = index
Callers
6
sendMessage
Method · 0.80
flushSnapshotPersist
Method · 0.80
onKeyDown
Function · 0.80
EditorView
Function · 0.80
handlePatch
Function · 0.80
useNormalizedLogs
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected