Skip to content

Releases: dundas/thinkrun

Native Host v1.0.7

Choose a tag to compare

@dundas dundas released this 11 Jun 13:36

ThinkBrowse Native Host

macOS binaries are signed (Developer ID Application) and notarized by Apple.
Linux and Windows binaries are unsigned — no extra steps needed.

Installation

Install via `npm install -g @thinkbrowse/cli`, then run `thinkbrowse setup`.

Files

File Platform
thinkbrowse-host-mac-arm64 macOS Apple Silicon
thinkbrowse-host-mac-x64 macOS Intel
thinkbrowse-host-linux-arm64 Linux ARM64
thinkbrowse-host-linux-x64 Linux x64
thinkbrowse-host-windows-x64.exe Windows x64
checksums.txt SHA256 checksums

Native Host v1.0.6

Choose a tag to compare

@dundas dundas released this 25 May 18:15

ThinkBrowse Native Host

macOS binaries are signed (Developer ID Application) and notarized by Apple.
Linux and Windows binaries are unsigned — no extra steps needed.

Installation

Install via `npm install -g @thinkbrowse/cli`, then run `thinkbrowse setup`.

Files

File Platform
thinkbrowse-host-mac-arm64 macOS Apple Silicon
thinkbrowse-host-mac-x64 macOS Intel
thinkbrowse-host-linux-arm64 Linux ARM64
thinkbrowse-host-linux-x64 Linux x64
thinkbrowse-host-windows-x64.exe Windows x64
checksums.txt SHA256 checksums

Native Host v1.0.5

Choose a tag to compare

@dundas dundas released this 27 Apr 20:54

ThinkBrowse Native Host

macOS binaries are signed (Developer ID Application) and notarized by Apple.
Linux and Windows binaries are unsigned — no extra steps needed.

Installation

Install via `npm install -g @thinkbrowse/cli`, then run `thinkbrowse setup`.

Files

File Platform
thinkbrowse-host-mac-arm64 macOS Apple Silicon
thinkbrowse-host-mac-x64 macOS Intel
thinkbrowse-host-linux-arm64 Linux ARM64
thinkbrowse-host-linux-x64 Linux x64
thinkbrowse-host-windows-x64.exe Windows x64
checksums.txt SHA256 checksums

v0.2.0 — Chrome Extension

Choose a tag to compare

@dundas dundas released this 25 Mar 17:45

ThinkBrowse Chrome Extension v0.2.0

Install (Developer / Testing)

  1. Download thinkbrowse-extension-v0.2.0.zip
  2. Unzip it
  3. Go to chrome://extensions, enable Developer mode
  4. Click Load unpacked, select the extension/dist/ folder

Changes

  • MV3 Chrome extension (Manifest v3)
  • Privacy Policy and Terms of Service at thinkbrowse.io/privacy and /terms
  • Loom-style session sharing with public share links
  • 35-tool MCP server (@thinkbrowse/mcp@0.2.0) for AI agent browser control
  • Credit billing with Stripe integration
  • Recording screenshots with AI frame captions

Native Host v1.0.4

Choose a tag to compare

@dundas dundas released this 24 Mar 20:41

ThinkBrowse Native Host

macOS binaries are signed (Developer ID Application) and notarized by Apple.
Linux and Windows binaries are unsigned — no extra steps needed.

Installation

Installed automatically via `npm install -g @thinkbrowse/cli`.

Files

File Platform
thinkbrowse-host-mac-arm64 macOS Apple Silicon
thinkbrowse-host-mac-x64 macOS Intel
thinkbrowse-host-linux-arm64 Linux ARM64
thinkbrowse-host-linux-x64 Linux x64
thinkbrowse-host-windows-x64.exe Windows x64
checksums.txt SHA256 checksums

Native Host v1.0.3

Choose a tag to compare

@dundas dundas released this 23 Mar 12:54

ThinkBrowse Native Host

macOS binaries are signed (Developer ID Application) and notarized by Apple.
Linux and Windows binaries are unsigned — no extra steps needed.

Installation

Installed automatically via `npm install -g @thinkbrowse/cli`.

Files

File Platform
thinkbrowse-host-mac-arm64 macOS Apple Silicon
thinkbrowse-host-mac-x64 macOS Intel
thinkbrowse-host-linux-arm64 Linux ARM64
thinkbrowse-host-linux-x64 Linux x64
thinkbrowse-host-windows-x64.exe Windows x64
checksums.txt SHA256 checksums

v1.0.0

Choose a tag to compare

@dundas dundas released this 13 Mar 11:40

Initial release of ThinkBrowse native host binaries.

Install via CLI (recommended)

npm install -g @thinkbrowse/cli

Manual install

Download the binary for your platform, then run --install to register the native messaging host.