dify/dify-agent
zyssyz123 5f7eb7bde9
feat: add workflow_version to workflow_agent_node_bindings (#36603)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-25 06:26:19 +00:00
..
docs feat(dify-agent): add history layer and structural output layer (#36600) 2026-05-25 04:28:17 +00:00
examples feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
src feat: add workflow_version to workflow_agent_node_bindings (#36603) 2026-05-25 06:26:19 +00:00
tests feat: add workflow_version to workflow_agent_node_bindings (#36603) 2026-05-25 06:26:19 +00:00
.example.env feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
.gitignore feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
AGENTS.md feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
Makefile feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
mkdocs.yml feat(dify-agent): add history layer and structural output layer (#36600) 2026-05-25 04:28:17 +00:00
pyproject.toml chore(api): cap non-dev dependency major versions (#36429) 2026-05-20 07:25:50 +00:00
README.md feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
uv.lock chore(api): cap non-dev dependency major versions (#36429) 2026-05-20 07:25:50 +00:00

Dify Agent

Agenton documentation lives in docs/agenton/guide/index.md and docs/agenton/api/index.md.

Dify Agent runtime documentation lives in docs/dify-agent/index.md. Build all docs with make docs from this directory.