Skip to content

docs(dify-plugin): document the full tool set added by the port#31

Merged
mislavivanda merged 3 commits into
mainfrom
docs/dify-plugin-tool-docs
Jul 15, 2026
Merged

docs(dify-plugin): document the full tool set added by the port#31
mislavivanda merged 3 commits into
mainfrom
docs/dify-plugin-tool-docs

Conversation

@mislavivanda

@mislavivanda mislavivanda commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Summary by cubic

Document the full Daytona Dify plugin toolset and align metadata with its capabilities.
README lists all 17 tools and clarifies Git, files, services, and sandbox management (build/test via Run Command + cwd; snippets/charts via Run Code; long‑running via Start Service + Preview/Logs); PRIVACY covers Read/Write File and Git Clone credentials (not retained); manifest/provider descriptions are broadened.

Written for commit 389c2f8. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 4 files

You’re at about 98% of the monthly reviewed-line limit. You may want to disable incremental reviews to conserve quota. Reviews will continue until that limit is exceeded. If you need help avoiding interruptions, please contact contact@cubic.dev.

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="apps/dify-plugin/README.md">

<violation number="1" location="apps/dify-plugin/README.md:45">
P3: This suggests **Run Code** can build or launch the cloned project, although it only executes a supplied snippet and cannot select the repository as an entrypoint or working directory. Document **Run Command** for project build/run steps, and reserve **Run Code** for snippets that interact with the checkout.</violation>
</file>

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread apps/dify-plugin/manifest.yaml
Comment thread apps/dify-plugin/README.md Outdated

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reported issues were addressed across 1 file (changes from recent commits).

You’re at about 99% of the monthly reviewed-line limit. You may want to disable incremental reviews to conserve quota. Reviews will continue until that limit is exceeded. If you need help avoiding interruptions, please contact contact@cubic.dev.

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread apps/dify-plugin/README.md Outdated
The plugin registers 17 tools but the README/metadata only described the original 7. Document the 10 added tools (list_sandboxes, manage_sandbox, git_clone, read_file, write_file, list_files, search_files, find_in_files, start_service, get_service_logs):

- README: add them to Features and the Tool Reference table, plus usage sections for git, services/preview, files, and sandbox management

- manifest.yaml + provider: broaden the plugin description beyond 'run code and commands'

- PRIVACY.md: cover Write/Read File transfers and Git Clone credential handling

Signed-off-by: Mislav Ivanda <mislavivanda454@gmail.com>
cubic review: the git-repo usage section implied Run Code could build/launch the project, but Run Code only executes a supplied snippet (no cwd/entrypoint). Point build/run steps at Run Command (with cwd) and describe Run Code as running snippets against the checkout.

Signed-off-by: Mislav Ivanda <mislavivanda454@gmail.com>
…un Command

cubic review: 'start the app' under Run Command could lead to a foreground command that blocks/times out (Run Command is synchronous). Limit Run Command examples to finite build/test steps and defer server startup to Start Service.

Signed-off-by: Mislav Ivanda <mislavivanda454@gmail.com>
@mislavivanda
mislavivanda force-pushed the docs/dify-plugin-tool-docs branch from 83d40e9 to 389c2f8 Compare July 15, 2026 09:19
@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA. ✅ Thank you!
Posted by the CLA Assistant Lite bot.

@mislavivanda

Copy link
Copy Markdown
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Jul 15, 2026
@mislavivanda
mislavivanda merged commit b3bc7e1 into main Jul 15, 2026
11 of 12 checks passed
@mislavivanda
mislavivanda deleted the docs/dify-plugin-tool-docs branch July 15, 2026 09:27
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant