MCPcopy Index your code
hub / github.com/PatrickSys/codebase-context / noteSessionActivity

Function noteSessionActivity

src/index.ts:158–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156 ? stdioIdleTimeoutEnv
157 : 10 * 60 * 1000;
158let noteSessionActivity: () => void = () => undefined;
159let beginTrackedSessionWork: () => void = () => undefined;
160let endTrackedSessionWork: () => void = () => undefined;
161

Callers 2

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected