Release v1.0.2
Release v1.0.2
Packages
@agentxjs/portagent@1.0.2
agentxjs@1.0.2
@agentxjs/ui@1.0.2
Changes
@agentxjs/portagent
Patch Changes
-
11c0224: fix(portagent): use agent-runtime base image to fix shell requirement
Problem: Docker container failed to start with error "No suitable shell found. Claude CLI requires a Posix shell environment. Please ensure you have a valid shell installed and the SHELL environment variable set."
Solution: Changed base image from
node:20-alpinetodeepracticexs/agent-runtimewhich includes all required dependencies for Claude Agent SDK including proper Posix shell environment.Benefits:
- Proper shell environment for Claude CLI
- Pre-configured runtime dependencies
- Smaller final image size (shared base layer)
- agentxjs@1.0.2
- @agentxjs/runtime@1.0.2
- @agentxjs/ui@1.0.2
agentxjs
Patch Changes
- @agentxjs/runtime@1.0.2