Skip to content

Add local JavaScript plugin functions - #652

Open
RDawg29 wants to merge 1 commit into
ztjhz:mainfrom
RDawg29:codex/client-js-plugins
Open

Add local JavaScript plugin functions#652
RDawg29 wants to merge 1 commit into
ztjhz:mainfrom
RDawg29:codex/client-js-plugins

Conversation

@RDawg29

@RDawg29 RDawg29 commented May 20, 2026

Copy link
Copy Markdown

Summary

  • add persisted JavaScript plugin definitions with a default calculator example
  • expose enabled plugins to OpenAI through the legacy chat completions function-calling API
  • execute requested plugin JavaScript locally and send the function result back for a final assistant response
  • add a settings modal for enabling, editing, adding, and removing plugins

Verification

  • corepack yarn build
  • opened the Vite app locally and verified Settings -> JavaScript plugins renders the plugin editor

Closes #499

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.

FR: ($100 Bounty) Add JavaScript based plugin

1 participant