dify/dify-agent
2026-07-20 08:03:13 +00:00
..
docs feat: allow user specific home dir (#38903) 2026-07-14 08:07:47 +00:00
examples
proto/dify/agent/stub/v1 feat(agent): shellctl rewritten in go (#38841) 2026-07-15 01:58:36 +00:00
src fix(agent): preserve complete model usage pricing (#39201) 2026-07-20 08:03:13 +00:00
tests fix(agent): preserve complete model usage pricing (#39201) 2026-07-20 08:03:13 +00:00
.example.env feat: allow user specific home dir (#38903) 2026-07-14 08:07:47 +00:00
.gitignore
AGENTS.md
Dockerfile feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
Makefile chore(api): Upgrade graphon to v0.5.1 (#37168) 2026-06-11 07:37:27 +00:00
mkdocs.yml
pyproject.toml chore: bump version to 1.16.0 (#39196) 2026-07-17 09:28:32 +00:00
README.md
uv.lock chore: bump version to 1.16.0 (#39196) 2026-07-17 09:28:32 +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.