Agents
Deploy a production ready agent to the web... with the same setup you use to define a coding agent AGENTS.md - open standard /skills - open …
LangChain co-founder Harrison Chase (@hwchase17) highlighted the ability to deploy a production-ready agent to the web using the same configuration setup — such as an `AGENTS.md` file — used to def...
LangChain co-founder Harrison Chase (@hwchase17) highlighted the ability to deploy a production-ready agent to the web using the same configuration setup — such as an AGENTS.md file — used to define a coding agent. AGENTS.md is part of an emerging set of open standards, alongside MCP and Agent Skills, that OpenAI and others have pushed to enable more portable agent tooling and fewer one-off integrations. Agent Skills allow developers to upload and reuse versioned bundles of files in hosted and local shell environments, serving as modular instructions to codify processes and conventions, from company style guides to multi-step workflows.
Related
- 🚀Deep Agents deploy Today we’re launching Deep Agents deploy in beta. Deep Agents deploy is the fastest way to deploy a model agnostic, ope…
- Deep Agents deploy gets you: - Deep Agents harness - Sandbox of your choice (@daytonaio , @modal , @RunloopDev ) - Short and long term memor…
- @hwchase17 Ngl I really like this direction. The more AGENTS.md, skills, and tool config start looking like portable interfaces instead of a…
- The easiest way to deploy your agent. One command, instant deployment:
deepagents deploy - Portable agents
- anyways, try out deepagents https://github.com/langchain-ai/deepagents
Source: agents