Commit Graph

5 Commits

Author SHA1 Message Date
qianlifeng 62fdd3b7c7
feat(mru): Enhance nodejs/python plugin API with MRU restore functionality and dynamic setting improvements
- Updated API interface to support dynamic settings returning PluginSettingDefinitionItem.
- Implemented MRU restore callback in both Node.js and Python plugin hosts.
- Added MRUData model for handling most recently used data.
- Enhanced setting models to include new types and helper functions for creating settings.
- Updated package dependencies for Node.js and Python plugins to the latest versions.
2025-07-30 21:22:37 +08:00
qianlifeng 4524f16612
Fix icon issues for python plugin 2024-12-23 22:48:21 +08:00
qianlifeng 7a584c8c99
Refactor JSON handling in models for improved data integrity 2024-12-23 21:16:51 +08:00
qianlifeng ccfdbc5e4a
Refactor plugin host 2024-12-22 22:24:04 +08:00
qianlifeng 975b268f9b
Replace justfile with makefile and unify project naming 2024-12-19 23:12:38 +08:00