Skip to content

impl/plugin#271

Merged
ckakgun merged 26 commits into
mainfrom
impl/plugin
Jun 30, 2026
Merged

impl/plugin#271
ckakgun merged 26 commits into
mainfrom
impl/plugin

Conversation

@ckakgun

@ckakgun ckakgun commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator
  • Impl HEYM plugins with design, implementation, and features

mbakgun added 25 commits June 29, 2026 19:52
PluginIcon declared a Boolean `hasIcon` prop; Vue casts an absent Boolean prop
to false, so the canvas (BaseNode) usage that omits it skipped the fetch via the
`hasIcon === false` early-return. Drop the prop and always fetch when pluginId is
present; cache results and bust via clearPluginIconCache on plugin changes.
@ckakgun ckakgun enabled auto-merge (squash) June 30, 2026 06:06
…e deployment documentation

- Implemented a mechanism to reinstall plugin dependencies on startup to handle ephemeral container filesystems.
- Updated deployment script to create necessary directories for plugin data persistence.
- Enhanced documentation to clarify plugin configuration and environment variables for enabling plugins.
@ckakgun ckakgun merged commit f57819f into main Jun 30, 2026
2 checks passed
@ckakgun ckakgun deleted the impl/plugin branch June 30, 2026 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants