langgenius / langgenius/dify-plugins
[Plugin Request]: Streaming Agent Strategy with MCP tools support
Open
Nobody has claimed this yet.
Plugin Request
project#dify-plugin-agent-stream-strategy
- Dominant language
- Python
- Stars
- 554
- Forks
- 879
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 125
Description
Plugin Name
stream-strategy
Function Description
This plugin provides an advanced agent strategy for Dify with the following key capabilities:
- Real-time Streaming – Delivers LLM responses as a continuous stream, providing immediate feedback to users rather than waiting for
complete generation - Content Blocks Format – Uses a structured JSON response format inspired by Anthropic Claude API, supporting thinking, tool_use, and text
blocks - Persistent Scratchpad – Maintains conversation context across iterations using Dify's storage API, enabling multi-turn agent workflows
- Robust JSON Parsing – Handles streaming JSON with json_repair for reliable partial content parsing
Official Website URL
https://github.com/Pandaaaa906/dify-plugin-agent-stream-strategy
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files, tests, or entry points are identified in the request. Start by reviewing the requested capabilities and the linked official plugin repository, then define the Dify integration points and acceptance criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100