Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ main.py # Plugin entry point (DifyPlugin with 120s timeout)
manifest.yaml # Plugin metadata, version, permissions, entrypoints
pyproject.toml # Python project config and dev tooling
requirements.txt # Runtime dependencies
CONTRIBUTING.md # Developer setup, debugging, and publishing guide
provider/
apify.py # OAuth provider: token exchange, refresh, credential validation
apify.yaml # Tool provider schema for OAuth
Expand Down