{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/6"}],"enrichment":{"capability":"Integrates Daytona sandboxes with LangChain's Deep Agents framework, allowing agents to execute code in isolated sandbox environments.","skillfed_tags":["agent-framework","sandbox-execution","code-isolation"],"use_cases":["Run user-submitted code within a Deep Agent workflow without exposing the host system to arbitrary execution.","Execute generated or dynamically constructed code in an isolated Daytona sandbox as part of an agent's reasoning loop.","Build multi-step agent pipelines where intermediate code generation and execution require sandboxed evaluation.","Prototype or test agent behaviors that involve code execution in a controlled, time-limited environment."],"what_it_does":"langchain-daytona provides a backend adapter that connects LangChain's Deep Agents framework to Daytona sandboxes, enabling agents to execute arbitrary code in isolated environments. The package wraps Daytona's sandbox API into a DaytonaSandbox class that accepts agent execution requests, manages timeouts, and polls for results.\n\nThe integration is lightweight\u2014it depends only on daytona and deepagents\u2014and targets modern Python versions (3.11+). It is intended for scenarios where an agent needs to run code safely without access to the host system, such as executing user-provided scripts or untrusted logic as part of an agentic workflow. The package is actively maintained and carries no known security vulnerabilities.","worth_installing":"Yes, if you are building Deep Agents workflows that require code execution and want a straightforward Daytona integration. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install friction is low. However, verify that daytona and deepagents meet your infrastructure requirements before committing, as this package is young (first release 2026-02-05) and relatively niche."},"id":"langchain-daytona","links":{"html":"https://skillfed.io/packages/langchain-daytona","md":"https://skillfed.io/packages/langchain-daytona.md","pypi":"https://pypi.org/project/langchain-daytona/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":null,"license_treatment":"permissive","name":"langchain-daytona","python_support":"supports_current","summary":"Daytona sandbox integration for Deep Agents"},"popularity":{"monthly_downloads":260152,"position":8398,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.8"}
