Skip to content

Releases: wandb/catnip

catctrl 0.3.4

18 Jul 09:03
a5b669d

Choose a tag to compare

🐱 Catnip CLI (catctrl) 0.3.4

Welcome to this new release of catctrl!

📦 Installation

# Quick install (latest version)
curl -sfL install.catnip.sh | sh

# Install specific version
curl -sfL install.catnip.sh | sh -s -- --version 0.3.4

📋 What's Changed

Changelog

🚀 Features

  • 66159a2: feat: add prompt input with auto-resize to WorkspaceCard ( <>)
  • e7230dd: feat: improve container initialization with health monitoring and log streaming (@vanpelt)
  • 0cd5509: feat: new workspace home and actions hook (@vanpelt)

🐛 Bug fixes

  • 2d97ac4: fix: improve PTY prompt auto-submit to work with TUI apps (@vanpelt)
  • 002e62d: fix: improve proxy HTML rewriting and fix formatting (@vanpelt)

Other

  • bc1b82b: Add SSH server support and display CLI version in TUI (@vanpelt)
  • 1f61324: Add prompt injection support for Claude terminal sessions (@vanpelt)
  • c7ec3ab: Branch Merge checkpoint: 1 ( <>)
  • ba3ba6a: Branch Merge checkpoint: 1 ( <>)
  • ff3f69e: Branch Merge checkpoint: 1 ( <>)
  • 39a742f: Branch Merge checkpoint: 2 ( <>)
  • 59b592e: Branch Merge checkpoint: 2 ( <>)
  • 9816231: Branch Merge checkpoint: 3 ( <>)
  • 7546b06: Debug Pangolin ( <>)
  • ecd9a4c: Improve worktree branch management and cleanup (@vanpelt)
  • d9d1981: Made our proxy content manipulation more robust (@vanpelt)
  • 3546390: Merge branch 'main' into feature/ssh (@vanpelt)
  • ca23200: Merge branch 'main' into preview/fork-otter (@vanpelt)
  • ae277f0: Merge branch 'preview/debug-pangolin' into preview/fork-otter (@vanpelt)
  • 1c98a98: Merge pull request #45 from wandb/feature/ssh (@vanpelt)
  • ba96652: Merge pull request #47 from wandb/feature/prompt (@vanpelt)
  • a5b669d: Merge pull request #48 from wandb/preview/fork-otter (@vanpelt)
  • 70f4ff5: Merge remote-tracking branch 'origin/codex/redesign-homepage-to-display-workspaces' into fork-otter ( <>)
  • be53d4f: Resize one more time for better terminal rendering... (@vanpelt)
  • f2bf595: Workspace Card Enhancement checkpoint: 1 ( <>)

🔍 Verification

All binaries are signed and checksummed for security. Verify downloads with:

# Download checksum file
curl -sL https://catnip.run/v1/github/releases/download/0.3.4/checksums.txt

# Verify binary (example for Linux amd64)
sha256sum -c checksums.txt --ignore-missing

📖 Documentation

Full Changelog: v0.3.3...v0.3.4

catctrl 0.3.3

17 Jul 23:42
1c7b8c1

Choose a tag to compare

🐱 Catnip CLI (catctrl) 0.3.3

Welcome to this new release of catctrl!

📦 Installation

# Quick install (latest version)
curl -sfL install.catnip.sh | sh

# Install specific version
curl -sfL install.catnip.sh | sh -s -- --version 0.3.3

📋 What's Changed

Changelog

🚀 Features

🐛 Bug fixes

Other


🔍 Verification

All binaries are signed and checksummed for security. Verify downloads with:

# Download checksum file
curl -sL https://catnip.run/v1/github/releases/download/0.3.3/checksums.txt

# Verify binary (example for Linux amd64)
sha256sum -c checksums.txt --ignore-missing

📖 Documentation

Full Changelog: v0.3.2...v0.3.3

catctrl 0.3.2

17 Jul 20:54
2b5a4cb

Choose a tag to compare

🐱 Catnip CLI (catctrl) 0.3.2

Welcome to this new release of catctrl!

📦 Installation

# Quick install (latest version)
curl -sfL install.catnip.sh | sh

# Install specific version
curl -sfL install.catnip.sh | sh -s -- --version 0.3.2

📋 What's Changed

Changelog

🚀 Features

🐛 Bug fixes

Other


🔍 Verification

All binaries are signed and checksummed for security. Verify downloads with:

# Download checksum file
curl -sL https://catnip.run/v1/github/releases/download/0.3.2/checksums.txt

# Verify binary (example for Linux amd64)
sha256sum -c checksums.txt --ignore-missing

📖 Documentation

Full Changelog: v0.3.1...v0.3.2

catctrl 0.3.1

17 Jul 09:40

Choose a tag to compare

🐱 Catnip CLI (catctrl) 0.3.1

Welcome to this new release of catctrl!

📦 Installation

# Quick install (latest version)
curl -sfL install.catnip.sh | sh

# Install specific version
curl -sfL install.catnip.sh | sh -s -- --version 0.3.1

📋 What's Changed

Changelog

Other


🔍 Verification

All binaries are signed and checksummed for security. Verify downloads with:

# Download checksum file
curl -sL https://catnip.run/v1/github/releases/download/0.3.1/checksums.txt

# Verify binary (example for Linux amd64)
sha256sum -c checksums.txt --ignore-missing

📖 Documentation

Full Changelog: v0.3.0...v0.3.1

catctrl 0.3.0

17 Jul 02:36
73fde92

Choose a tag to compare

🐱 Catnip CLI (catctrl) 0.3.0

Welcome to this new release of catctrl!

📦 Installation

# Quick install (latest version)
curl -sfL https://raw.githubusercontent.com/wandb/catnip/main/public/install.sh | sh

# Install specific version
curl -sfL https://raw.githubusercontent.com/wandb/catnip/main/public/install.sh | sh -s -- --version 0.3.0

📋 What's Changed

Changelog

Other


🔍 Verification

All binaries are signed and checksummed for security. Verify downloads with:

# Download checksum file
curl -sL https://github.com/wandb/catnip/releases/download/0.3.0/checksums.txt

# Verify binary (example for Linux amd64)
sha256sum -c checksums.txt --ignore-missing

📖 Documentation

Full Changelog: v0.2.1...v0.3.0

catctrl 0.2.1

16 Jul 19:37
b7ba638

Choose a tag to compare

🐱 Catnip CLI (catctrl) 0.2.1

Welcome to this new release of catctrl!

📦 Installation

# Quick install (latest version)
curl -sfL https://raw.githubusercontent.com/wandb/catnip/main/public/install.sh | sh

# Install specific version
curl -sfL https://raw.githubusercontent.com/wandb/catnip/main/public/install.sh | sh -s -- --version 0.2.1

📋 What's Changed

Changelog

🚀 Features

🐛 Bug fixes

Other


🔍 Verification

All binaries are signed and checksummed for security. Verify downloads with:

# Download checksum file
curl -sL https://github.com/wandb/catnip/releases/download/0.2.1/checksums.txt

# Verify binary (example for Linux amd64)
sha256sum -c checksums.txt --ignore-missing

📖 Documentation

Full Changelog: v0.2.0...v0.2.1

catctrl 0.2.0

15 Jul 18:49

Choose a tag to compare

🐱 Catnip CLI (catctrl) 0.2.0

Welcome to this new release of catctrl!

📦 Installation

# Quick install (latest version)
curl -sfL https://raw.githubusercontent.com/wandb/catnip/main/public/install.sh | sh

# Install specific version
curl -sfL https://raw.githubusercontent.com/wandb/catnip/main/public/install.sh | sh -s -- --version 0.2.0

📋 What's Changed

Changelog

🚀 Features

Other


🔍 Verification

All binaries are signed and checksummed for security. Verify downloads with:

# Download checksum file
curl -sL https://github.com/wandb/catnip/releases/download/0.2.0/checksums.txt

# Verify binary (example for Linux amd64)
sha256sum -c checksums.txt --ignore-missing

📖 Documentation

Full Changelog: v0.1.0...v0.2.0

catctrl 0.1.0

15 Jul 05:58
44261f3

Choose a tag to compare

🐱 Catnip CLI (catctrl) 0.1.0

Welcome to this new release of catctrl!

📦 Installation

# Quick install (latest version)
curl -sfL https://raw.githubusercontent.com/wandb/catnip/main/public/install.sh | sh

# Install specific version
curl -sfL https://raw.githubusercontent.com/wandb/catnip/main/public/install.sh | sh -s -- --version 0.1.0

📋 What's Changed

Changelog

🚀 Features

🐛 Bug fixes

Other

Read more