Claude Code 创始人在红杉大会上的 7 个重要判断

链捕手Published on 2026-05-07Last updated on 2026-05-07

作者:AI产品阿颖

原视频:《Anthropic's Boris Cherny: Why Coding Is Solved, and What Comes Next

Claude Code 创始人 Boris Cherny 在红杉大会上的分享,信息量非常大,很多观点我第一次完整听到。这哥们确实对 AI 的理解比较到位。

我分享下自己的总结。

#01 代码不再稀缺

对于大量主流开发场景,人手写代码这件事,已经开始变成一件低效率的事情。

以前一个功能要交付,工程师坐下来,先想清楚怎么实现,然后一行一行把代码敲出来。在这个过程里,工程师最大的价值就是:会不会写,写得好不好,写得快不快。

现在的工作方式不一样了。

同样一个功能,工程师做的事情更像是:先把需求讲清楚,把这件事拆成几块交给 Agent,定一个验收标准,然后看一下 Agent 跑出来的结果对不对,不对就调整提示,让它再跑一遍。

AI 已经可以搞定大部分的 Coding 任务。当然,也并不是 100%,还有很多巨大又复杂的代码库、冷门语言或特殊环境,今天的模型表现仍然不够。

整体来看,工程师的价值,从会不会写代码,变成了会不会拆任务,会不会把目标讲清楚,会不会验收结果,会不会管理 Agent。

这种变化其实非常像工业革命。

工业革命之前,一个铁匠从打铁、锻造、抛光到组装,全套活都是自己一个人做。手艺好的铁匠,自然就值钱。

后来流水线出现了。每个工人只负责一道工序,整体的产出却比手工时代高出几十倍上百倍。

这时候工厂里值钱的角色,不再是会做某一道工序做得最好的工匠,而是能把流水线设计好、管理好、让它跑顺的人。

工人没有消失,但工人的角色变了。

软件工程现在正在经历类似的转折。代码本身不再是稀缺品。会写代码这件事,正在变成像会用 PPT 一样的基础技能。

真正稀缺的,是能不能把模糊的需求拆成清晰的任务,能不能在 Agent 给出的几种方案里挑出最对的那个,能不能让一群 AI 协同起来完成一件事。

这件事其实很多老工程师一开始是接受不了的。亲手把代码写出来这件事本身,是过去几十年很多人热爱这一行的理由。

把这个交给机器,对很多人来说,不只是工作方式变了,而是身份认同的一次重塑。

但趋势就是趋势。

#02 像古登堡印刷机

Coding 正在从一种专业技能,变成一种基础能力。这件事可以类比 15 世纪欧洲的印刷术。

印刷术发明前,整个欧洲只有大约 10% 的人识字。这些人往往受雇于不识字的贵族,专职帮人读和写。

然后印刷术问世。50 年时间,欧洲出版的书籍数量超过此前一千年的总和,书价下降了 100 倍左右。再经过几百年的配套(教育体系、经济结构慢慢跟上),全球识字率才升到今天的 70%。

Boris 认为,AI 对软件的影响,是一次加速版的印刷术革命。软件会在几十年内完全民主化,变成任何人都能驾驭的东西。

最终,会做软件这件事,会像会发短信一样自然。

#03 什么能力才是最重要的?

当写代码这件事的门槛被 AI 降到极低之后,真正区分一个人能力的,是他的产品感觉,是对一个具体领域的真正理解。

举个例子。两个人同时要做一个面向医生的产品。一个是写代码很快的工程师,一个是在医院信息科干过几年的人。

放在以前,工程师做出来东西的概率更高,因为他能把 idea 实现出来。

现在反过来了。谁都能把 idea 实现出来。这个时候,那位真懂医院日常工作流的人反而更值钱。因为他知道哪些功能是医生真的会用的,哪些只是听起来有道理。

也就是说,AI 把执行的门槛抹平之后,判断力的差距就被放大了。

这件事直接改写了 generalist 这个词的含义。

过去我们说 generalist,通常指的是一个工程师既能写 iOS,又能写 Web,又能写后端。这种 generalist,本质上还是工程内部的全栈。

未来的 generalist 是跨学科的全栈。

有人同时懂产品、设计和工程。有人同时懂产品、数据科学和工程。这种组合过去几乎不可能,因为每一项都需要长时间的专门训练。

但现在 AI 把每一项的执行门槛都拉低了,一个人可以横跨几个领域,专业深度还能保住。

Claude Code 团队就是这样。工程经理、PM、设计师、数据科学家、财务、用户研究,每个人都在写代码。

设计师可以自己把交互原型跑起来给团队看,不再只是出图等工程师实现。

财务可以自己搭一个分析工具,把公司里复杂的财务模型跑出来,不用再排队等 BI。用户研究的同事开始自己跑数据,把过去要等数据团队配合的那部分活揽了过来。

每个人的专业深度都还在。但在 AI 辅助下,写代码这件事变成了大家共用的语言。

#04 SaaS 的护城河正在瓦解

过去十几年,SaaS 行业有几条几乎被当成公理的共识。

第一条是切换成本。一家公司一旦用了你的系统,里面就慢慢沉淀了几年甚至十几年的数据、配置、字段、权限关系。

想搬到另一个系统,光是把这些东西原样迁出去再迁进来,就足够让人头疼到不愿意动。

第二条是工作流锁定。员工的日常操作、跨部门协作、审批节点,全部都是绕着这个 SaaS 长出来的。

换一个系统不只是搬数据,是把整个公司过去几年长出来的肌肉记忆推倒重来。

这两条加起来,构成了过去 SaaS 行业最深的护城河。但有了足够强的模型之后,事情的逻辑开始变化。

先看切换成本这一边。过去想从一个 SaaS 切到另一个,光是把字段对齐、把数据结构复刻一遍,就够工程团队加班好几个月。

现在直接把两边的接口和数据结构丢给模型,让它自己把映射关系理清楚,一点一点往最优解上爬。原本要几个月的事情,可能几天就能跑出一个能用的版本。

再看工作流锁定这一边,更有意思。过去工作流之所以能锁住客户,是因为这些流程本身复杂、隐性、依赖人。

员工脑子里那套谁找谁审批、什么时候卡哪一步的默契,没法直接搬走。

但 Opus 4.7 这一类模型,最擅长的恰恰就是把一个复杂流程读懂、拆开、在新环境里重新搭起来。甚至重新搭出来的版本,可能比原来还顺。

所以过去靠数据沉淀和流程沉淀建起来的护城河,正在瓦解。

对在做 SaaS 的人来说,这可能是个坏消息。但对所有用 SaaS 的客户,和正在准备做新一代 SaaS 的团队来说,这是一个真正的机会窗口。

#05 创业者最好的时代

未来 10 年里真正颠覆行业的创业公司,可能会比过去 10 年多 10 倍。

原因其实不复杂。

小团队可以用 AI 做出和大公司同级别甚至更好的产品。反过来,大公司想真正用上 AI,反而是负资产。

怎么说呢?

一家有十几年历史的公司,已经长出了一整套自己的业务流程、岗位分工、协作习惯、培训体系、KPI 考核。这些东西在过去是资产,是壁垒。

但要把 AI 真正嵌进去,意味着这一切都要被重新审视:业务流程得重构,所有员工得重新培训,每往前推一步都会遇到巨大的内部阻力,要协调 N 个部门、N 层审批。

而一个三个人的初创团队,从第一天起就把 AI 当成默认底座。他们没有历史包袱要拆,没有习惯要改,没有人需要被说服。今天讨论清楚,明天跑出 Demo,后天就能上线让用户用上。

这种速度差,AI 之前其实也存在。初创公司对大公司本来就有速度优势。但 AI 把这个差距放大了很多倍。

为什么?

因为 AI 越强,一个人在单位时间里能撬动的杠杆就越大。一个真正用好 AI 的小团队,今天的产出可能相当于过去十个人,明天可能相当于过去三十个人。

但大公司的组织重量并没有变轻,反而因为要消化 AI 这件事,变得更重。AI 越强,小团队的加速度,和大公司的拖拽力之间的剪刀差,就被拉得越大。

这就是 Boris 说的负资产。不是大公司没钱、没人、没意愿,是它们身上那些过去赚钱的肌肉,今天恰好卡在了 AI 真正发挥价值的路上。

#06 MCP 不会死

MCP 不会死。

Skill 火了之后,很多人觉得 MCP 不需要了。OpenClaw 创始人也是类似的观点。

但 Boris 不这么看。他觉得 MCP 会成为 AI 时代的软件连接层。

过去互联网的软件连接方式是 API。

但 API 的核心问题在于,它是给工程师设计的。想用一个 API,得先翻文档,申请 Token,写代码,把字段对齐,处理异常。说白了,API 是写给人类开发者的。

MCP 不一样。它让模型可以直接接进来用,模型自己读懂就能调,中间不需要一个程序员替它翻译。

所以 Boris 把 API 叫做 Human Developer Interface,把 MCP 叫做 Model Interface Protocol。一个是给人用的,一个是给模型用的。

这其实跟当年很像。移动互联网时代,默认所有服务都要 API 化。AI 时代,默认所有服务都要 MCP 化。

#07 Computer Use 依然重要

很多人现在聊 Computer Use,会觉得这个方向可能并不 work。

理由也很合理:太耗 Token,跑得慢,还不稳定。看上去更像一个炫技 Demo,离真正能用还有距离。

但 Boris 看到的层面完全不一样。

他真正看重的是,Computer Use 解决了 AI 落地最大的一个痛点:现实世界里,有大量系统既没有 API,也没有 MCP。

尤其是企业世界。

真进过公司就知道,里面大量核心系统都很老。ERP、OA、财务系统、内部审批、供应链后台、各种定制系统。很多没开放接口,没文档,没自动化能力。它们就在那里,每天被无数员工手动操作着。

那为什么不直接给它们做 API 呢?

因为做不动。开发这些系统的供应商可能已经不在了。IT 部门没动力也没预算去重构。

业务部门更不可能停下来等半年一年。这些系统永远不会等到一个完美的 API 来拯救自己。

短期内,各大模型应该还会是提升自己的 Computer Use 能力。

Trending Cryptos

Related Reads

TechFlow Intelligence Bureau: Anthropic IPO Odds Exceed 80%, Iran Closes Strait of Hormuz Again, Triggering Oil Price Volatility

**Market Digest** **AI & Tech:** Anthropic is widely expected to announce an IPO before November 2026, raising questions about balancing its trillion-dollar valuation ambitions with its core "AI safety" mission. Brands are increasingly adopting AI-generated virtual influencers for marketing. Cloudflare introduced temporary accounts for AI agents to ease automation workflows. **Infrastructure & Hardware:** Google's IPv6 traffic surpassed 50%, marking a major internet milestone. Goldman Sachs warned that massive projected AI capital expenditure ($5.3T) is approaching credit saturation limits, potentially curbing the "AI arms race." **Space & Robotics:** SpaceX's IPO saw a historic $370M retail buying frenzy in three days. Hyundai Motor Group plans to acquire full ownership of Boston Dynamics. Elon Musk speculated about future "septillion-dollar" investments in antimatter for interstellar travel. **Energy & Geopolitics:** Iran's military announced another closure of the strategic Strait of Hormuz, accusing Israel of violating a ceasefire, causing oil market volatility. However, ship-tracking data indicated some traffic continued. Concurrently, Iran resumed crude loadings at Kharg Island, potentially releasing up to 20 million barrels to the market. **Finance & Macro:** A European CLO (collateralized loan obligation) experienced its first post-2008-crisis-era equity tranche default, raising alarms in credit markets. Nomura warned that new Federal Reserve Chair Wash's perceived hawkish debut speech could signal a significant policy shift. **The Undercurrent:** Seemingly disparate events—the Strait of Hormuz tension, the European CLO default, and warnings on AI spending—point to a tightening of global liquidity and rising marginal costs across energy, credit, and tech investment. Meanwhile, capital continues chasing grand narratives like space exploration and advanced AI, highlighting a divergence where old-world leverage frays as new-world stories grow more ambitious.

marsbit7h ago

TechFlow Intelligence Bureau: Anthropic IPO Odds Exceed 80%, Iran Closes Strait of Hormuz Again, Triggering Oil Price Volatility

marsbit7h ago

Trading

Spot
Futures

Hot Articles

What is SONIC

Sonic: Pioneering the Future of Gaming in Web3 Introduction to Sonic In the ever-evolving landscape of Web3, the gaming industry stands out as one of the most dynamic and promising sectors. At the forefront of this revolution is Sonic, a project designed to amplify the gaming ecosystem on the Solana blockchain. Leveraging cutting-edge technology, Sonic aims to deliver an unparalleled gaming experience by efficiently processing millions of requests per second, ensuring that players enjoy seamless gameplay while maintaining low transaction costs. This article delves into the intricate details of Sonic, exploring its creators, funding sources, operational mechanics, and the timeline of significant events that have shaped its journey. What is Sonic? Sonic is an innovative layer-2 network that operates atop the Solana blockchain, specifically tailored to enhance the existing Solana gaming ecosystem. It accomplishes this through a customised, VM-agnostic game engine paired with a HyperGrid interpreter, facilitating sovereign game economies that roll up back to the Solana platform. The primary goals of Sonic include: Enhanced Gaming Experiences: Sonic is committed to offering lightning-fast on-chain gameplay, allowing players and developers to engage with games at previously unattainable speeds. Atomic Interoperability: This feature enables transactions to be executed within Sonic without the need to redeploy Solana programmes and accounts. This makes the process more efficient and directly benefits from Solana Layer1 services and liquidity. Seamless Deployment: Sonic allows developers to write for Ethereum Virtual Machine (EVM) based systems and execute them on Solana’s SVM infrastructure. This interoperability is crucial for attracting a broader range of dApps and decentralised applications to the platform. Support for Developers: By offering native composable gaming primitives and extensible data types - dining within the Entity-Component-System (ECS) framework - game creators can craft intricate business logic with ease. Overall, Sonic's unique approach not only caters to players but also provides an accessible and low-cost environment for developers to innovate and thrive. Creator of Sonic The information regarding the creator of Sonic is somewhat ambiguous. However, it is known that Sonic's SVM is owned by the company Mirror World. The absence of detailed information about the individuals behind Sonic reflects a common trend in several Web3 projects, where collective efforts and partnerships often overshadow individual contributions. Investors of Sonic Sonic has garnered considerable attention and support from various investors within the crypto and gaming sectors. Notably, the project raised an impressive $12 million during its Series A funding round. The round was led by BITKRAFT Ventures, with other notable investors including Galaxy, Okx Ventures, Interactive, Big Brain Holdings, and Mirana. This financial backing signifies the confidence that investment foundations have in Sonic’s potential to revolutionise the Web3 gaming landscape, further validating its innovative approaches and technologies. How Does Sonic Work? Sonic utilises the HyperGrid framework, a sophisticated parallel processing mechanism that enhances its scalability and customisability. Here are the core features that set Sonic apart: Lightning Speed at Low Costs: Sonic offers one of the fastest on-chain gaming experiences compared to other Layer-1 solutions, powered by the scalability of Solana’s virtual machine (SVM). Atomic Interoperability: Sonic enables transaction execution without redeployment of Solana programmes and accounts, effectively streamlining the interaction between users and the blockchain. EVM Compatibility: Developers can effortlessly migrate decentralised applications from EVM chains to the Solana environment using Sonic’s HyperGrid interpreter, increasing the accessibility and integration of various dApps. Ecosystem Support for Developers: By exposing native composable gaming primitives, Sonic facilitates a sandbox-like environment where developers can experiment and implement business logic, greatly enhancing the overall development experience. Monetisation Infrastructure: Sonic natively supports growth and monetisation efforts, providing frameworks for traffic generation, payments, and settlements, thereby ensuring that gaming projects are not only viable but also sustainable financially. Timeline of Sonic The evolution of Sonic has been marked by several key milestones. Below is a brief timeline highlighting critical events in the project's history: 2022: The Sonic cryptocurrency was officially launched, marking the beginning of its journey in the Web3 gaming arena. 2024: June: Sonic SVM successfully raised $12 million in a Series A funding round. This investment allowed Sonic to further develop its platform and expand its offerings. August: The launch of the Sonic Odyssey testnet provided users with the first opportunity to engage with the platform, offering interactive activities such as collecting rings—a nod to gaming nostalgia. October: SonicX, an innovative crypto game integrated with Solana, made its debut on TikTok, capturing the attention of over 120,000 users within a short span. This integration illustrated Sonic’s commitment to reaching a broader, global audience and showcased the potential of blockchain gaming. Key Points Sonic SVM is a revolutionary layer-2 network on Solana explicitly designed to enhance the GameFi landscape, demonstrating great potential for future development. HyperGrid Framework empowers Sonic by introducing horizontal scaling capabilities, ensuring that the network can handle the demands of Web3 gaming. Integration with Social Platforms: The successful launch of SonicX on TikTok displays Sonic’s strategy to leverage social media platforms to engage users, exponentially increasing the exposure and reach of its projects. Investment Confidence: The substantial funding from BITKRAFT Ventures, among others, emphasizes the robust backing Sonic has, paving the way for its ambitious future. In conclusion, Sonic encapsulates the essence of Web3 gaming innovation, striking a balance between cutting-edge technology, developer-centric tools, and community engagement. As the project continues to evolve, it is poised to redefine the gaming landscape, making it a notable entity for gamers and developers alike. As Sonic moves forward, it will undoubtedly attract greater interest and participation, solidifying its place within the broader narrative of blockchain gaming.

1.7k Total ViewsPublished 2024.04.04Updated 2024.12.03

What is SONIC

What is $S$

Understanding SPERO: A Comprehensive Overview Introduction to SPERO As the landscape of innovation continues to evolve, the emergence of web3 technologies and cryptocurrency projects plays a pivotal role in shaping the digital future. One project that has garnered attention in this dynamic field is SPERO, denoted as SPERO,$$s$. This article aims to gather and present detailed information about SPERO, to help enthusiasts and investors understand its foundations, objectives, and innovations within the web3 and crypto domains. What is SPERO,$$s$? SPERO,$$s$ is a unique project within the crypto space that seeks to leverage the principles of decentralisation and blockchain technology to create an ecosystem that promotes engagement, utility, and financial inclusion. The project is tailored to facilitate peer-to-peer interactions in new ways, providing users with innovative financial solutions and services. At its core, SPERO,$$s$ aims to empower individuals by providing tools and platforms that enhance user experience in the cryptocurrency space. This includes enabling more flexible transaction methods, fostering community-driven initiatives, and creating pathways for financial opportunities through decentralised applications (dApps). The underlying vision of SPERO,$$s$ revolves around inclusiveness, aiming to bridge gaps within traditional finance while harnessing the benefits of blockchain technology. Who is the Creator of SPERO,$$s$? The identity of the creator of SPERO,$$s$ remains somewhat obscure, as there are limited publicly available resources providing detailed background information on its founder(s). This lack of transparency can stem from the project's commitment to decentralisation—an ethos that many web3 projects share, prioritising collective contributions over individual recognition. By centring discussions around the community and its collective goals, SPERO,$$s$ embodies the essence of empowerment without singling out specific individuals. As such, understanding the ethos and mission of SPERO remains more important than identifying a singular creator. Who are the Investors of SPERO,$$s$? SPERO,$$s$ is supported by a diverse array of investors ranging from venture capitalists to angel investors dedicated to fostering innovation in the crypto sector. The focus of these investors generally aligns with SPERO's mission—prioritising projects that promise societal technological advancement, financial inclusivity, and decentralised governance. These investor foundations are typically interested in projects that not only offer innovative products but also contribute positively to the blockchain community and its ecosystems. The backing from these investors reinforces SPERO,$$s$ as a noteworthy contender in the rapidly evolving domain of crypto projects. How Does SPERO,$$s$ Work? SPERO,$$s$ employs a multi-faceted framework that distinguishes it from conventional cryptocurrency projects. Here are some of the key features that underline its uniqueness and innovation: Decentralised Governance: SPERO,$$s$ integrates decentralised governance models, empowering users to participate actively in decision-making processes regarding the project’s future. This approach fosters a sense of ownership and accountability among community members. Token Utility: SPERO,$$s$ utilises its own cryptocurrency token, designed to serve various functions within the ecosystem. These tokens enable transactions, rewards, and the facilitation of services offered on the platform, enhancing overall engagement and utility. Layered Architecture: The technical architecture of SPERO,$$s$ supports modularity and scalability, allowing for seamless integration of additional features and applications as the project evolves. This adaptability is paramount for sustaining relevance in the ever-changing crypto landscape. Community Engagement: The project emphasises community-driven initiatives, employing mechanisms that incentivise collaboration and feedback. By nurturing a strong community, SPERO,$$s$ can better address user needs and adapt to market trends. Focus on Inclusion: By offering low transaction fees and user-friendly interfaces, SPERO,$$s$ aims to attract a diverse user base, including individuals who may not previously have engaged in the crypto space. This commitment to inclusion aligns with its overarching mission of empowerment through accessibility. Timeline of SPERO,$$s$ Understanding a project's history provides crucial insights into its development trajectory and milestones. Below is a suggested timeline mapping significant events in the evolution of SPERO,$$s$: Conceptualisation and Ideation Phase: The initial ideas forming the basis of SPERO,$$s$ were conceived, aligning closely with the principles of decentralisation and community focus within the blockchain industry. Launch of Project Whitepaper: Following the conceptual phase, a comprehensive whitepaper detailing the vision, goals, and technological infrastructure of SPERO,$$s$ was released to garner community interest and feedback. Community Building and Early Engagements: Active outreach efforts were made to build a community of early adopters and potential investors, facilitating discussions around the project’s goals and garnering support. Token Generation Event: SPERO,$$s$ conducted a token generation event (TGE) to distribute its native tokens to early supporters and establish initial liquidity within the ecosystem. Launch of Initial dApp: The first decentralised application (dApp) associated with SPERO,$$s$ went live, allowing users to engage with the platform's core functionalities. Ongoing Development and Partnerships: Continuous updates and enhancements to the project's offerings, including strategic partnerships with other players in the blockchain space, have shaped SPERO,$$s$ into a competitive and evolving player in the crypto market. Conclusion SPERO,$$s$ stands as a testament to the potential of web3 and cryptocurrency to revolutionise financial systems and empower individuals. With a commitment to decentralised governance, community engagement, and innovatively designed functionalities, it paves the way toward a more inclusive financial landscape. As with any investment in the rapidly evolving crypto space, potential investors and users are encouraged to research thoroughly and engage thoughtfully with the ongoing developments within SPERO,$$s$. The project showcases the innovative spirit of the crypto industry, inviting further exploration into its myriad possibilities. While the journey of SPERO,$$s$ is still unfolding, its foundational principles may indeed influence the future of how we interact with technology, finance, and each other in interconnected digital ecosystems.

61 Total ViewsPublished 2024.12.17Updated 2024.12.17

What is $S$

What is AGENT S

Agent S: The Future of Autonomous Interaction in Web3 Introduction In the ever-evolving landscape of Web3 and cryptocurrency, innovations are constantly redefining how individuals interact with digital platforms. One such pioneering project, Agent S, promises to revolutionise human-computer interaction through its open agentic framework. By paving the way for autonomous interactions, Agent S aims to simplify complex tasks, offering transformative applications in artificial intelligence (AI). This detailed exploration will delve into the project's intricacies, its unique features, and the implications for the cryptocurrency domain. What is Agent S? Agent S stands as a groundbreaking open agentic framework, specifically designed to tackle three fundamental challenges in the automation of computer tasks: Acquiring Domain-Specific Knowledge: The framework intelligently learns from various external knowledge sources and internal experiences. This dual approach empowers it to build a rich repository of domain-specific knowledge, enhancing its performance in task execution. Planning Over Long Task Horizons: Agent S employs experience-augmented hierarchical planning, a strategic approach that facilitates efficient breakdown and execution of intricate tasks. This feature significantly enhances its ability to manage multiple subtasks efficiently and effectively. Handling Dynamic, Non-Uniform Interfaces: The project introduces the Agent-Computer Interface (ACI), an innovative solution that enhances the interaction between agents and users. Utilizing Multimodal Large Language Models (MLLMs), Agent S can navigate and manipulate diverse graphical user interfaces seamlessly. Through these pioneering features, Agent S provides a robust framework that addresses the complexities involved in automating human interaction with machines, setting the stage for myriad applications in AI and beyond. Who is the Creator of Agent S? While the concept of Agent S is fundamentally innovative, specific information about its creator remains elusive. The creator is currently unknown, which highlights either the nascent stage of the project or the strategic choice to keep founding members under wraps. Regardless of anonymity, the focus remains on the framework's capabilities and potential. Who are the Investors of Agent S? As Agent S is relatively new in the cryptographic ecosystem, detailed information regarding its investors and financial backers is not explicitly documented. The lack of publicly available insights into the investment foundations or organisations supporting the project raises questions about its funding structure and development roadmap. Understanding the backing is crucial for gauging the project's sustainability and potential market impact. How Does Agent S Work? At the core of Agent S lies cutting-edge technology that enables it to function effectively in diverse settings. Its operational model is built around several key features: Human-like Computer Interaction: The framework offers advanced AI planning, striving to make interactions with computers more intuitive. By mimicking human behaviour in tasks execution, it promises to elevate user experiences. Narrative Memory: Employed to leverage high-level experiences, Agent S utilises narrative memory to keep track of task histories, thereby enhancing its decision-making processes. Episodic Memory: This feature provides users with step-by-step guidance, allowing the framework to offer contextual support as tasks unfold. Support for OpenACI: With the ability to run locally, Agent S allows users to maintain control over their interactions and workflows, aligning with the decentralised ethos of Web3. Easy Integration with External APIs: Its versatility and compatibility with various AI platforms ensure that Agent S can fit seamlessly into existing technological ecosystems, making it an appealing choice for developers and organisations. These functionalities collectively contribute to Agent S's unique position within the crypto space, as it automates complex, multi-step tasks with minimal human intervention. As the project evolves, its potential applications in Web3 could redefine how digital interactions unfold. Timeline of Agent S The development and milestones of Agent S can be encapsulated in a timeline that highlights its significant events: September 27, 2024: The concept of Agent S was launched in a comprehensive research paper titled “An Open Agentic Framework that Uses Computers Like a Human,” showcasing the groundwork for the project. October 10, 2024: The research paper was made publicly available on arXiv, offering an in-depth exploration of the framework and its performance evaluation based on the OSWorld benchmark. October 12, 2024: A video presentation was released, providing a visual insight into the capabilities and features of Agent S, further engaging potential users and investors. These markers in the timeline not only illustrate the progress of Agent S but also indicate its commitment to transparency and community engagement. Key Points About Agent S As the Agent S framework continues to evolve, several key attributes stand out, underscoring its innovative nature and potential: Innovative Framework: Designed to provide an intuitive use of computers akin to human interaction, Agent S brings a novel approach to task automation. Autonomous Interaction: The ability to interact autonomously with computers through GUI signifies a leap towards more intelligent and efficient computing solutions. Complex Task Automation: With its robust methodology, it can automate complex, multi-step tasks, making processes faster and less error-prone. Continuous Improvement: The learning mechanisms enable Agent S to improve from past experiences, continually enhancing its performance and efficacy. Versatility: Its adaptability across different operating environments like OSWorld and WindowsAgentArena ensures that it can serve a broad range of applications. As Agent S positions itself in the Web3 and crypto landscape, its potential to enhance interaction capabilities and automate processes signifies a significant advancement in AI technologies. Through its innovative framework, Agent S exemplifies the future of digital interactions, promising a more seamless and efficient experience for users across various industries. Conclusion Agent S represents a bold leap forward in the marriage of AI and Web3, with the capacity to redefine how we interact with technology. While still in its early stages, the possibilities for its application are vast and compelling. Through its comprehensive framework addressing critical challenges, Agent S aims to bring autonomous interactions to the forefront of the digital experience. As we move deeper into the realms of cryptocurrency and decentralisation, projects like Agent S will undoubtedly play a crucial role in shaping the future of technology and human-computer collaboration.

737 Total ViewsPublished 2025.01.14Updated 2025.01.14

What is AGENT S

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of S (S) are presented below.

活动图片