Skip to content

Feature/install UI from npm on every image rebuild#41

Open
apefrei wants to merge 3 commits intoCoderLuii:masterfrom
apefrei:feature/install-ui-from-npm
Open

Feature/install UI from npm on every image rebuild#41
apefrei wants to merge 3 commits intoCoderLuii:masterfrom
apefrei:feature/install-ui-from-npm

Conversation

@apefrei
Copy link
Copy Markdown

@apefrei apefrei commented Apr 30, 2026

What does this PR do?

CloudCLI is installed directly from npm (@cloudcli-ai/cloudcli@latest) instead of a vendored tarball, so every image rebuild automatically picks up the latest version

Type of change

  • Bug fix
  • New tool / package
  • Feature / enhancement
  • Documentation
  • CI / build improvement
  • Other

Variant affected

  • Full
  • Slim
  • Both
  • N/A

Checklist

  • I've tested this locally with docker compose up
  • Image still builds successfully
  • No credentials or secrets are included
  • CHANGELOG.md updated (if user-facing change)
  • README.md updated (if adding/removing tools)

apefrei and others added 3 commits April 29, 2026 16:09
Replaces the local .tgz artifact with a direct npm install of
@cloudcli-ai/cloudcli@latest so each rebuild picks up the
newest version automatically.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The new package exposes 'cloudcli' binary instead of 'claude-code-ui'.
Update s6 service run script accordingly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant