dify/api/core/plugin/entities
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
..
base.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
bundle.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
endpoint.py chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 2025-05-08 17:39:51 +08:00
marketplace.py feat: plugin deprecation notice (#22685) 2025-07-22 10:27:35 +08:00
parameters.py feat: Add Citations and Attributions to Agent Node (#18558) 2025-07-16 15:46:15 +08:00
plugin.py feat(trigger): add trigger provider management and webhook handling functionality 2025-09-03 14:53:26 +08:00
plugin_daemon.py feat(trigger): introduce subscription builder and enhance trigger management 2025-09-03 14:53:27 +08:00
request.py feat(trigger): add plugin trigger workflow support and refactor trigger system 2025-09-04 13:20:43 +08:00