dify
https://github.com/langgenius/dify
TypeScript
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported3 Subscribers
Add a CodeTriage badge to dify
Help out
- Issues
- refactor(api): extract workspace list into layered application service
- fix(api): cap TTS text input at TTS_MAX_TEXT_LENGTH (4096 chars) (#39825)
- fix(api): accumulate truncated flag in _truncate_array instead of overwriting it
- MCP tools/call fails with closed transaction inside sessionmaker().begin() on 1.16.1
- Socket.IO Redis pubsub connection drops periodically — missing TCP keepalive
- Verification code can leak between concurrent requests via mutable default `additional_data` in AccountService
- Agent V2 `request_limit` is hardcoded to 50 with no way to configure
- TTS text input has no max_length — unbounded text forwarded to TTS provider
- fix(web): allow duplicate Output node variables on mutually exclusive branches
- fix(api): use plain Session in MCP controller to avoid closed transac…
- Docs
- TypeScript not yet supported