dify/dify-agent
盐粒 Yanli ba9975a083
feat(dify-agent): sync shell and back proxy updates (#37159)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-10 03:04:32 +00:00
..
docker/shellctl feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +00:00
docs feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +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 feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +00:00
tests feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +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
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): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +00:00
README.md feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
uv.lock feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04: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.