Claude Skill

WEIFENG2333/phistory

Phistory 自动归档来自 Claude Code、Codex、OpenClaw 和 Hermes 代理 CLI 的版本化系统提示快照,帮助开发者追踪和管理提示变更。

概览

Stars307
Forks26
语言HTML
最后更新2026-07-02
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者WEIFENG2333
仓库phistory
完整名称WEIFENG2333/phistory
Repo ID1,245,901,041

安装这个 Skill

git clone https://github.com/WEIFENG2333/phistory.git

Registry 信息

类型openclaw_skill
质量分80/100
验证状态readme_parsed
最近验证2026-07-01
平台
ClaudeOpenClawCodex
能力
searchimageterminal
识别文件
README.mddocspyproject.tomltests

项目简介

Phistory 会自动归档来自 Claude Code、Codex、OpenClaw 和 Hermes 等代理 CLI 的版本化系统提示快照,帮助开发者追踪提示变更历史。

英文描述

Phistory automatically archives versioned system prompt snapshots from agent CLIs like Claude Code, Codex, OpenClaw, and Hermes.

要点

  • 自动归档代理 CLI 提示快照
  • 系统提示变更的版本化历史记录
  • 支持 Claude Code、Codex、OpenClaw 和 Hermes
  • 轻量级且易于集成

使用场景

  • 追踪 AI 代理项目中的提示演变
  • 通过查看历史记录调试提示相关问题
  • 审计团队工作流中的系统提示变更
  • 恢复之前的提示版本进行测试

README 摘要

# Phistory [中文](README_zh.md) Phistory tracks how system prompts change across popular coding-agent CLIs like Claude Code, Codex, Antigravity, Kimi, opencode, OpenClaw, Hermes, and Pi. Open the web viewer to compare prompt snapshots across versions and see how agent design changes through prompts, tools, policies, and runtime instructions. **Start here:** [phistory.cc](https://phistory.cc/) > Checks for new releases hourly. Archive last updated: **2026-07-01 05:10 UTC**. ![Phistory prompt diff viewer](docs/screenshot.png) ## Why Use It - Follow how Anthropic, OpenAI, and other agent builders iterate on system prompts over time. - See when new tools, permission checks, model defaults, and user-confirmation rules are added. - Compare how different CLIs structure agent behavior, tool use, and developer-facing constraints. - Cite stable prompt snapshots in posts, research notes, audits, or debugging reports. ## How It Works For each supported release, Phistory installs the exact CLI package, runs it once through [`claude-tap`](https://github.com/liaohch3/claude-tap), captures the prompt-bearing HTTP request without calling the real model provider, and stores the result under `captures/<agent>/<version>/` with `prompt.md`, `trace.jsonl`, and `meta.json`. For recent Claude Code releases, Phistory also extracts static prompt-like strings from the installed package and stores them as `static-prompts.md`, `static-prompts.json`, and `static-candidates.json`. The candidate archive keeps the raw extraction input so matching rules can be improved later without reinstalling every historical package. GitHub Actions checks supported CLI releases every hour and commits new snapshots when they appear. ## Local Development Use the hosted viewer at [phistory.cc](https://phist

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-03