Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ afterPrompt
Method
afterPrompt
apps/cli/src/agent/prompt-manager.ts:292–296 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
290
}
291
292
private afterPrompt(): void {
293
if
(this.onAfterPrompt) {
294
this.onAfterPrompt()
295
}
296
}
297
}
Callers
2
promptForInput
Method · 0.95
cleanup
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected