Rare find

prompthistory. CLI tool to search, replay, test, and compare your AI coding assistant prompts. Supports OpenCode, Claude Code, OpenClaw, Codex, Gemini CLI, and more!

github.com/junhoyeo/prompthistory

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2026
  • Release —v1.0.1
  • chore: bump version to 1.0.1
  • Merge pull request #1 from Yeachan-Heo/improve/gaebal-gajae
  • fix: improve error handling for missing files, API failures, and DB c…
  • docs: fix client order in description
  • feat: support multiple AI coding clients
  • feat: add stats command
  • feat: add MCP server mode
  • feat: add prompt testing & replay features
  • Release —v1.0.0
  • chore: bump version to 1.0.0
  • fix: mark bun:sqlite as external in tsup config
  • ci: add npm publish workflow with auto-release
  • feat: add --truncate flag, show raw prompts by default
  • feat: display search/list timing in output
  • feat: migrate to OpenCode SQLite database (v1.2+)
January 2026
  • test: adjust performance threshold for realistic data size
  • docs: update badge styles to match tokscale design
  • docs: document relative date options in README
  • fix: resolve Oracle verification issues
  • chore: rename to scoped package @junhoyeo/prompthistory
  • chore: switch from pnpm to bun