You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add dev-build-ai-plugin and dev-run-server targets to support
development workflow with latest plugin changes.
- dev-build-ai-plugin: builds latest plugin and backs up system version
- dev-restore-ai-plugin: restores original system version
- dev-run-server: runs server with development plugin version
This solves the issue where system cached plugins from ghcr.io
override local development changes.
0 commit comments