diff options
| author | Dax Raad <[email protected]> | 2026-04-16 12:19:43 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-04-16 12:40:24 -0400 |
| commit | bfffc3c2c6349d9199dd1a73260612b5ec2da88d (patch) | |
| tree | df80283461023b70f22597fbfe1cc4898d5031a0 /github | |
| parent | b28956f0dbc22d786fab24b2a34fd07fba6d27ec (diff) | |
| download | opencode-bfffc3c2c6349d9199dd1a73260612b5ec2da88d.tar.gz opencode-bfffc3c2c6349d9199dd1a73260612b5ec2da88d.zip | |
tui: ensure TUI plugins load with proper project context when multiple directories are open
Fixes potential plugin resolution issues when switching between projects by wrapping
plugin loading in Instance.provide(). This ensures each plugin resolves dependencies
relative to its correct project directory instead of inheriting context from whatever
instance happened to be active.
Also reorganizes config loading code into focused modules (command.ts, managed.ts,
plugin.ts) to make the codebase easier to maintain and test.
Diffstat (limited to 'github')
0 files changed, 0 insertions, 0 deletions
