-
Release v2.0.5 Stable
released this
2026-02-27 00:59:31 +00:00 | 34 commits to main since this releaseRelease 2.0.5
Changes
- chore(release): 2.0.5 [skip ci] (
713e5ee) - fix: copy claude binary to /usr/local/bin instead of symlinking (
276477e) - fix: symlink claude binary to /usr/local/bin after install (
2136976) - fix: pipe install script to bash, not sh (
e269e19) - fix: switch Claude Code to native binary — npm wrapper breaks remote control (
3109de7) - fix: pin Claude Code to @latest tag and print version at build time (
2b9350c) - fix: force fresh npm registry lookup for Claude Code install (
5d62842) - fix: disable all Docker layer caching in CI (
58719cf)
Docker Image
docker pull ghcr.io/cpfarhood/devcontainer:v2.0.5Helm Chart
helm repo add devcontainer https://cpfarhood.github.io/devcontainer helm repo update helm install mydev devcontainer/devcontainer --version 2.0.5 --set name=mydevDownloads
- chore(release): 2.0.5 [skip ci] (