← 返回
未分类

context-preserver

Preserve working context with automatic snapshots, on-demand recovery, version management, and context export tools. Use when you want to save progress before a risky change, recover an earlier state, or keep restorable context checkpoints across long-running work.
Preserve working context with automatic snapshots, on-demand recovery, version management, and context export tools. Use when you want to save progress before a risky change, recover an earlier state, or keep restorable context checkpoints across long-running work.
yjkj999999
未分类 community v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 18
下载
💾 0
安装
1
版本
#latest

概述

Context Preserver

Preserve working context with snapshots, recovery tools, and export options.

What It Helps With

  • create automatic snapshots at useful moments
  • create manual tagged snapshots
  • restore a previous snapshot
  • list, inspect, and delete snapshots
  • export or import snapshots
  • manage automatic snapshot behavior

Typical Commands

context-preserver snapshot "snapshot-name" --tags tag1,tag2
context-preserver list
context-preserver restore <snapshot-id>
context-preserver delete <snapshot-id>
context-preserver show <snapshot-id>
context-preserver export <snapshot-id> [output-path]
context-preserver import <file-or-directory>
context-preserver config
context-preserver auto on
context-preserver auto off
context-preserver clean
context-preserver help

版本历史

共 1 个版本

  • v1.0.0 从ClawHub迁移发布 当前
    2026-06-07 11:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,162 📥 932,574
ai-agent

Find Skills

root
帮助用户发现和安装智能体技能,当用户询问如「如何做X」、「找X的技能」、「有能做...的吗」等问题时
★ 1,516 📥 572,092
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 865 📥 343,097