Skip to content

Releases: RandomCodeSpace/ctm

v0.1.26

16 May 01:58
46a5018

Choose a tag to compare

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.26-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.26-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.26-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.26-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.26

Air-gapped

The ctm-v0.1.26-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

What's changed

Features

  • wire --agent flag into new/yolo/yolo!/safe (#27) (46a5018)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

f9f4870bdf07a2a2f6aa614eee4ef98c23b41a1ffc01eb55fdf557e3e511556f  ctm-v0.1.26-darwin-amd64.tar.gz
f2de2d89e0f81a61b97a0a01cb3a7cbe1d6f751a3c9087edb3492ca56b2227e2  ctm-v0.1.26-darwin-arm64.tar.gz
6bdcd8cbc99c6a7a49acee2c66270da5200169c325a00e2a337e4d1384690896  ctm-v0.1.26-linux-amd64.tar.gz
09ca65686805a1afcf0fc7112ff8d07e155f06c7ddf605a478940c233c343376  ctm-v0.1.26-linux-arm64.tar.gz
89cb4113ce2103de07bb69095ad769a62affeeaf5b757a558f3e77914a5e95ed  ctm-v0.1.26-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.25

15 May 17:19
8949d4c

Choose a tag to compare

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.25-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.25-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.25-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.25-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.25

Air-gapped

The ctm-v0.1.25-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

What's changed

Features

  • flip DefaultAgent from codex to hermes (#26) (8949d4c)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

f2cfcdbb208a162c5cc7f3018859e5a7c8e1dc7babfa224c399aef0f6ad402bf  ctm-v0.1.25-darwin-amd64.tar.gz
c41083067ac56272f106b20a838b3bf83ba67535318a23177b5dbcfe26f07277  ctm-v0.1.25-darwin-arm64.tar.gz
1c64b882ff07305d62d52faac4f586b5a2304089c3db285817f84013525190b1  ctm-v0.1.25-linux-amd64.tar.gz
8ce6f1094b5b9a13ab16392f6c27c27718dd7a761e74df859b72e45e4fc3bcee  ctm-v0.1.25-linux-arm64.tar.gz
bb5011e4a8c8eb63ca9c22411ebf77d012b09098826bdb95ffc449dba0a65133  ctm-v0.1.25-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.24

15 May 17:06
e08ac6f

Choose a tag to compare

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.24-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.24-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.24-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.24-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.24

Air-gapped

The ctm-v0.1.24-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

What's changed

Features

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

12dd06429dfa1744cab6e413b0c2dab5ea5f2942018aae79f817d1838e9e6f4c  ctm-v0.1.24-darwin-amd64.tar.gz
a745d1f54b49f663d8431a1683b9e30e4ba7eeaf55f7e9c7798cbfe75b5dfceb  ctm-v0.1.24-darwin-arm64.tar.gz
4d1dbb1b28756c83865d7fb93be59e1d887f6edcbbea9c7bd6df76d29e6179dd  ctm-v0.1.24-linux-amd64.tar.gz
622d620a2049bd8ce0cd80e2ca4bc1d62bb2d33685c884615993f1dfec855ad5  ctm-v0.1.24-linux-arm64.tar.gz
f0844fab7e98664e55deb6a7fd555065eb4ed6da31e0fca010db085d2b52c899  ctm-v0.1.24-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.23

15 May 08:47
6fd0413

Choose a tag to compare

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.23-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.23-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.23-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.23-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.23

Air-gapped

The ctm-v0.1.23-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

What's changed

Tests

  • raise codex package coverage to ≥80% (#24) (6fd0413)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

07f13e096750f433f5ad0ef3d542fbdddcb8bf32a242bfa3eb66763acbf9cc5c  ctm-v0.1.23-darwin-amd64.tar.gz
61573ced7a17c3e03ebbe69bd57684ca0d3931541c8cf48baea2bfdd6569ed32  ctm-v0.1.23-darwin-arm64.tar.gz
63e3946c3100d7400021f5bfeba63e6ccd74574864c74f6976f2f0012c6a95e6  ctm-v0.1.23-linux-amd64.tar.gz
76bd036e691e5bb3c65bcff414ceb1bd924b2b5155807732e2c36048d5858431  ctm-v0.1.23-linux-arm64.tar.gz
e53d63ba399321654c2b8aedf76078c7088b4a2b9b7245b100a9b26f41c691cb  ctm-v0.1.23-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.22

15 May 07:07
958348b

Choose a tag to compare

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.22-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.22-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.22-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.22-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.22

Air-gapped

The ctm-v0.1.22-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

What's changed

Features

  • codex-only ctm — drop claude, daemon, and web UI (#23) (958348b)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

3ca977467e4967b62621088a06899b955052450f824daa43a23174151732d235  ctm-v0.1.22-darwin-amd64.tar.gz
bce8a185c51c49361e57509f919282c1d27b3a998909901161744911d434892f  ctm-v0.1.22-darwin-arm64.tar.gz
d8417a435f444f3d8e23a778ca9cb39b914d8d345d97fc48836264dac8114da2  ctm-v0.1.22-linux-amd64.tar.gz
e5bd6f844a15a4f6a66e504df8af5f779be4afbda94b52bf36e6e1e4d913890b  ctm-v0.1.22-linux-arm64.tar.gz
f47534a7b01a206ed83867771f3310416d3c92a4d2fa3d926631884545b6daff  ctm-v0.1.22-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.21

10 May 03:58
0145ce6

Choose a tag to compare

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.21-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.21-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.21-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.21-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.21

Air-gapped

The ctm-v0.1.21-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

What's changed

Refactoring

  • drop token line, simplify context segment to ctx % (#22) (0145ce6)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

a3d4bc5203d0ba764895e21769a53728f179ae15c27e994dffdf4ca7eb790175  ctm-v0.1.21-darwin-amd64.tar.gz
14bd7fd0d9a02b4e7044c340e41b5b83602c4e443dcc5a6b09f3d20fe8a7d931  ctm-v0.1.21-darwin-arm64.tar.gz
d7b52702c9bbf3d74e6ade1a0835457d9426c8e267be2b7c4cce158e4e4a87c0  ctm-v0.1.21-linux-amd64.tar.gz
2a74727850343d69f4c74638078d09aa95febcff25b7a320ccc3024c382b90b9  ctm-v0.1.21-linux-arm64.tar.gz
faf988732d8ca2df27f0a60bf2157db0f70cd055deec216a99ac0b642105b027  ctm-v0.1.21-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.20

09 May 11:42
f56fff1

Choose a tag to compare

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.20-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.20-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.20-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.20-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.20

Air-gapped

The ctm-v0.1.20-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

What's changed

Refactoring

  • make ctm pure-overlay; never mutate Claude config files (#21) (f56fff1)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

f872b427f4952e913014d4eeaebf9488726954818988597d92e7a9f7b0f3c850  ctm-v0.1.20-darwin-amd64.tar.gz
23c872281defb6d83e74a09aac4901484b70c0127d8380676727564ea5584288  ctm-v0.1.20-darwin-arm64.tar.gz
c69e371d57d2a70ef3da73d6f2943abd8d7766aeeb66844806650136f2287859  ctm-v0.1.20-linux-amd64.tar.gz
13a12ec1cdcdeddd7e1b51995a7e5940ae4803e337da592ce0b45dbccefbe953  ctm-v0.1.20-linux-arm64.tar.gz
93f56371e9e7b534ae566da3e0d6e4baa9de2dbf708d9ca44e1a07c14c1e34d1  ctm-v0.1.20-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.19

01 May 12:14
261279f

Choose a tag to compare

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.19-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.19-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.19-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.19-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.19

Air-gapped

The ctm-v0.1.19-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

What's changed

Chores

  • mirror passing-tier reference + CHANGELOG.md (#20) (261279f)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

cc41c0e71decf33f8b656290d3d948c559ab8738a87ea52567fff523353d5960  ctm-v0.1.19-darwin-amd64.tar.gz
3192dce6ec42fe3856ebc707edc5f330ad90fe63445094c8e79c34e02a79bbad  ctm-v0.1.19-darwin-arm64.tar.gz
6719035788b1022fb1f6f74797f1fc305db76e0c82620aad338348956a737800  ctm-v0.1.19-linux-amd64.tar.gz
107aef04ffe18a1e3c69b9e04e2e394c0f4d92fa67aa445306c7dee992423f93  ctm-v0.1.19-linux-arm64.tar.gz
38a9b39d4d8c2c10ba920ab52a842f71f5d21f0f9ab1295f579257ba2fb6f15f  ctm-v0.1.19-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.18

01 May 11:29
4205662

Choose a tag to compare

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.18-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.18-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.18-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.18-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.18

Air-gapped

The ctm-v0.1.18-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

What's changed

Documentation

  • wire OpenSSF Best Practices badge for project #12716 (#19) (4205662)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

4682074a06771b92b2aaa1c9cd46e921cdbaa9e0b11738365f68c410bc633429  ctm-v0.1.18-darwin-amd64.tar.gz
1f105dcf8bcf4f75b253e1d67bb8528154b1ed7adde49f9e4b2ecf634399c5c4  ctm-v0.1.18-darwin-arm64.tar.gz
52ec052db55faa076fadbfee4f5e980282002067f4f9fe50981e0319600306d8  ctm-v0.1.18-linux-amd64.tar.gz
2afddd147abe50ea0ba1d125f6d39cb316a30886cb5e9e76eaa08f78ccad0169  ctm-v0.1.18-linux-arm64.tar.gz
716b9f4ea15a62a16655e032b26bab5ab3408abf65caee31a706798ffabcf2fc  ctm-v0.1.18-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live

v0.1.17

01 May 11:20
7a294ca

Choose a tag to compare

Install

Prebuilt binary (fastest)

Download the archive for your platform from the assets below, extract, and drop ctm into a directory on your $PATH. Archives include the binary plus LICENSE and README.md.

Platform Asset
Linux x86_64 ctm-v0.1.17-linux-amd64.tar.gz
Linux ARM64 ctm-v0.1.17-linux-arm64.tar.gz
macOS (Intel) ctm-v0.1.17-darwin-amd64.tar.gz
macOS (Apple Silicon) ctm-v0.1.17-darwin-arm64.tar.gz

Windows users: run the Linux binary under WSL — tmux has no native Windows support.

From source

go install github.com/RandomCodeSpace/ctm@v0.1.17

Air-gapped

The ctm-v0.1.17-src.tar.gz archive is a vendored source tree (go mod vendor populated) that builds offline with go build ..

What's changed

Chores

  • uplift to Met across the passing tier (#18) (7a294ca)

Verification

Tarball SHA256 sums (also attached as SHA256SUMS):

ba3d582581a4e7659791c558830b4ae2f061b22bc1eb2b294b149e9ff4f92016  ctm-v0.1.17-darwin-amd64.tar.gz
90e891827ff2ceb9c07d1ce0b3dba651bf07966297f1afeb3d08c4cb7d43c996  ctm-v0.1.17-darwin-arm64.tar.gz
17a610f3140c19124e4313533c90d1c10ef050fe083b6eee87340c2326e96d5a  ctm-v0.1.17-linux-amd64.tar.gz
4b07654bab6e9e7663fdb0e417fdcba743314ab45eb77fb51ab63b76f74f482d  ctm-v0.1.17-linux-arm64.tar.gz
cdf91f0b048dc82c7a8471f0bf8595cd371968efe225cfca024c4e58111cf9ea  ctm-v0.1.17-src.tar.gz

Verify:

sha256sum -c SHA256SUMS  # inside the dir where both files live