{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/19"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/9"},{"label":"Terminals","url":"https://skillfed.io/packages/category/terminals"}],"enrichment":{"capability":"A terminal-based AI coding agent that works with any LLM supporting tool calling, providing an interactive interface for code generation, execution, and debugging without requiring code setup.","skillfed_tags":["llm-agent","code-generation","terminal-ui"],"use_cases":["Rapid prototyping and debugging: ask the agent to write, test, and fix code interactively in your terminal without leaving the shell.","Code review and refactoring: feed the agent your project files and ask it to suggest improvements or refactor sections with approval before changes.","Learning and experimentation: use it as a hands-on tutor to explore new libraries or algorithms with live code execution and feedback.","CI/CD scripting: run dcode in headless mode to generate or validate code as part of automated pipelines.","Untrusted repository inspection: analyze third-party code in a remote sandbox to prevent malicious execution on your local machine."],"what_it_does":"deepagents-code is a pre-built terminal agent that lets you interact with any LLM that supports tool calling to write, debug, and run code\u2014similar to Claude Code or Cursor but in your terminal. It wraps the Deep Agents SDK with a rich interactive TUI, conversation persistence, web search grounding, and optional sandboxed execution. You install it with a single command and run `dcode` to start; no Python code required from you.\n\nThe agent operates in your working directory by default, reading project files to inform its responses and executing code with human-in-the-loop approval gates. It supports 35 runtime dependencies including langchain, langgraph, pydantic, and model-provider integrations (langchain-openai, langchain-anthropic, langchain-google-genai). For untrusted codebases, you can route execution to remote sandboxes to isolate it from your machine. The package is actively maintained, supports Python 3.11\u20133.14, and carries an MIT license.","worth_installing":"Yes. Active maintenance, low install friction, no known vulnerabilities, permissive MIT license, and a large runtime dependency graph that is well-established (langchain, langgraph, pydantic). Best for developers who want an interactive LLM-powered coding assistant in the terminal and are willing to configure an LLM provider. Avoid running it on untrusted code without a remote sandbox backend."},"id":"deepagents-code","links":{"html":"https://skillfed.io/packages/deepagents-code","md":"https://skillfed.io/packages/deepagents-code.md","pypi":"https://pypi.org/project/deepagents-code/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"deepagents-code","python_support":"supports_current","summary":"Terminal coding agent built on the Deep Agents SDK - works with any model, with persistent memory, customizable skills, subagents, and approval controls."},"popularity":{"monthly_downloads":116641,"position":12197,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.56"}
