Plate I · annales

Changelog.

— what shipped, when.

Pulled from GitHub releases . RSS available at /changelog/rss.xml.

Release v0.34.1

v0.34.1 · 2026-09-14 ·on GitHub

Hippo 0.34.1

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.34.1/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 7c18f24ca69263bd46148a97400b309e61afef9b543b80fb382d8fa3a46d2b09
Brain (Python) hippo-brain-0.34.1.tar.gz a7c3f3317d5660008d38036a7f1d6f8db08880da16a4dd58d08b42f77142ac8e

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries. Minimal build with default features disabled (no OTel metrics exporter); build from source with cargo build --release for the full feature set.
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.34.0

v0.34.0 · 2026-09-07 ·on GitHub

Hippo 0.34.0

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.34.0/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 35c756f982d5a6d04517bd54c869d445cd25ed54f25d4e35e14da7effff30221
Brain (Python) hippo-brain-0.34.0.tar.gz 651178c467a0d920e67556b62343f2dcb3bf7c817ae3136fa1c2339c24f2b97a

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries. Minimal build with default features disabled (no OTel metrics exporter); build from source with cargo build --release for the full feature set.
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.33.0

v0.33.0 · 2026-09-05 ·on GitHub

Hippo 0.33.0

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.33.0/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 24924b139abcbc821863d536d54549a3b7f9f84f3ef1530b6d50aa55be1c5104
Brain (Python) hippo-brain-0.33.0.tar.gz 9e1b7bb8d6c278343047f8911a350a7a19a278e7e6e6b9b4049b5bef52cb055b

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries. Minimal build with default features disabled (no OTel metrics exporter); build from source with cargo build --release for the full feature set.
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.31.1

v0.31.1 · 2026-08-08 ·on GitHub

Hippo 0.31.1

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.31.1/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 c8c351eb625b265a037cd3ce4f2946c4a994a1e87add45e16965d6e13cdfafa2
Brain (Python) hippo-brain-0.31.1.tar.gz 7880331d4c2d0b797b6c7eeb786eb8f50016f906064984748c8d212b54d4e9fc

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.31.0

v0.31.0 · 2026-07-21 ·on GitHub

Hippo 0.31.0

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.31.0/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 9462d66de160c74b6ade7f77fda810d3601e1ffb1e0497f3cafcfac130796727
Brain (Python) hippo-brain-0.31.0.tar.gz e912ab67194d9f44068ea6bc8d61d12c65ef52836c11cefb2c75dc820ff1effb

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.30.2

v0.30.2 · 2026-07-13 ·on GitHub

Hippo 0.30.2

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.30.2/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 9d871c88f973acc09c62c159e6396fdf3417e218445861a3659511459c29e6a1
Brain (Python) hippo-brain-0.30.2.tar.gz e4ee136a171774663f9539e5a2e51d6342cd96d3098697acf0a0bf2bb5fb63b9

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.30.1

v0.30.1 · 2026-07-06 ·on GitHub

Hippo 0.30.1

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.30.1/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 effa12c4400149bf3f7a40919270d63732dad7e5441dd0e90a0e032f87a198e6
Brain (Python) hippo-brain-0.30.1.tar.gz faf223996d6b489092746fbe175ad25fe0705437bf4ed9bbc737872aac7d5917

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.30.0

v0.30.0 · 2026-06-30 ·on GitHub

Hippo 0.30.0

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.30.0/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 4a30236555c0884f069f73d40e1be6740e613ec54afaeba2b1e58dd1ac639cdb
Brain (Python) hippo-brain-0.30.0.tar.gz 6bb705bcf070e721112a27d764abb3a02acc216f9704b83925555443edc18ec8

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.29.1

v0.29.1 · 2026-06-21 ·on GitHub

Hippo 0.29.1

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.29.1/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 1a78c67f3598dee5e66dcef216ade81af7e24c2d1e5df56a05c936be597c0b3a
Brain (Python) hippo-brain-0.29.1.tar.gz 0cdfae789c9f938c0ecbdd3a95b2d634ef0a72968f851f809d215531edc0f57e

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.29.0

v0.29.0 · 2026-06-20 ·on GitHub

Hippo 0.29.0

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.29.0/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 7db7f09103f1c2ff444c01e15883466dd16b2d0488a286409bece6bde581cbe0
Brain (Python) hippo-brain-0.29.0.tar.gz af280291567b318ee66931edecc343e8d88f17d88829cf44a3735f1999c1953f

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.28.7

v0.28.7 · 2026-06-08 ·on GitHub

Hippo 0.28.7

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.28.7/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 ac15fcfd82658ca4b34fe9b44c70c4f4a7f3fc6d46d5b3a8ac9e49bbbe816c74
Brain (Python) hippo-brain-0.28.7.tar.gz 807581294a3cb486feae83bc90d3d22fd57d119cdee82adcc7d25356174075d8

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.28.6

v0.28.6 · 2026-06-06 ·on GitHub

Hippo 0.28.6

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.28.6/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 155efa75d8c452accab5f1dc79ab36dc689aeb39fc348918e851b0a08fc52986
Brain (Python) hippo-brain-0.28.6.tar.gz 13a4756c9fd74ee28d2c4c1290ab66c909c881a7b56a12fe8a0959f72b858c58

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.28.5

v0.28.5 · 2026-06-05 ·on GitHub

Hippo 0.28.5

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.28.5/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 981fc95639a68dfc7dab6374efb1dbff71dc5f0ea4d72b33d5cc44f69405f60c
Brain (Python) hippo-brain-0.28.5.tar.gz a2f5001f16b8b8f1751e81df07589e4fcf2a8c4b731076c58b1053e655bd9de1

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.28.4

v0.28.4 · 2026-06-04 ·on GitHub

Hippo 0.28.4

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.28.4/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 da99488c6742bc2254736a21a7f8478f875a0c0e28ac204dabf31171918dd7bc
Brain (Python) hippo-brain-0.28.4.tar.gz 3825c115339ba71d4eb9d1120f6d7b342f45b999757097c34dd72dabaad26eaf

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.28.3

v0.28.3 · 2026-06-01 ·on GitHub

Hippo 0.28.3

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.28.3/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 b691d00698cf1af22e4ad3f69beba9b7de49ffefa5942901451a01a8b4a0a8eb
Brain (Python) hippo-brain-0.28.3.tar.gz 1adc9e5f56e2156859182cc263df88a545c38871915347e7ae17bd16e1182634

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.28.2

v0.28.2 · 2026-05-31 ·on GitHub

Hippo 0.28.2

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.28.2/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 22c98328d2773aeed33a7169cd9f6a9d5c12e7251938ebb310fc3be66148d763
Brain (Python) hippo-brain-0.28.2.tar.gz 01e2d14a57a8b519a81d371aa4576101f10f0d29393536d1b7936f4b5ed55654

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.28.1

v0.28.1 · 2026-05-30 ·on GitHub

Hippo 0.28.1

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.28.1/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 5b1f0ed2cf49422d5d164957e4bca71eea5942e78090df47240a2618098b52d1
Brain (Python) hippo-brain-0.28.1.tar.gz d55549d924a6bcc912cc817cd008771b43fb38bf35af0e0c0ff29e8ae7dc1478

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.28.0

v0.28.0 · 2026-05-29 ·on GitHub

Hippo 0.28.0

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.28.0/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 6a048b663b1260603f82505736c23a2b3db754c1dfeae9e00ac4104b49fc8dea
Brain (Python) hippo-brain-0.28.0.tar.gz c9bf5b4afd39e03a080e65419ff5e7891da78d7c4787c654f894a77ed7c31189

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.27.0

v0.27.0 · 2026-05-26 ·on GitHub

Hippo 0.27.0

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.27.0/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 3844f18af99b6c761b513a4d5b9f975829cc7461c5659b9d35f0fcffa72edfb2
Brain (Python) hippo-brain-0.27.0.tar.gz 16b12adc11108007a6dd546c92b1f71168d17bb1372ec3cf14205f0a9a493f16

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt

Release v0.26.3

v0.26.3 · 2026-05-25 ·on GitHub

Hippo 0.26.3

Installation

Quick Install (macOS)
curl -fsSL https://github.com/stevencarpenter/hippo/releases/download/v0.26.3/install.sh | bash
Manual Installation
  1. Download the appropriate artifacts for your system
  2. Verify checksums against SHA256SUMS.txt
  3. Follow the installation instructions in the README

Artifacts

Component File SHA-256
Daemon (CLI) hippo-darwin-arm64 9558f742b3173eb99ebfe9bcb6c5d8531b8c6a6c7c182fb5aff1da66ca4657d5
Brain (Python) hippo-brain-0.26.3.tar.gz 5da432cde1ebf1d85c54205957f2b52accde38c1aae927b5de521f7843f21485

Components

  • hippo-daemon: Rust binary for shell capture, secret redaction, and CLI queries
  • hippo-brain: Python enrichment server with LLM integration and vector embeddings

Verification

# Verify checksums
shasum -a 256 -c SHA256SUMS.txt