From 3a97f5f8bb31b6930ad0e9600952901913de3825 Mon Sep 17 00:00:00 2001 From: Andrea Bruno Date: Wed, 3 Jun 2026 15:06:11 +0200 Subject: [PATCH] gh release workflow --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b35a5e5..bbe4e1c 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,10 @@ uv sync uv run pytest ``` +## Contributing + +Contributions are welcome! Please feel free to open an issue or submit a pull request. + ## Security Use this for trusted workloads and development, not as a hard multi-tenant boundary. Do not put secrets in the workspace. See [Deep Agents security](https://github.com/langchain-ai/deepagents?tab=security-ov-file).