Skip to content

Fix local Kimaki plugin path resolution after desired-state sync - #566

Merged
chubes4 merged 1 commit into
mainfrom
fix/565-local-kimaki-plugin-path
Sep 1, 2026
Merged

Fix local Kimaki plugin path resolution after desired-state sync#566
chubes4 merged 1 commit into
mainfrom
fix/565-local-kimaki-plugin-path

Conversation

@chubes4

@chubes4 chubes4 commented Sep 1, 2026

Copy link
Copy Markdown
Member

Summary

  • resolve Kimaki managed plugin paths deterministically from the current environment
  • stop relying on shell variables produced inside desired-state child execution
  • use the same resolver for config sync, opencode.json repair, and emitted verification
  • prove stale /opt child state cannot override local macOS paths

Verification

  • bash tests/opencode-local-plugin-path.sh
  • bash tests/repair-opencode-json.sh
  • bash tests/upgrade-opencode-auth-plugin-sync.sh
  • bash tests/bridge-service-adapters.sh
  • bash -n upgrade.sh bridges/kimaki.sh tests/opencode-local-plugin-path.sh tests/upgrade-opencode-auth-plugin-sync.sh

Closes #565.

AI assistance

OpenAI GPT-5.6 Sol via OpenCode diagnosed the live desired-state subprocess boundary, implemented and verified the repair, and orchestrated the tracked worktree, commit, and PR submission.

@chubes4
chubes4 merged commit 53cabaa into main Sep 1, 2026
66 checks 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.

Keep local OpenCode plugin paths on the local Kimaki config

1 participant