Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xcanwin/KeepChatGPT
/ KeepChatGPT.test.js
File
KeepChatGPT.test.js
tests/KeepChatGPT.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
path = require(
'path'
);
3
4
// 读取脚本源码,去掉 ==UserScript== 头部后执行
Callers
nothing calls this directly
Calls
6
isTrackingRequest
Function · 0.85
extractConversationPreview
Function · 0.85
buildConversationRecordFromPayload
Function · 0.85
shouldDeleteEverChangingRecord
Function · 0.85
parseJsonSafely
Function · 0.85
sanitizeDataSecText
Function · 0.85
Tested by
no test coverage detected