扫描并清理磁盘文件空间。第一阶段扫描定位大目录并识别可清理内容(包管理器缓存、浏览器缓存、IDE 索引、updater 安装包、容器镜像、构建产物、日志等);第二阶段按「可立即清理」与「需用户确认」两类执行清理,并验证释放空间。面向 Windows 用户目录与 WSL 环境。
Source text: Chinese
Menu
SkillsMP has collected 4 skills from alex8224/synapse-agent. Open a skill to review its source and details.
Showing 4 of 4 collected skills.
扫描并清理磁盘文件空间。第一阶段扫描定位大目录并识别可清理内容(包管理器缓存、浏览器缓存、IDE 索引、updater 安装包、容器镜像、构建产物、日志等);第二阶段按「可立即清理」与「需用户确认」两类执行清理,并验证释放空间。面向 Windows 用户目录与 WSL 环境。
Source text: Chinese
Read or search the sessions of a specified project (workspace directory) from its .synapse session database: list recent sessions, full-text message search, and read a session transcript by thread_id with pagination.
Source text: Chinese
Analyze the prompt cache hit rate of a Synapse session (thread). Compute overall/per-turn/per-call cache hit rates from checkpoint usage metadata, distinguish normal incremental misses from full cache eviction, and diagnose the cause of an eviction using the…
Source text: Chinese
Detect and repair a Synapse session whose LangGraph checkpoint was left inconsistent after an abnormal process exit (dangling tool calls, pending graph tasks, stale transcript projection).
Source text: Chinese