[PR #11507] Feature: Plugin Preference Tabs (SDK) - Phase 1 #13816

Open
opened 2026-02-16 18:18:39 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11507

State: open
Merged: No


Phase 1: SDK foundation for plugin-defined preferences.

Adds preference types, registry, and validation for plugin preference tabs. See issue #11494 for full proposal.

Files added under packages/opencode/src/plugin/preferences/

  • types.ts
  • registry.ts
  • index.ts

This PR is the initial SDK foundation; Desktop UI and small_model plugin will follow.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11507 **State:** open **Merged:** No --- Phase 1: SDK foundation for plugin-defined preferences. Adds preference types, registry, and validation for plugin preference tabs. See issue #11494 for full proposal. Files added under packages/opencode/src/plugin/preferences/ - types.ts - registry.ts - index.ts This PR is the initial SDK foundation; Desktop UI and small_model plugin will follow.
yindo added the pull-request label 2026-02-16 18:18:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13816