Skip to content

fix(plugins): respect PILOT_HOME paths#191

Open
MicroMilo wants to merge 1 commit into
OpenBMB:mainfrom
MicroMilo:codex/respect-pilot-home-plugin-paths
Open

fix(plugins): respect PILOT_HOME paths#191
MicroMilo wants to merge 1 commit into
OpenBMB:mainfrom
MicroMilo:codex/respect-pilot-home-plugin-paths

Conversation

@MicroMilo

Copy link
Copy Markdown

Summary

  • derive plugin directory and plugins.json from resolvePilotHome()
  • make plugin storage honor PILOT_HOME like the rest of the UI server path helpers
  • add regression coverage for isolated PILOT_HOME plugin paths

Verification

  • npm --workspace ui exec vitest run server/utils/plugin-loader.pilot-home.test.js
  • npm exec -- tsc --noEmit -p tsconfig.json

Notes

This is a real path consistency bug: plugin-loader hardcoded ~/.pilotdeck while ui/server/utils/pilotPaths.js already defines PILOT_HOME-aware home resolution.

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