Skip to content

Releases: AgentWorkforce/relayhistory

ai-hist@0.3.4

20 Jun 20:01

Choose a tag to compare

Release Notes

Changed

  • Make the public ai-hist command Rust-default for the user-facing CLI
    surface, including sync, show/context/session, stats, pack, resume,
    export/import, and tagging commands.
  • Add a one-command installer that builds and installs deterministic ai-hist,
    ai-hist-rust, and ai-hist-python launchers without requiring users to run
    Cargo commands manually.
  • Keep the legacy Python CLI as an explicit compatibility escape hatch via
    AI_HIST_CLI=python or ai-hist-python.

Fixed

  • Align Rust default database path with XDG_DATA_HOME.
  • Create legacy session metadata schema from Rust DB initialization.
  • Set WAL mode from Rust DB initialization.
  • Keep the legacy Python fallback importable on Python 3.9.6 by avoiding PEP
    604-only annotations.

ai-hist@0.3.2

12 Jun 19:19

Choose a tag to compare

Release Notes

Added

  • Add MCP project scope argument

Dependencies

  • Apply pr-reviewer fixes for #11 (#11)
  • Apply pr-reviewer fixes for #11 (#11)

ai-hist@0.3.1

06 Jun 14:23

Choose a tag to compare

Release Notes

Added

  • Add ai-hist-mcp wrapper package
  • Add ai-hist MCP trajectory source
  • Add TypeScript MCP server and Smithery config for ai-hist-mcp

Documentation

  • Keep MCP local-first

Dependencies

  • Apply pr-reviewer fixes for #9 (#9)
  • Apply pr-reviewer fixes for #9 (#9)

ai-hist@0.2.3

22 May 10:59

Choose a tag to compare

Release Notes

Changed

  • Rewrite listSessions to use window functions (~68x faster)

ai-hist@0.2.1

22 May 10:24

Choose a tag to compare

Release Notes

Added

  • Native JSONL fallback — SDK works without the Python CLI

ai-hist@0.1.1

22 May 09:49

Choose a tag to compare

Release Notes

No changelog entries were generated for this release.