MCPcopy 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

250let lastActivity = Date.now();
251
252function touchActivity() {
253 lastActivity = Date.now();
254}
255
256// ========== File Watching ==========
257

Callers 3

handleRequestFunction · 0.85
handleMessageFunction · 0.85
startServerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected