Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ reset
Method
reset
cli/src/utils/chat-scroll-accel.ts:139–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
reset(): void {
140
this.tickHistory.clear()
141
this.buffer = 0
142
}
143
}
144
145
export
const
createChatScrollAcceleration = (): ScrollAcceleration => {
Callers
10
PostHogProvider
Function · 0.45
message-with-agents.test.tsx
File · 0.45
bash-command.test.ts
File · 0.45
command-args.test.ts
File · 0.45
router-connect-chatgpt.test.ts
File · 0.45
feedback-store.test.ts
File · 0.45
resetChatStore
Function · 0.45
setupStreamingContext
Function · 0.45
home-directory-detection.test.ts
File · 0.45
usage-refresh-on-completion.test.ts
File · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected