dify/api/core/plugin
Harry a62d7aa3ee feat(trigger): add plugin trigger workflow support and refactor trigger system
- Add new workflow plugin trigger service for managing plugin-based triggers
- Implement trigger provider encryption utilities for secure credential storage
- Add custom trigger errors module for better error handling
- Refactor trigger provider and manager classes for improved plugin integration
- Update API endpoints to support plugin trigger workflows
- Add database migration for plugin trigger workflow support

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 13:20:43 +08:00
..
backwards_invocation chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
endpoint fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 2025-05-15 13:59:43 +08:00
entities feat(trigger): add plugin trigger workflow support and refactor trigger system 2025-09-04 13:20:43 +08:00
impl feat(trigger): add plugin trigger workflow support and refactor trigger system 2025-09-04 13:20:43 +08:00
utils refactor(trigger): update trigger provider classes and API endpoints 2025-09-03 14:53:27 +08:00