Skip to content

Releases: mediar-ai/terminator

v0.24.32

05 Apr 17:29

Choose a tag to compare


Terminator CLI Binaries

This release contains the Terminator CLI standalone binaries for various platforms.

Available Downloads:

  • Windows x64: terminator-cli-windows-x86_64.zip
  • Windows ARM64: terminator-cli-windows-aarch64.zip

Quick Installation

Windows:

# Download and extract (PowerShell)
Invoke-WebRequest -Uri "https://github.com/mediar-ai/terminator/releases/download/v0.24.32/terminator-cli-windows-x86_64.zip" -OutFile "terminator-cli.zip"
Expand-Archive -Path "terminator-cli.zip" -DestinationPath "."

# Add to PATH or move to a directory in PATH

Usage

terminator-cli --help

NPM Package

The CLI is also available as an NPM package: npm install -g @mediar-ai/cli

What's Changed

See the CHANGELOG for details


Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation (Windows only)

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Run the agent: terminator-mcp-agent.exe --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent

v0.24.31

02 Apr 16:45

Choose a tag to compare


Terminator CLI Binaries

This release contains the Terminator CLI standalone binaries for various platforms.

Available Downloads:

  • Windows x64: terminator-cli-windows-x86_64.zip
  • Windows ARM64: terminator-cli-windows-aarch64.zip

Quick Installation

Windows:

# Download and extract (PowerShell)
Invoke-WebRequest -Uri "https://github.com/mediar-ai/terminator/releases/download/v0.24.31/terminator-cli-windows-x86_64.zip" -OutFile "terminator-cli.zip"
Expand-Archive -Path "terminator-cli.zip" -DestinationPath "."

# Add to PATH or move to a directory in PATH

Usage

terminator-cli --help

NPM Package

The CLI is also available as an NPM package: npm install -g @mediar-ai/cli

What's Changed

See the CHANGELOG for details


Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation (Windows only)

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Run the agent: terminator-mcp-agent.exe --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent

v0.24.30

17 Mar 19:21

Choose a tag to compare


Terminator CLI Binaries

This release contains the Terminator CLI standalone binaries for various platforms.

Available Downloads:

  • Windows x64: terminator-cli-windows-x86_64.zip
  • Windows ARM64: terminator-cli-windows-aarch64.zip

Quick Installation

Windows:

# Download and extract (PowerShell)
Invoke-WebRequest -Uri "https://github.com/mediar-ai/terminator/releases/download/v0.24.30/terminator-cli-windows-x86_64.zip" -OutFile "terminator-cli.zip"
Expand-Archive -Path "terminator-cli.zip" -DestinationPath "."

# Add to PATH or move to a directory in PATH

Usage

terminator-cli --help

NPM Package

The CLI is also available as an NPM package: npm install -g @mediar-ai/cli

What's Changed

See the CHANGELOG for details


Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation (Windows only)

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Run the agent: terminator-mcp-agent.exe --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent

v0.24.29

13 Mar 01:13

Choose a tag to compare


Terminator CLI Binaries

This release contains the Terminator CLI standalone binaries for various platforms.

Available Downloads:

  • Windows x64: terminator-cli-windows-x86_64.zip
  • Windows ARM64: terminator-cli-windows-aarch64.zip

Quick Installation

Windows:

# Download and extract (PowerShell)
Invoke-WebRequest -Uri "https://github.com/mediar-ai/terminator/releases/download/v0.24.29/terminator-cli-windows-x86_64.zip" -OutFile "terminator-cli.zip"
Expand-Archive -Path "terminator-cli.zip" -DestinationPath "."

# Add to PATH or move to a directory in PATH

Usage

terminator-cli --help

NPM Package

The CLI is also available as an NPM package: npm install -g @mediar-ai/cli

What's Changed

See the CHANGELOG for details


Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation (Windows only)

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Run the agent: terminator-mcp-agent.exe --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent

v0.24.28

28 Jan 19:28

Choose a tag to compare


Terminator CLI Binaries

This release contains the Terminator CLI standalone binaries for various platforms.

Available Downloads:

  • Windows x64: terminator-cli-windows-x86_64.zip
  • Windows ARM64: terminator-cli-windows-aarch64.zip

Quick Installation

Windows:

# Download and extract (PowerShell)
Invoke-WebRequest -Uri "https://github.com/mediar-ai/terminator/releases/download/v0.24.28/terminator-cli-windows-x86_64.zip" -OutFile "terminator-cli.zip"
Expand-Archive -Path "terminator-cli.zip" -DestinationPath "."

# Add to PATH or move to a directory in PATH

Usage

terminator-cli --help

NPM Package

The CLI is also available as an NPM package: npm install -g @mediar-ai/cli

What's Changed

See the CHANGELOG for details


Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation (Windows only)

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Run the agent: terminator-mcp-agent.exe --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent

v0.24.27

28 Jan 19:09

Choose a tag to compare


Terminator CLI Binaries

This release contains the Terminator CLI standalone binaries for various platforms.

Available Downloads:

  • Windows x64: terminator-cli-windows-x86_64.zip
  • Windows ARM64: terminator-cli-windows-aarch64.zip

Quick Installation

Windows:

# Download and extract (PowerShell)
Invoke-WebRequest -Uri "https://github.com/mediar-ai/terminator/releases/download/v0.24.27/terminator-cli-windows-x86_64.zip" -OutFile "terminator-cli.zip"
Expand-Archive -Path "terminator-cli.zip" -DestinationPath "."

# Add to PATH or move to a directory in PATH

Usage

terminator-cli --help

NPM Package

The CLI is also available as an NPM package: npm install -g @mediar-ai/cli

What's Changed

See the CHANGELOG for details


Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation (Windows only)

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Run the agent: terminator-mcp-agent.exe --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent

v0.24.26

28 Jan 01:09

Choose a tag to compare


Terminator CLI Binaries

This release contains the Terminator CLI standalone binaries for various platforms.

Available Downloads:

  • Windows x64: terminator-cli-windows-x86_64.zip
  • Windows ARM64: terminator-cli-windows-aarch64.zip

Quick Installation

Windows:

# Download and extract (PowerShell)
Invoke-WebRequest -Uri "https://github.com/mediar-ai/terminator/releases/download/v0.24.26/terminator-cli-windows-x86_64.zip" -OutFile "terminator-cli.zip"
Expand-Archive -Path "terminator-cli.zip" -DestinationPath "."

# Add to PATH or move to a directory in PATH

Usage

terminator-cli --help

NPM Package

The CLI is also available as an NPM package: npm install -g @mediar-ai/cli

What's Changed

See the CHANGELOG for details


Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation (Windows only)

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Run the agent: terminator-mcp-agent.exe --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent

v0.24.25

27 Jan 23:27

Choose a tag to compare


Terminator CLI Binaries

This release contains the Terminator CLI standalone binaries for various platforms.

Available Downloads:

  • Windows x64: terminator-cli-windows-x86_64.zip
  • Windows ARM64: terminator-cli-windows-aarch64.zip

Quick Installation

Windows:

# Download and extract (PowerShell)
Invoke-WebRequest -Uri "https://github.com/mediar-ai/terminator/releases/download/v0.24.25/terminator-cli-windows-x86_64.zip" -OutFile "terminator-cli.zip"
Expand-Archive -Path "terminator-cli.zip" -DestinationPath "."

# Add to PATH or move to a directory in PATH

Usage

terminator-cli --help

NPM Package

The CLI is also available as an NPM package: npm install -g @mediar-ai/cli

What's Changed

See the CHANGELOG for details


Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation (Windows only)

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Run the agent: terminator-mcp-agent.exe --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent

v0.24.24

27 Jan 22:49

Choose a tag to compare


Terminator CLI Binaries

This release contains the Terminator CLI standalone binaries for various platforms.

Available Downloads:

  • Windows x64: terminator-cli-windows-x86_64.zip
  • Windows ARM64: terminator-cli-windows-aarch64.zip

Quick Installation

Windows:

# Download and extract (PowerShell)
Invoke-WebRequest -Uri "https://github.com/mediar-ai/terminator/releases/download/v0.24.24/terminator-cli-windows-x86_64.zip" -OutFile "terminator-cli.zip"
Expand-Archive -Path "terminator-cli.zip" -DestinationPath "."

# Add to PATH or move to a directory in PATH

Usage

terminator-cli --help

NPM Package

The CLI is also available as an NPM package: npm install -g @mediar-ai/cli

What's Changed

See the CHANGELOG for details


Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation (Windows only)

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Run the agent: terminator-mcp-agent.exe --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent

v0.24.23

27 Jan 22:19

Choose a tag to compare


Terminator CLI Binaries

This release contains the Terminator CLI standalone binaries for various platforms.

Available Downloads:

  • Windows x64: terminator-cli-windows-x86_64.zip
  • Windows ARM64: terminator-cli-windows-aarch64.zip

Quick Installation

Windows:

# Download and extract (PowerShell)
Invoke-WebRequest -Uri "https://github.com/mediar-ai/terminator/releases/download/v0.24.23/terminator-cli-windows-x86_64.zip" -OutFile "terminator-cli.zip"
Expand-Archive -Path "terminator-cli.zip" -DestinationPath "."

# Add to PATH or move to a directory in PATH

Usage

terminator-cli --help

NPM Package

The CLI is also available as an NPM package: npm install -g @mediar-ai/cli

What's Changed

See the CHANGELOG for details


Terminator MCP Agent Binaries

This release contains the Terminator MCP Agent standalone binaries for Windows platforms.

Available Downloads:

  • Windows x64: terminator-mcp-agent-win32-x64-msvc.zip
  • Windows ARM64: terminator-mcp-agent-win32-arm64-msvc.zip

Installation (Windows only)

  1. Download the appropriate archive for your platform
  2. Extract the binary
  3. Run the agent: terminator-mcp-agent.exe --transport http --port 3000

NPM Package

The MCP agent is also available as an NPM package: npm install -g @terminator/terminator-mcp-agent