Skip to content

Add plugin config API key support#14

Open
bhaktatejas922 wants to merge 1 commit intomainfrom
fix/issue-11-config-api-key
Open

Add plugin config API key support#14
bhaktatejas922 wants to merge 1 commit intomainfrom
fix/issue-11-config-api-key

Conversation

@bhaktatejas922
Copy link
Copy Markdown
Contributor

Summary

  • Resolve the Morph API key from the plugin apiKey option, falling back to MORPH_API_KEY.
  • Create Morph SDK clients after plugin options are available and keep missing-key messages secret-safe.
  • Document desktop-friendly config usage and update focused tests/instructions/changelog.

Tests

  • bun test
  • bun run build
  • bun run typecheck

Closes #11

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.

Add API key as a field in the config file

1 participant