dify/dify-agent
2026-08-05 11:03:06 +00:00
..
docs feat(agent): separate CLI file URL audiences (#39952) 2026-08-04 13:14:02 +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(agent): separate CLI file URL audiences (#39952) 2026-08-04 13:14:02 +00:00
src fix(dify-agent): wait for E2B shellctl readiness (#39996) 2026-08-05 11:03:06 +00:00
tests fix(dify-agent): wait for E2B shellctl readiness (#39996) 2026-08-05 11:03:06 +00:00
.example.env chore: keep dify-agent env same with dify (#39918) 2026-08-03 03:17:14 +00:00
.gitignore refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
AGENTS.md refactor(agents): simplify repository context (#39583) 2026-07-26 06:13:37 +00:00
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 refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
pyproject.toml refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
README.md feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
uv.lock chore(deps): bump cryptography from 49.0.0 to 50.0.0 in /dify-agent (#39958) 2026-08-04 03:02:14 +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.