Skip to content

chore(kiloclaw): update Kilo CLI install timing#2802

Merged
pandemicsyn merged 1 commit intomainfrom
florian/chore/cli-delay
Apr 24, 2026
Merged

chore(kiloclaw): update Kilo CLI install timing#2802
pandemicsyn merged 1 commit intomainfrom
florian/chore/cli-delay

Conversation

@pandemicsyn
Copy link
Copy Markdown
Contributor

Summary

  • Bump the baked Kilo CLI version in the KiloClaw runtime and local Docker images from 7.1.13 to 7.2.22.
  • Delay the controller's background @kilocode/cli@latest upgrade from 5 minutes to 3 hours after startup so it is less likely to compete with early gateway warmup or first user activity.
  • No architectural changes; this preserves the existing baked-version-plus-background-upgrade model and only changes the pinned version and upgrade timing.

Verification

  • No manual verification was performed; this only changes Docker install pins and controller upgrade timing, and no KiloClaw machine image was built or booted in this session.
  • Add any additional manual verification details before merge.

Visual Changes

N/A

Reviewer Notes

  • The baked CLI remains available immediately on boot; the delayed background upgrade only affects when the image attempts to move from the baked version to npm latest.
  • The delayed upgrade still only runs when KILOCLAW_KILO_CLI === 'true'.

@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented Apr 24, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • services/kiloclaw/Dockerfile
  • services/kiloclaw/Dockerfile.local
  • services/kiloclaw/controller/src/index.ts

Reviewed by gpt-5.4-20260305 · 178,096 tokens

@pandemicsyn pandemicsyn enabled auto-merge (squash) April 24, 2026 16:00
@pandemicsyn pandemicsyn merged commit 7e9b64a into main Apr 24, 2026
16 checks passed
@pandemicsyn pandemicsyn deleted the florian/chore/cli-delay branch April 24, 2026 16:02
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.

2 participants