Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openai/plugins
/ touchActivity
Function
touchActivity
plugins/superpowers/skills/brainstorming/scripts/server.cjs:252–254 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
250
let
lastActivity = Date.now();
251
252
function
touchActivity() {
253
lastActivity = Date.now();
254
}
255
256
// ========== File Watching ==========
257
Callers
3
handleRequest
Function · 0.85
handleMessage
Function · 0.85
startServer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected