dify/dify-agent
yyh d0ea5a5e0d
chore(agent-v2): sync changes (#38442)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
2026-07-06 13:51:33 +00:00
..
docker/local-sandbox chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
docs chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
examples feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +00:00
proto/dify/agent/stub/v1 feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +00:00
src chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00:00
tests chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00:00
.example.env feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +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
Dockerfile ci: build and push dify-agent-backend image (#37606) 2026-06-18 06:17:31 +00:00
Makefile chore(api): Upgrade graphon to v0.5.1 (#37168) 2026-06-11 07:37:27 +00:00
mkdocs.yml feat(dify-agent): sync ask-human updates (#37286) 2026-06-11 02:44:26 +00:00
pyproject.toml chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
README.md feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
uv.lock chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +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.