학술
기타
Agents All the Way Down; A Methodology for Building Custom AI Agents from Substrate to Production
arXiv CS.AI
조회 0
CC BY
이 매체는 공공·자유 라이선스로 본문을 직접 표시합니다.Computer Science > Software Engineering
[Submitted on 10 Jun 2026]
Title:Agents All the Way Down; A Methodology for Building Custom AI Agents from Substrate to Production
View PDFAbstract:Custom AI agents areagents that live inside their own
application, talk to their own data and tools, enforce their own security boundaries,
and carry their own brand and audit trail. What separates them from the general-purpose
tier is fit, not capability: each is built for one job, by the
engineer who will maintain it. No published practice sets out how to build one end to
end. The pieces are everywhere (function-calling APIs, the Model Context Protocol, code
agents to pair with), but the practice that chains them lives in podcasts, blogs, and
leaked system prompts. This paper writes that practice down as a methodology, Agents All
the Way Down: two preconditions crossed once and kept, then three practices repeated
for the agent's life. The preconditions are (P1) Substrate, the LLM as a software
component, framed as tools, then system, then messages under prompt-caching; and (P2)
Building blocks: function calling, MCP, CLI orchestration, the liteshell pattern, the
agent loop, skills, characters, hooks, and scaffolding. The practices are (P3) prototype
with a general-purpose agent; (P4) harvest, fold, and ship the result as a CLI, the
Turtle pattern; and (P5) agent-tests-agent, in which a general-purpose agent drives it
through behavioural scenarios, a complement to classical testing, not a replacement. The
working loop is P3 to P4 to P5 and back, and one corollary falls out for free:
multi-agent orchestration is just CLI composition. The methodology is framework-free by
construction. It was distilled from the AAC, a custom agent for the open-source LAMB
platform, built in about ten days by one developer with an AI pair-programmer and in
production . We present it as a transferable practice, independent of any language or framework.
References & Citations
Loading...
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.
이 뉴스, 독자들은 어떻게 느꼈나요?
첫 반응을 남겨보세요로그인하면 감정 반응에 참여할 수 있어요.
관련 뉴스
관련 뉴스 제보는 로그인 후 가능합니다.