Download Latest Version godex-windows-amd64.exe (30.8 MB)
Email in envelope

Get an email when there's a new version of GoDex

Home / v0.26.0
Name Modified Size InfoDownloads / Week
Parent folder
godex-darwin-amd64 2026-06-06 30.6 MB
godex-darwin-amd64.sha256 2026-06-06 85 Bytes
godex-darwin-arm64 2026-06-06 29.2 MB
godex-darwin-arm64.sha256 2026-06-06 85 Bytes
godex-linux-amd64 2026-06-06 30.0 MB
godex-linux-amd64.sha256 2026-06-06 84 Bytes
godex-linux-arm64 2026-06-06 28.3 MB
godex-linux-arm64.sha256 2026-06-06 84 Bytes
godex-windows-amd64.exe 2026-06-06 30.8 MB
godex-windows-amd64.exe.sha256 2026-06-06 90 Bytes
README.md 2026-06-06 1.7 kB
Release v0.26.0 source code.tar.gz 2026-06-06 7.5 MB
Release v0.26.0 source code.zip 2026-06-06 7.6 MB
Totals: 13 Items   164.1 MB 0

Changes

  • Merge pull request [#20] from cheikh2shift/staticcheck (b4b9d90)
  • fix: enhance command retrieval in runCommand function (86b5067)
  • fix compilation error (5e85904)
  • Merge branch 'main' into staticcheck (24cb645)
  • Merge pull request [#18] from tgulacsi/betteralign (7108bc8)
  • Merge branch 'main' into betteralign (f11968c)
  • Merge pull request [#17] from tgulacsi/interface-any (11a300d)
  • Merge branch 'main' into interface-any (b6416ac)
  • Merge pull request [#16] from tgulacsi/cache-regexp (5de7d0e)
  • Merge branch 'main' of github.com:cheikh2shift/godex (b89c9d3)
  • Remove 'replace_line_range' tool from filesystem MCP server and mock server (9a3ed0c)
  • Remove requirements section from README (3a562ed)
  • Fix staticcheck findings (a2ed0d9)
  • Reorder struct fields for better memory alignment (08702c1)
  • interface{} -> any (7e562b2)
  • Compile regexps only once (by caching them) (c906863)
  • Add built-in filesystem MCP server and enhance MCP command support (a64e0ac)
  • correct ci (576e224)
  • remove outdated help doc cmd (31c4959)
  • Enhance DYNO mock server and filesystem handling: add tool-call support, improve error handling for directory listings, and ensure dangling symlinks are included in directory outputs. (8e0a473)
  • Enhance DYNO setup: update Dockerfile for Go installation, improve mock server responses, and streamline run script; add dummy provider configuration (a817486)

Installation

Download the appropriate binary for your platform and run the install script:

:::bash
curl -sSL https://raw.githubusercontent.com/cheikh2shift/godex/main/install.sh | sh

Verification

Each binary includes a SHA256 checksum file for verification.

Source: README.md, updated 2026-06-06