Commit Graph

10 Commits

Author SHA1 Message Date
Harry 02101e6db9 chore: update dify_plugin version across multiple triggers to 0.6.0b14 2025-11-05 15:32:53 +08:00
Yeuoly c97506a155 docs: slack 2025-10-30 18:19:53 +08:00
Yeuoly 8c7bc2f075 fix 2025-10-30 18:13:44 +08:00
Yeuoly 9948687009 bump sdk 2025-10-22 13:48:23 +08:00
Harry 8d32dfb347 refactor: add payload to event handler's on_event function 2025-10-20 12:04:43 +08:00
Yeuoly ad1d2b2b9a fix: slack 2025-10-17 17:48:46 +08:00
Yeuoly f29f6e67d5 fix: icons 2025-10-17 17:45:18 +08:00
Yeuoly ec58236521 fix: apply ruff 2025-10-17 17:42:23 +08:00
Yeuoly 4058597f87 Codex/implement slack trigger in main.py (#220)
* Expand Slack trigger to full Events API catalog

* Remove Slack trigger subscription constructor

* Remove Slack event selection from subscription schema

* Use official Slack icon asset

* Stop reading Slack signing secret from constructor parameters

* chore: remove tead_id

* refactoring

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-10-17 17:37:17 +08:00
Yeuoly b9ac72257e Expand Slack trigger to full Events API catalog (#217)
* Expand Slack trigger to full Events API catalog

* Remove Slack trigger subscription constructor

* Remove Slack event selection from subscription schema

* Use official Slack icon asset

* Stop reading Slack signing secret from constructor parameters

* chore: remove tead_id
2025-10-17 16:44:43 +08:00