The post DeepAgents CLI: A New Tool for Efficient Coding and Research appeared on BitcoinEthereumNews.com. Ted Hisokawa Nov 01, 2025 12:25 LangChain introduces DeepAgents CLI, a tool for coding, research, and building agents with persistent memory, enhancing productivity through terminal-based operations. LangChain has announced the launch of DeepAgents CLI, a command-line interface designed to streamline coding, research, and the creation of agents with persistent memory. This innovative tool allows users to create and manage custom DeepAgents directly from their terminal, according to LangChain. Features and Capabilities DeepAgents CLI offers a suite of functionalities aimed at enhancing productivity. Users can read, write, and edit files within their projects, execute shell commands with human approval, and search the web for up-to-date information. Additionally, the tool can make HTTP requests to APIs and maintain a persistent memory system, allowing it to learn and remember information across different sessions. One of the tool’s standout features is its ability to plan tasks using visual to-do lists, making it a versatile assistant for developers and researchers alike. The CLI supports both Anthropic (Claude) and OpenAI models, with Anthropic Claude Sonnet 4 being the default model and Tavily used for web searches. Installation and Setup Installing DeepAgents CLI is straightforward. Users can simply run the command pip install deepagents-cli or, if using uv, uv pip install deepagents-cli. After installation, users need to set up their API keys by adding them to the .env file in the project root. This setup ensures that DeepAgents can automatically load the necessary configurations. Getting Started with DeepAgents Once installed, launching DeepAgents in the project directory is as simple as entering deepagents or, for uv users, uv run deepagents. The CLI can assist with tasks such as adding type hints to functions, where it reads the relevant files, analyzes them, proposes changes, and seeks user approval before executing those… The post DeepAgents CLI: A New Tool for Efficient Coding and Research appeared on BitcoinEthereumNews.com. Ted Hisokawa Nov 01, 2025 12:25 LangChain introduces DeepAgents CLI, a tool for coding, research, and building agents with persistent memory, enhancing productivity through terminal-based operations. LangChain has announced the launch of DeepAgents CLI, a command-line interface designed to streamline coding, research, and the creation of agents with persistent memory. This innovative tool allows users to create and manage custom DeepAgents directly from their terminal, according to LangChain. Features and Capabilities DeepAgents CLI offers a suite of functionalities aimed at enhancing productivity. Users can read, write, and edit files within their projects, execute shell commands with human approval, and search the web for up-to-date information. Additionally, the tool can make HTTP requests to APIs and maintain a persistent memory system, allowing it to learn and remember information across different sessions. One of the tool’s standout features is its ability to plan tasks using visual to-do lists, making it a versatile assistant for developers and researchers alike. The CLI supports both Anthropic (Claude) and OpenAI models, with Anthropic Claude Sonnet 4 being the default model and Tavily used for web searches. Installation and Setup Installing DeepAgents CLI is straightforward. Users can simply run the command pip install deepagents-cli or, if using uv, uv pip install deepagents-cli. After installation, users need to set up their API keys by adding them to the .env file in the project root. This setup ensures that DeepAgents can automatically load the necessary configurations. Getting Started with DeepAgents Once installed, launching DeepAgents in the project directory is as simple as entering deepagents or, for uv users, uv run deepagents. The CLI can assist with tasks such as adding type hints to functions, where it reads the relevant files, analyzes them, proposes changes, and seeks user approval before executing those…

DeepAgents CLI: A New Tool for Efficient Coding and Research

2025/11/02 09:08


Ted Hisokawa
Nov 01, 2025 12:25

LangChain introduces DeepAgents CLI, a tool for coding, research, and building agents with persistent memory, enhancing productivity through terminal-based operations.

LangChain has announced the launch of DeepAgents CLI, a command-line interface designed to streamline coding, research, and the creation of agents with persistent memory. This innovative tool allows users to create and manage custom DeepAgents directly from their terminal, according to LangChain.

Features and Capabilities

DeepAgents CLI offers a suite of functionalities aimed at enhancing productivity. Users can read, write, and edit files within their projects, execute shell commands with human approval, and search the web for up-to-date information. Additionally, the tool can make HTTP requests to APIs and maintain a persistent memory system, allowing it to learn and remember information across different sessions.

One of the tool’s standout features is its ability to plan tasks using visual to-do lists, making it a versatile assistant for developers and researchers alike. The CLI supports both Anthropic (Claude) and OpenAI models, with Anthropic Claude Sonnet 4 being the default model and Tavily used for web searches.

Installation and Setup

Installing DeepAgents CLI is straightforward. Users can simply run the command pip install deepagents-cli or, if using uv, uv pip install deepagents-cli. After installation, users need to set up their API keys by adding them to the .env file in the project root. This setup ensures that DeepAgents can automatically load the necessary configurations.

Getting Started with DeepAgents

Once installed, launching DeepAgents in the project directory is as simple as entering deepagents or, for uv users, uv run deepagents. The CLI can assist with tasks such as adding type hints to functions, where it reads the relevant files, analyzes them, proposes changes, and seeks user approval before executing those changes. An option for auto-accepting edits is also available to expedite the process.

Leveraging Persistent Memory

DeepAgents CLI’s persistent memory system is a powerful feature that allows it to store and recall information across sessions. This system supports a Memory-First Protocol, which involves checking stored memories for relevant knowledge during research, searching memory files for uncertainties before responding, and saving new information as it is learned. This capability is particularly useful for maintaining consistency and efficiency in repetitive or complex tasks.

For instance, users can teach the agent specific API patterns, which it will then remember and apply in future interactions, ensuring adherence to predefined conventions.

Managing Multiple Agents

The CLI also supports the creation of specialized agents for different projects or roles. Users can list existing agents, create new ones, or reset an agent to its default state, offering flexibility in managing various projects simultaneously.

LangChain encourages users to explore the capabilities of DeepAgents CLI and contribute to its ongoing development. This tool presents a significant advancement in AI-driven project management and research, promising to enhance productivity and streamline workflows.

Image source: Shutterstock

Source: https://blockchain.news/news/deepagents-cli-efficient-coding-research

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.
Share Insights

You May Also Like

Google's AP2 protocol has been released. Does encrypted AI still have a chance?

Google's AP2 protocol has been released. Does encrypted AI still have a chance?

Following the MCP and A2A protocols, the AI Agent market has seen another blockbuster arrival: the Agent Payments Protocol (AP2), developed by Google. This will clearly further enhance AI Agents' autonomous multi-tasking capabilities, but the unfortunate reality is that it has little to do with web3AI. Let's take a closer look: What problem does AP2 solve? Simply put, the MCP protocol is like a universal hook, enabling AI agents to connect to various external tools and data sources; A2A is a team collaboration communication protocol that allows multiple AI agents to cooperate with each other to complete complex tasks; AP2 completes the last piece of the puzzle - payment capability. In other words, MCP opens up connectivity, A2A promotes collaboration efficiency, and AP2 achieves value exchange. The arrival of AP2 truly injects "soul" into the autonomous collaboration and task execution of Multi-Agents. Imagine AI Agents connecting Qunar, Meituan, and Didi to complete the booking of flights, hotels, and car rentals, but then getting stuck at the point of "self-payment." What's the point of all that multitasking? So, remember this: AP2 is an extension of MCP+A2A, solving the last mile problem of AI Agent automated execution. What are the technical highlights of AP2? The core innovation of AP2 is the Mandates mechanism, which is divided into real-time authorization mode and delegated authorization mode. Real-time authorization is easy to understand. The AI Agent finds the product and shows it to you. The operation can only be performed after the user signs. Delegated authorization requires the user to set rules in advance, such as only buying the iPhone 17 when the price drops to 5,000. The AI Agent monitors the trigger conditions and executes automatically. The implementation logic is cryptographically signed using Verifiable Credentials (VCs). Users can set complex commission conditions, including price ranges, time limits, and payment method priorities, forming a tamper-proof digital contract. Once signed, the AI Agent executes according to the conditions, with VCs ensuring auditability and security at every step. Of particular note is the "A2A x402" extension, a technical component developed by Google specifically for crypto payments, developed in collaboration with Coinbase and the Ethereum Foundation. This extension enables AI Agents to seamlessly process stablecoins, ETH, and other blockchain assets, supporting native payment scenarios within the Web3 ecosystem. What kind of imagination space can AP2 bring? After analyzing the technical principles, do you think that's it? Yes, in fact, the AP2 is boring when it is disassembled alone. Its real charm lies in connecting and opening up the "MCP+A2A+AP2" technology stack, completely opening up the complete link of AI Agent's autonomous analysis+execution+payment. From now on, AI Agents can open up many application scenarios. For example, AI Agents for stock investment and financial management can help us monitor the market 24/7 and conduct independent transactions. Enterprise procurement AI Agents can automatically replenish and renew without human intervention. AP2's complementary payment capabilities will further expand the penetration of the Agent-to-Agent economy into more scenarios. Google obviously understands that after the technical framework is established, the ecological implementation must be relied upon, so it has brought in more than 60 partners to develop it, almost covering the entire payment and business ecosystem. Interestingly, it also involves major Crypto players such as Ethereum, Coinbase, MetaMask, and Sui. Combined with the current trend of currency and stock integration, the imagination space has been doubled. Is web3 AI really dead? Not entirely. Google's AP2 looks complete, but it only achieves technical compatibility with Crypto payments. It can only be regarded as an extension of the traditional authorization framework and belongs to the category of automated execution. There is a "paradigm" difference between it and the autonomous asset management pursued by pure Crypto native solutions. The Crypto-native solutions under exploration are taking the "decentralized custody + on-chain verification" route, including AI Agent autonomous asset management, AI Agent autonomous transactions (DeFAI), AI Agent digital identity and on-chain reputation system (ERC-8004...), AI Agent on-chain governance DAO framework, AI Agent NPC and digital avatars, and many other interesting and fun directions. Ultimately, once users get used to AI Agent payments in traditional fields, their acceptance of AI Agents autonomously owning digital assets will also increase. And for those scenarios that AP2 cannot reach, such as anonymous transactions, censorship-resistant payments, and decentralized asset management, there will always be a time for crypto-native solutions to show their strength? The two are more likely to be complementary rather than competitive, but to be honest, the key technological advancements behind AI Agents currently all come from web2AI, and web3AI still needs to keep up the good work!
Share
PANews2025/09/18 07:00