Skip to content

fix: update existing CLI instead of re-installing during setup#18

Merged
ivostoynovski merged 2 commits into
mainfrom
fix/handle-existing-cli
May 12, 2026
Merged

fix: update existing CLI instead of re-installing during setup#18
ivostoynovski merged 2 commits into
mainfrom
fix/handle-existing-cli

Conversation

@ivostoynovski
Copy link
Copy Markdown
Collaborator

Summary

  • When a user already has the OpenKBS CLI installed, the setup flow now runs openkbs update instead of re-running install.sh
  • This syncs the CLI binary and project skill files, preventing git from flagging stale skill files as changes

Test plan

  • Clone repo on a machine with OpenKBS CLI already installed
  • Run through Path B setup — verify openkbs update is called instead of install.sh
  • Verify git status shows no unexpected changes after setup

🤖 Generated with Claude Code

- check if openkbs CLI is already installed before running install.sh
- run openkbs update to sync CLI binary and skill files when pre-installed

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ivostoynovski ivostoynovski enabled auto-merge (squash) May 12, 2026 11:47
@ivostoynovski ivostoynovski merged commit 6aba0bc into main May 12, 2026
1 check passed
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