dify/dify-agent
dependabot[bot] 8e37d95760
chore(deps): bump starlette from 1.0.0 to 1.0.1 in /dify-agent (#37077)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-09 14:44:28 +08:00
..
docker/shellctl feat(dify-agent): add shell layer (#36838) 2026-06-02 07:54:52 +00:00
docs feat(dify-agent): add shell layer (#36838) 2026-06-02 07:54:52 +00:00
examples feat(dify-agent): sync agent progress (#36633) 2026-05-26 03:14:10 +00:00
src feat(agent): Agent Files / agent Cloud storage — api backend (ENG-589) (#37172) 2026-06-09 04:01:05 +00:00
tests feat(agent): Agent Files / agent Cloud storage — api backend (ENG-589) (#37172) 2026-06-09 04:01:05 +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 shell layer (#36838) 2026-06-02 07:54:52 +00:00
pyproject.toml feat(dify-agent): add shell layer (#36838) 2026-06-02 07:54:52 +00:00
README.md feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
uv.lock chore(deps): bump starlette from 1.0.0 to 1.0.1 in /dify-agent (#37077) 2026-06-09 14:44:28 +08: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.