Skip to content

Releases: fwerkor/local-shell-mcp

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 10:00
3a1053c

Docker images are published to Docker Hub and GHCR under the release tag, the unprefixed semantic-version tag, and optionally .

Docker platforms are built in parallel and published as a multi-arch manifest:

linux/amd64
linux/arm64

All-in-one executable downloads are attached for:

linux-x86_64
linux-aarch64
macos-x86_64
macos-aarch64
windows-x86_64

Start without Docker:

./local-shell-mcp --mode mcp

Then open http://127.0.0.1:8765/ui, or launch the embedded native TUI through:

./local-shell-mcp tui

VS Code extension download:

local-shell-mcp-vscode-3.2.0.vsix

Python package artifacts, executable archives, and the VS Code extension are attached below.

Python package version in pyproject.toml: 3.2.0

What's Changed

Full Changelog: v3.1.5...v3.2.0

v3.1.5

Choose a tag to compare

@github-actions github-actions released this 01 Aug 07:37
97da964

Docker images are published to Docker Hub and GHCR under the release tag, the unprefixed semantic-version tag, and optionally .

Docker platforms are built in parallel and published as a multi-arch manifest:

linux/amd64
linux/arm64

All-in-one executable downloads are attached for:

linux-x86_64
linux-aarch64
macos-x86_64
macos-aarch64
windows-x86_64

Start without Docker:

./local-shell-mcp --mode mcp

Then open http://127.0.0.1:8765/ui, or launch the embedded native TUI through:

./local-shell-mcp tui

VS Code extension download:

local-shell-mcp-vscode-3.1.5.vsix

Python package artifacts, executable archives, and the VS Code extension are attached below.

Python package version in pyproject.toml: 3.1.5

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

Choose a tag to compare

@fwerkor fwerkor released this 27 Jul 14:31
d04c9ea

Docker images are published to Docker Hub and GHCR under the release tag, the unprefixed semantic-version tag, and optionally .

Docker platforms are built in parallel and published as a multi-arch manifest:

linux/amd64
linux/arm64

All-in-one executable downloads are attached for:

linux-x86_64
linux-aarch64
macos-x86_64
macos-aarch64
windows-x86_64

Start without Docker:

./local-shell-mcp --mode mcp

Then open http://127.0.0.1:8765/ui, or launch the embedded native TUI through:

./local-shell-mcp tui

VS Code extension download:

local-shell-mcp-vscode-3.1.4.vsix

Python package artifacts, executable archives, and the VS Code extension are attached below.

Python package version in pyproject.toml: 3.1.4

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.1.4

v3.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Jul 05:58
0d6f5df

Docker images are published to Docker Hub and GHCR under the release tag, the unprefixed semantic-version tag, and optionally .

Docker platforms are built in parallel and published as a multi-arch manifest:

linux/amd64
linux/arm64

All-in-one executable downloads are attached for:

linux-x86_64
linux-aarch64
macos-x86_64
macos-aarch64
windows-x86_64

Start without Docker:

./local-shell-mcp --mode mcp

Then open http://127.0.0.1:8765/ui, or launch the embedded native TUI through:

./local-shell-mcp tui

VS Code extension download:

local-shell-mcp-vscode-3.1.3.vsix

Python package artifacts, executable archives, and the VS Code extension are attached below.

Python package version in pyproject.toml: 3.1.3

What's Changed

  • fix: enforce single worker process and bounded polling by @fwerkor in #105
  • fix(worker): avoid Cloudflare 403 during runtime updates by @fwerkor in #110
  • fix: report shell startup failures correctly by @fwerkor in #112
  • fix(jobs): prevent job store lock stalls from freezing remote workers by @fwerkor in #109
  • fix(shell): keep tmux sessions alive for nologin services by @fwerkor in #111
  • chore: prepare v3.1.3 by @fwerkor in #113

Full Changelog: v3.1.2...v3.1.3

v3.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 09:17
9861868

Docker images are published to Docker Hub and GHCR under the release tag, the unprefixed semantic-version tag, and optionally .

Docker platforms are built in parallel and published as a multi-arch manifest:

linux/amd64
linux/arm64

All-in-one executable downloads are attached for:

linux-x86_64
linux-aarch64
macos-x86_64
macos-aarch64
windows-x86_64

Start without Docker:

./local-shell-mcp --mode mcp

Then open http://127.0.0.1:8765/ui, or launch the embedded native TUI through:

./local-shell-mcp tui

VS Code extension download:

local-shell-mcp-vscode-3.1.2.vsix

Python package artifacts, executable archives, and the VS Code extension are attached below.

Python package version in pyproject.toml: 3.1.2

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 14:36
727b0f9

Docker images are published to Docker Hub and GHCR under the release tag, the unprefixed semantic-version tag, and optionally .

Docker platforms are built in parallel and published as a multi-arch manifest:

linux/amd64
linux/arm64

All-in-one executable downloads are attached for:

linux-x86_64
linux-aarch64
macos-x86_64
macos-aarch64
windows-x86_64

Start without Docker:

./local-shell-mcp --mode mcp

Then open http://127.0.0.1:8765/ui, or launch the embedded native TUI through:

./local-shell-mcp tui

VS Code extension download:

local-shell-mcp-vscode-3.1.1.vsix

Python package artifacts, executable archives, and the VS Code extension are attached below.

Python package version in pyproject.toml: 3.1.1

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 12:08
e5a167c

Docker images are published to Docker Hub and GHCR under the release tag, the unprefixed semantic-version tag, and optionally .

Docker platforms are built in parallel and published as a multi-arch manifest:

linux/amd64
linux/arm64

All-in-one executable downloads are attached for:

linux-x86_64
linux-aarch64
macos-x86_64
macos-aarch64
windows-x86_64

Start without Docker:

./local-shell-mcp --mode mcp

Then open http://127.0.0.1:8765/ui, or launch the embedded native TUI through:

./local-shell-mcp tui

VS Code extension download:

local-shell-mcp-vscode-3.1.0.vsix

Python package artifacts, executable archives, and the VS Code extension are attached below.

Python package version in pyproject.toml: 3.1.0

What's Changed

  • Render view_image results in TUI audit by @fwerkor in #89
  • fix(ui): keep dashboard alert rows aligned by @fwerkor in #90
  • Fix UTF-8 boundary binary detection by @fwerkor in #91
  • fix: make apply_patch context handling reliable by @fwerkor in #93
  • fix(webui): expose wallpaper through TUI by @fwerkor in #92
  • feat(ui): add native WebUI with optional OpenTUI by @LeonardNJU in #94
  • chore: prepare v3.1.0 by @fwerkor in #95
  • fix: run remote transfers as resumable jobs by @fwerkor in #96

Full Changelog: v3.0.9...v3.1.0

v3.0.9

Choose a tag to compare

@github-actions github-actions released this 21 Jul 05:01
c1fc47e

Docker images are published to Docker Hub and GHCR under the release tag, the unprefixed semantic-version tag, and optionally .

Docker platforms are built in parallel and published as a multi-arch manifest:

linux/amd64
linux/arm64

All-in-one executable downloads are attached for:

linux-x86_64
linux-aarch64
macos-x86_64
macos-aarch64
windows-x86_64

Start without Docker:

./local-shell-mcp --mode mcp

Then open http://127.0.0.1:8765/ui, or launch the embedded native TUI through:

./local-shell-mcp tui

VS Code extension download:

local-shell-mcp-vscode-3.0.9.vsix

Python package artifacts, executable archives, and the VS Code extension are attached below.

Python package version in pyproject.toml: 3.0.9

What's Changed

  • fix(tui): contain audit record rows by @fwerkor in #82
  • fix(ui): repair remote invite dialog and local copy by @fwerkor in #83
  • ci: preserve in-progress workflow runs by @fwerkor in #84
  • fix(skills): ignore .git in related_files by @fwerkor in #85
  • feat(ui): add lightweight syntax highlighting by @fwerkor in #87
  • feat: support apply_patch envelopes by @fwerkor in #86
  • chore: release v3.0.9 by @fwerkor in #88

Full Changelog: v3.0.8...v3.0.9

v3.0.8

Choose a tag to compare

@github-actions github-actions released this 20 Jul 18:02
5c71b6e

Docker images are published to Docker Hub and GHCR under the release tag, the unprefixed semantic-version tag, and optionally .

Docker platforms are built in parallel and published as a multi-arch manifest:

linux/amd64
linux/arm64

All-in-one executable downloads are attached for:

linux-x86_64
linux-aarch64
macos-x86_64
macos-aarch64
windows-x86_64

Start without Docker:

./local-shell-mcp --mode mcp

Then open http://127.0.0.1:8765/ui, or launch the embedded native TUI through:

./local-shell-mcp tui

VS Code extension download:

local-shell-mcp-vscode-3.0.8.vsix

Python package artifacts, executable archives, and the VS Code extension are attached below.

Python package version in pyproject.toml: 3.0.8

What's Changed

  • fix(remote): keep heartbeat active while submitting results by @fwerkor in #77
  • fix(webui): make TUI transparency visible by @fwerkor in #79
  • chore: release v3.0.8 by @fwerkor in #80
  • fix: report public shell timeout limits by @fwerkor in #81

Full Changelog: v3.0.7...v3.0.8

v3.0.7

Choose a tag to compare

@github-actions github-actions released this 20 Jul 12:45
5b1bff7

Docker images are published to Docker Hub and GHCR under the release tag, the unprefixed semantic-version tag, and optionally .

Docker platforms are built in parallel and published as a multi-arch manifest:

linux/amd64
linux/arm64

All-in-one executable downloads are attached for:

linux-x86_64
linux-aarch64
macos-x86_64
macos-aarch64
windows-x86_64

Start without Docker:

./local-shell-mcp --mode mcp

Then open http://127.0.0.1:8765/ui, or launch the embedded native TUI through:

./local-shell-mcp tui

VS Code extension download:

local-shell-mcp-vscode-3.0.7.vsix

Python package artifacts, executable archives, and the VS Code extension are attached below.

Python package version in pyproject.toml: 3.0.7

What's Changed

  • fix(ui): prevent Dashboard alert text overlap by @fwerkor in #62
  • fix(tui): show loading before initial data arrives by @fwerkor in #61
  • fix(ui): resize persistent terminals with TUI viewport by @fwerkor in #59
  • fix: stream remote file transfers over raw HTTP by @fwerkor in #65
  • fix(tui): contain Todos list rows by @fwerkor in #67
  • style(webui): make TUI background subtly transparent by @fwerkor in #68
  • chore: merge repaired outstanding PRs by @fwerkor in #73
  • fix(packaging): ship OpenTUI runtime in Python wheels by @LeonardNJU in #74
  • chore: release v3.0.7 by @fwerkor in #75

Full Changelog: v3.0.6...v3.0.7