Cursor's New 1.5T Model Abandons Kimi Foundation, $60 Billion Stock Swap for Cursor, Musk's First Move Targets Microsoft's GitHub

marsbit發佈於 2026-06-17更新於 2026-06-17

文章摘要

Cursor, a popular AI-powered coding tool, has been acquired by SpaceX in an all-stock deal valued at $60 billion. The announcement coincided with Cursor's unveiling of major new developments at the Compile conference: a new 1.5 trillion+ parameter AI model and a "GitHub for agents" platform called Origin. The upcoming model, trained from scratch on over 100,000 GPUs with 10-20x more computational power than before, marks a shift from Cursor's previous reliance on models like Kimi. Cursor's CEO, Michael Truell, emphasized the model will be a "generally intelligent" assistant, moving beyond just code generation to handle broader engineering tasks like planning, testing, and UI interaction. Simultaneously, Cursor introduced Origin, a "Git-native" code hosting platform designed for AI agents that perform thousands of operations daily, featuring automated conflict resolution for large-scale, AI-generated code changes. The acquisition by SpaceX provides Cursor with significant computational resources. Analysts suggest this combination—Cursor's expertise in reinforcement learning and SpaceX's computing power—could position them strongly in the AI race, potentially challenging established players like GitHub, Claude Code, and Codex.

Today, at the Compile conference, Cursor announced several product "futures": an upcoming 1.5T model utilizing more computing power, and Origin, a "GitHub-like" Git platform designed for AI agents.

This quickly drew widespread attention from users, as it came almost simultaneously with the news that SpaceX had officially announced it had exercised its option to acquire Cursor in an all-stock transaction. According to the agreement, Cursor will receive SpaceX stock valued at $60 billion, with the specific transaction expected to be completed in the third quarter of 2026. Previous reports indicated that Cursor had turned down acquisition interest from several major AI companies last year.

"At this rate, Cursor will become the #1 or #2 coding agent within a year. The team is incredible... and now backed by unlimited compute. This is the best acquisition since Instagram and YouTube." commented one netizen.

Secured Compute, Training Models from Scratch

Several netizens revealed that Cursor CEO Michael Truell shared details about the new model at today's Compile conference: a new model with over 1.5T parameters, no longer a shell over Kimi, pre-trained from scratch on over 100,000 GPUs.

Over the past few months, SpaceXAI has been jointly training a model with Cursor, which will soon be released on Cursor and Grok Build.

Speculation is that the new model Michael mentioned is the 1.5T foundation model Musk referred to on May 25th, followed by two reinforcement learning pipelines, one for Cursor and one for Grok.

At the conference, Michael revealed three key differences in the new model being trained.

First, it is large-scale, on the same magnitude as OpenAI's AGI-level models.

Second, it is trained from scratch, not fine-tuned from an open-source model. "We love open source and want to find more ways to give back to the community. But training a base model from the ground up allows us better control over model behavior and further coverage of the workloads that I and you truly care about," Michael said. Previously, Cursor was alleged to have been a shell over Kimi.

Third, and most crucially, the computational resources Cursor now uses are 10 to 20 times what was previously available. While the previous generation model used more resources than before, this marks the first truly massive increase in compute investment.

"This is hugely important," Michael stated. "In the past, from Composer 1 to Composer 2.5, the compute scale for training our models was actually quite small compared to frontier labs, which greatly limited what we could do. Many methods for making models better essentially run into the same problem: can we run more experiments, can we train the model longer. So, this order-of-magnitude increase in compute does allow us to create differentiated capabilities and, hopefully very soon, get those into your hands and deliver truly exciting, powerful new features."

However, netizen Lisan al Gaib pointed out, "Opus 4.5 to 4.8, and GPT-5 to GPT-5.5, aren't actually that huge! (They are all below 2 trillion parameters)." He continued, "This means the current performance of GPT-5.5 and Opus 4.8 is achievable for open-source models. Because guess what else is at this scale? DeepSeek-V4-Pro."

Gaib stated that the only remaining moat is scale:

So far, Anthropic is the only lab that has successfully transitioned to the ~10T parameter scale, which is also why I no longer think OpenAI can catch up by year-end. Anthropic just needs to keep pouring RL compute into Mythos, and it will keep improving for the next 1-2 years.

Google didn't go that big, and they pulled back a bit too much on sparsity. They also clearly don't know how to actually polish a model to usability with RL.

OpenAI is still haunted by the ghost of GPT-4.5.

xAI and Meta are still in the planning phase.

Previously, Wall Street investor Gavin Baker spoke highly of Cursor: "Besides Anthropic, Cursor has more 'proprietary code training data tokens' than any other lab in the world. Cursor's internal code model, Composer 2.5, is already approaching frontier model levels even before undergoing a full Colossus-level training."

Some netizens are optimistic about the acquisition deal: "Cursor excels at reinforcement learning, and SpaceX has enough computing power to train a 10T model. Therefore, SpaceX might win the AI race."

More Than Just Code

Additionally, some netizens noticed that Cursor's announcement tweet did not describe itself as "for developers," but simply as "useful AI." Therefore, they believe Cursor is likely to become a direct competitor to Codex and Claude Desktop.

To some extent, this aligns with Michael's emphasis on the new model's positioning at the conference: "This will be an intelligent model that's not just good at writing code."

Michael believes this is crucial for what the team wants to achieve. "Our goal is to enable anyone to build what they want with a computer. And right now, the bottleneck is shifting from 'writing code' itself to the full range of capabilities you'd want from an engineering colleague."

This means it needs to know how to use the tools an engineer uses; it needs to be able to monitor, plan, genuinely test software, and click buttons in an interface; it also means the team needs to present the user experience well, letting users clearly see what changes the agent has made.

"So, we're moving beyond just 'trustworthy coding' to give this model stronger general intelligence. The training for this has already started and will be released in the coming weeks. And all of this is powered by our collaboration with SpaceX. And as you know, this is more than just an ordinary partnership now," Michael said.

In his view, there aren't actually many AI players or institutions today that can truly co-design both the product layer and the model layer simultaneously. The company DNA of other players often comes from either big tech companies or started as labs before gradually moving towards the developer and product side. The company behind Cursor, for better or worse, is fundamentally built around developers. It's a company made up of people who genuinely want to make tools useful for developers.

Therefore, Michael believes that as the company enters its next phase, it's the first time a group of people who truly understand product details and developer workflows are combined with the ability to directly modify the foundational capabilities of the model. "What we can influence isn't just pixels on the screen; we can also edit the underlying capabilities of the model itself, and model capability is a very important part of the product."

It's worth noting that Cursor Mobile is now in beta, which includes remote control functionality for Mac hosts.

Git Platform for Agents, Challenging Microsoft's GitHub

In addition to the model, Cursor also announced Origin, an agent-native Git platform.

"Modern Git hosting platforms are designed for human developers: they only clone repos occasionally, push code a few times a day, not for AI agents that will clone and push thousands of times a day," Cursor engineer Austin Nick Piel stated on X. "Excited to be building a Git hosting platform for this new world."

Origin is Cursor's attempt to build a "agent-native" competitor to GitHub: it's a Git-compatible code hosting platform, but its underlying assumption is that in the future, a massive number of AI agents will be cloning, creating branches, committing code, rebasing, reviewing code, and fixing failed tasks in parallel.

Some netizens believe this also makes the company's acquisition of Graphite last year more interesting. "Graphite brought stacked PRs, code review workflows, merge queues, and a clearer collaboration experience, while Origin adds the code hosting layer underneath."

Thus, Cursor is no longer just "VS Code with AI." They are attempting to control the entire AI software factory: write code in Cursor, run agents in parallel, review code with a Graphite-style workflow, and host and merge code via Origin.

"GitHub was built for human-scale software development. Origin is packaged as the infrastructure for the next bottleneck: in an era of mass agent-generated code, how do you coordinate, review, and safely merge that code?" they summarized.

According to videos posted by netizens, Graphite co-founder Tomas Reimers was the one introducing Origin at the Compile conference.

Software development is far more than just writing code. It also includes testing, reviewing, merging, and deploying correctly. We've been working hard to find the best ways to accelerate these parts of the software development process.

"Over the past few years, we've noticed a trend: as these companies start adopting AI programming, the tools they've relied on in the past are beginning to become unreliable. That's because AI tools have completely transformed the industry over the last few years. They've given every developer the chance to become a 10x to 100x more productive developer," Tomas said. "But that change also requires developer tools to fundamentally change. That's why, after being acquired by Cursor, we accelerated our most ambitious project: rebuilding this layer of infrastructure from scratch."

Reportedly, Origin is scalable to handle agent workloads, supports API and MCP extensions, and has built-in agent mechanisms for automatically resolving merge conflicts and collaboration failures.

One developer commented, "My favorite feature is probably automatic conflict resolution. When dozens of AI agents submit code simultaneously, causing huge merge conflicts, Origin will be able to automatically fix those conflicts."

"Perhaps it's time for a competitor to GitHub, to see if that can bring about change," another netizen quipped. "GitHub watches everyone slowly recreate its features, one by one." Of course, some also questioned, "Cursor can't even manage its own customer service, and now they want to do Git?"

Officially, Origin is set to launch this fall, with a waitlist now open. Some developers worry that by the time this "future" product actually launches, people might have forgotten about it.

Conclusion

Many are impressed by the achievements of Cursor, founded in 2023 by four MIT graduates: starting as a crypto communications startup, later expanding into AI programming tools. The company was one of the earliest to fully integrate major model capabilities into an IDE. It is a fork of Visual Studio Code with deep AI integration. However, incumbent platforms and larger AI companies have since introduced similar features.

Currently, Cursor's annualized revenue has reached several billion dollars. But as Anthropic's Claude Code gained dominance in this space, Cursor's market share has also declined. Foreign media reports indicate that Cursor is still striving to achieve profitability.

Cursor's tools allow developers to switch between different AI models, including those from OpenAI, Anthropic, xAI, Google, and others. The company competes with Anthropic's Claude Code and OpenAI's Codex, products capable of writing code, debugging software, and automating tasks.

As a wholly-owned subsidiary of SpaceX, Cursor now has more computing power, and some analysts suggest SpaceX can also leverage this to win lucrative enterprise customers. Previously, many enterprise customers largely avoided using SpaceX's self-developed chatbot assistant, Grok. Competing with Claude and ChatGPT, Musk positions Grok as an "anti-woke," truth-seeking chatbot, but it still lags behind other frontier models.

News of Cursor's acquisition by SpaceX emerged as early as April. At that time, SpaceX signed a compute and option agreement with Anysphere, Cursor's parent company. SpaceX would provide Cursor with GPU cluster compute at a certain scale, and the two would collaborate to improve existing models, including Grok, and potentially jointly develop new AI models and related products.

At the time, this collaboration did not equate to an acquisition. According to SpaceX's prospectus, SpaceX obtained a right, but not an obligation, to acquire Cursor in the future at a pre-agreed price. If SpaceX exercised the option after this offering, the consideration would be paid in SpaceX Class A common stock, based on an implied equity valuation of $60 billion for Cursor and the volume-weighted average closing price of SpaceX Class A common stock over the seven consecutive trading days preceding the acquisition's completion.

The agreement also included a substantial exit "breakup fee." If SpaceX terminated the option agreement, or if Cursor terminated it due to a material breach by SpaceX, Cursor would be entitled to a $1.5 billion termination fee, plus $8.5 billion in deferred service fees under the agreement, totaling $10 billion. The fee could be paid in cash; if SpaceX's IPO had not been completed by then, it could also be paid in Class A common stock.

SpaceX completed its public offering last Friday, with its stock rising 19% on the first day, 20% on Monday, and about 5% on Tuesday, with a current market capitalization of approximately $2.66 trillion. After the stock price increase, SpaceX's market cap surpassed Amazon's on Tuesday, entering the ranks of the top 5 US-listed companies by market value.

Today, SpaceX's acquisition of Cursor is finalized, but it's also a new beginning. Whether the two can disrupt the current market landscape as many developers hope remains to be seen.

References:

https://www.wsj.com/business/spacex-agrees-to-buy-ai-coding-agent-cursor-for-60-billion-7a473340?st=2addXh&reflink=article_copyURL_share

https://x.com/morganlinton/status/2066946225837109735

This article is from WeChat official account "InfoQ" (ID: infoqchina), author: Chu Xingjuan.

熱門幣種推薦

相關問答

QWhat is the key reason why Cursor's new 1.5T+ model is significant, according to its CEO Michael Truell?

AThe key reasons are its scale, being on par with OpenAI's AGI-level models; its training from scratch, which allows for better control over model behavior; and most importantly, the 10 to 20 times increase in computational resources, which enables more experiments and longer training to achieve differentiated capabilities.

QWhat is Cursor's new 'Origin' platform, and who is its primary target competitor?

AOrigin is an 'agent-native' Git hosting platform designed for a future with numerous AI agents performing tasks like cloning, committing, and reviewing code in parallel. Its primary target competitor is Microsoft's GitHub.

QWhat was the reported implied equity value of Cursor in the SpaceX acquisition deal?

AThe implied equity value of Cursor in the SpaceX acquisition deal was $60 billion, to be paid in SpaceX A-class common stock.

QAccording to the article, what is the broader goal for Cursor's new model, beyond just writing code?

AThe broader goal is to build a useful AI model with stronger general intelligence. It aims to help anyone build what they want on a computer, encompassing all the capabilities one would expect from an engineering colleague, such as using tools, monitoring, planning, testing software, and interacting with interfaces.

QWhat was one of the major concerns or challenges mentioned for Cursor prior to the SpaceX deal?

APrior to the SpaceX deal, a major challenge for Cursor was that its market share was declining as Anthropic's Claude Code gained dominance in the AI programming tool space, and the company was still working towards achieving profitability.

你可能也喜歡

完整版首秀问答!美联储主席沃什:坚守2%通胀目标,成立五个特别工作组,个人未提交点阵图

美联储新任主席沃什在首次FOMC会议上宣布维持利率在3.5%-3.75%不变,并释放了强烈的政策变革信号。他强调,委员会明确且一致地承诺将实现2%的通胀目标,在重获实现该目标的能力之前,不会重新审视这一目标。 沃什宣布立即成立五个特别工作组,分别聚焦美联储沟通机制、资产负债表(包括审查其6.7万亿美元的规模及政策工具效果)、数据源使用、生产率与就业(含AI影响)以及通胀框架,旨在年底前提出改进建议。 本次会议声明大幅缩减,取消了长期沿用的“前瞻性指引”。沃什本人打破惯例,未提交个人经济预测(SEP)和“点阵图”。其他18位官员的预测显示分歧,一半人预计今年至少加息一次,另一半认为利率将维持不变或下降。市场反应剧烈,美股下跌,美债收益率飙升,美元走强。 沃什指出当前政策的限制性效果“不均衡”,例如在房地产领域有所体现,但在金融市场则不然。他批评现有经济数据存在滞后和误差,希望获取更实时的信息。此外,他意图改变市场过度依赖央行言论的“喂食”模式,希望市场更多依据经济数据本身定价。沃什还将人工智能视为成年后最重要的经济变化,认为其带来了巨大需求,同时可能促进增长、就业与低通胀的兼容。

链捕手42 分鐘前

完整版首秀问答!美联储主席沃什:坚守2%通胀目标,成立五个特别工作组,个人未提交点阵图

链捕手42 分鐘前

交易

現貨
合約

熱門文章

什麼是 $S$

理解 SPERO:全面概述 SPERO 簡介 隨著創新領域的不斷演變,web3 技術和加密貨幣項目的出現在塑造數字未來中扮演著關鍵角色。在這個動態領域中,SPERO(標記為 SPERO,$$s$)是一個引起關注的項目。本文旨在收集並呈現有關 SPERO 的詳細信息,以幫助愛好者和投資者理解其基礎、目標和在 web3 和加密領域內的創新。 SPERO,$$s$ 是什麼? SPERO,$$s$ 是加密空間中的一個獨特項目,旨在利用去中心化和區塊鏈技術的原則,創建一個促進參與、實用性和金融包容性的生態系統。該項目旨在以新的方式促進點對點互動,為用戶提供創新的金融解決方案和服務。 SPERO,$$s$ 的核心目標是通過提供增強用戶體驗的工具和平台來賦能個人。這包括使交易方式更加靈活、促進社區驅動的倡議,以及通過去中心化應用程序(dApps)創造金融機會的途徑。SPERO,$$s$ 的基本願景圍繞包容性展開,旨在彌合傳統金融中的差距,同時利用區塊鏈技術的優勢。 誰是 SPERO,$$s$ 的創建者? SPERO,$$s$ 的創建者身份仍然有些模糊,因為公開可用的資源對其創始人提供的詳細背景信息有限。這種缺乏透明度可能源於該項目對去中心化的承諾——這是一種許多 web3 項目所共享的精神,優先考慮集體貢獻而非個人認可。 通過將討論重心放在社區及其共同目標上,SPERO,$$s$ 體現了賦能的本質,而不特別突出某些個體。因此,理解 SPERO 的精神和使命比識別單一創建者更為重要。 誰是 SPERO,$$s$ 的投資者? SPERO,$$s$ 得到了來自風險投資家到天使投資者的多樣化投資者的支持,他們致力於促進加密領域的創新。這些投資者的關注點通常與 SPERO 的使命一致——優先考慮那些承諾社會技術進步、金融包容性和去中心化治理的項目。 這些投資者通常對不僅提供創新產品,還對區塊鏈社區及其生態系統做出積極貢獻的項目感興趣。這些投資者的支持強化了 SPERO,$$s$ 作為快速發展的加密項目領域中的一個重要競爭者。 SPERO,$$s$ 如何運作? SPERO,$$s$ 採用多面向的框架,使其與傳統的加密貨幣項目區別開來。以下是一些突顯其獨特性和創新的關鍵特徵: 去中心化治理:SPERO,$$s$ 整合了去中心化治理模型,賦予用戶積極參與決策過程的權力,關於項目的未來。這種方法促進了社區成員之間的擁有感和責任感。 代幣實用性:SPERO,$$s$ 使用其自己的加密貨幣代幣,旨在在生態系統內部提供多種功能。這些代幣使交易、獎勵和平台上提供的服務得以促進,增強了整體參與度和實用性。 分層架構:SPERO,$$s$ 的技術架構支持模塊化和可擴展性,允許在項目發展過程中無縫整合額外的功能和應用。這種適應性對於在不斷變化的加密環境中保持相關性至關重要。 社區參與:該項目強調社區驅動的倡議,採用激勵合作和反饋的機制。通過培養強大的社區,SPERO,$$s$ 能夠更好地滿足用戶需求並適應市場趨勢。 專注於包容性:通過提供低交易費用和用戶友好的界面,SPERO,$$s$ 旨在吸引多樣化的用戶群體,包括那些以前可能未曾參與加密領域的個體。這種對包容性的承諾與其通過可及性賦能的總體使命相一致。 SPERO,$$s$ 的時間線 理解一個項目的歷史提供了對其發展軌跡和里程碑的關鍵見解。以下是建議的時間線,映射 SPERO,$$s$ 演變中的重要事件: 概念化和構思階段:形成 SPERO,$$s$ 基礎的初步想法被提出,與區塊鏈行業內的去中心化和社區聚焦原則密切相關。 項目白皮書的發布:在概念階段之後,發布了一份全面的白皮書,詳細說明了 SPERO,$$s$ 的願景、目標和技術基礎設施,以吸引社區的興趣和反饋。 社區建設和早期參與:積極進行外展工作,建立早期採用者和潛在投資者的社區,促進圍繞項目目標的討論並獲得支持。 代幣生成事件:SPERO,$$s$ 進行了一次代幣生成事件(TGE),向早期支持者分發其原生代幣,並在生態系統內建立初步流動性。 首次 dApp 上線:與 SPERO,$$s$ 相關的第一個去中心化應用程序(dApp)上線,允許用戶參與平台的核心功能。 持續發展和夥伴關係:對項目產品的持續更新和增強,包括與區塊鏈領域其他參與者的戰略夥伴關係,使 SPERO,$$s$ 成為加密市場中一個具有競爭力和不斷演變的參與者。 結論 SPERO,$$s$ 是 web3 和加密貨幣潛力的見證,能夠徹底改變金融系統並賦能個人。憑藉對去中心化治理、社區參與和創新設計功能的承諾,它為更具包容性的金融環境鋪平了道路。 與任何在快速發展的加密領域中的投資一樣,潛在的投資者和用戶都被鼓勵進行徹底研究,並對 SPERO,$$s$ 的持續發展進行深思熟慮的參與。該項目展示了加密行業的創新精神,邀請人們進一步探索其無數可能性。儘管 SPERO,$$s$ 的旅程仍在展開,但其基礎原則確實可能影響我們在互聯網數字生態系統中如何與技術、金融和彼此互動的未來。

91 人學過發佈於 2024.12.17更新於 2024.12.17

什麼是 $S$

什麼是 AGENT S

Agent S:Web3中自主互動的未來 介紹 在不斷演變的Web3和加密貨幣領域,創新不斷重新定義個人如何與數字平台互動。Agent S是一個開創性的項目,承諾通過其開放的代理框架徹底改變人機互動。Agent S旨在簡化複雜任務,為人工智能(AI)提供變革性的應用,鋪平自主互動的道路。本詳細探索將深入研究該項目的複雜性、其獨特特徵以及對加密貨幣領域的影響。 什麼是Agent S? Agent S是一個突破性的開放代理框架,專門設計用來解決計算機任務自動化中的三個基本挑戰: 獲取特定領域知識:該框架智能地從各種外部知識來源和內部經驗中學習。這種雙重方法使其能夠建立豐富的特定領域知識庫,提升其在任務執行中的表現。 長期任務規劃:Agent S採用經驗增強的分層規劃,這是一種戰略方法,可以有效地分解和執行複雜任務。此特徵顯著提升了其高效和有效地管理多個子任務的能力。 處理動態、不均勻的界面:該項目引入了代理-計算機界面(ACI),這是一種創新的解決方案,增強了代理和用戶之間的互動。利用多模態大型語言模型(MLLMs),Agent S能夠無縫導航和操作各種圖形用戶界面。 通過這些開創性特徵,Agent S提供了一個強大的框架,解決了自動化人機互動中涉及的複雜性,為AI及其他領域的無數應用奠定了基礎。 誰是Agent S的創建者? 儘管Agent S的概念根本上是創新的,但有關其創建者的具體信息仍然難以捉摸。創建者目前尚不清楚,這突顯了該項目的初期階段或戰略選擇將創始成員保密。無論是否匿名,重點仍然在於框架的能力和潛力。 誰是Agent S的投資者? 由於Agent S在加密生態系統中相對較新,關於其投資者和財務支持者的詳細信息並未明確記錄。缺乏對支持該項目的投資基礎或組織的公開見解,引發了對其資金結構和發展路線圖的質疑。了解其支持背景對於評估該項目的可持續性和潛在市場影響至關重要。 Agent S如何運作? Agent S的核心是尖端技術,使其能夠在多種環境中有效運作。其運營模型圍繞幾個關鍵特徵構建: 類人計算機互動:該框架提供先進的AI規劃,力求使與計算機的互動更加直觀。通過模仿人類在任務執行中的行為,承諾提升用戶體驗。 敘事記憶:用於利用高級經驗,Agent S利用敘事記憶來跟蹤任務歷史,從而增強其決策過程。 情節記憶:此特徵為用戶提供逐步指導,使框架能夠在任務展開時提供上下文支持。 支持OpenACI:Agent S能夠在本地運行,使用戶能夠控制其互動和工作流程,與Web3的去中心化理念相一致。 與外部API的輕鬆集成:其多功能性和與各種AI平台的兼容性確保了Agent S能夠無縫融入現有技術生態系統,成為開發者和組織的理想選擇。 這些功能共同促成了Agent S在加密領域的獨特地位,因為它以最小的人類干預自動化複雜的多步任務。隨著項目的發展,其在Web3中的潛在應用可能重新定義數字互動的展開方式。 Agent S的時間線 Agent S的發展和里程碑可以用一個時間線來概括,突顯其重要事件: 2024年9月27日:Agent S的概念在一篇名為《一個像人類一樣使用計算機的開放代理框架》的綜合研究論文中推出,展示了該項目的基礎工作。 2024年10月10日:該研究論文在arXiv上公開,提供了對框架及其基於OSWorld基準的性能評估的深入探索。 2024年10月12日:發布了一個視頻演示,提供了對Agent S能力和特徵的視覺洞察,進一步吸引潛在用戶和投資者。 這些時間線上的標記不僅展示了Agent S的進展,還表明了其對透明度和社區參與的承諾。 有關Agent S的要點 隨著Agent S框架的持續演變,幾個關鍵特徵脫穎而出,強調其創新性和潛力: 創新框架:旨在提供類似人類互動的直觀計算機使用,Agent S為任務自動化帶來了新穎的方法。 自主互動:通過GUI自主與計算機互動的能力標誌著向更智能和高效的計算解決方案邁進了一步。 複雜任務自動化:憑藉其強大的方法論,能夠自動化複雜的多步任務,使過程更快且更少出錯。 持續改進:學習機制使Agent S能夠從過去的經驗中改進,不斷提升其性能和效率。 多功能性:其在OSWorld和WindowsAgentArena等不同操作環境中的適應性確保了它能夠服務於廣泛的應用。 隨著Agent S在Web3和加密領域中的定位,其增強互動能力和自動化過程的潛力標誌著AI技術的一次重大進步。通過其創新框架,Agent S展現了數字互動的未來,為各行各業的用戶承諾提供更無縫和高效的體驗。 結論 Agent S代表了AI與Web3結合的一次大膽飛躍,具有重新定義我們與技術互動方式的能力。儘管仍處於早期階段,但其應用的可能性廣泛且引人入勝。通過其全面的框架解決關鍵挑戰,Agent S旨在將自主互動帶到數字體驗的最前沿。隨著我們深入加密貨幣和去中心化的領域,像Agent S這樣的項目無疑將在塑造技術和人機協作的未來中發揮關鍵作用。

865 人學過發佈於 2025.01.14更新於 2025.01.14

什麼是 AGENT S

如何購買S

歡迎來到HTX.com!在這裡,購買Sonic (S)變得簡單而便捷。跟隨我們的逐步指南,放心開始您的加密貨幣之旅。第一步:創建您的HTX帳戶使用您的 Email、手機號碼在HTX註冊一個免費帳戶。體驗無憂的註冊過程並解鎖所有平台功能。立即註冊第二步:前往買幣頁面,選擇您的支付方式信用卡/金融卡購買:使用您的Visa或Mastercard即時購買Sonic (S)。餘額購買:使用您HTX帳戶餘額中的資金進行無縫交易。第三方購買:探索諸如Google Pay或Apple Pay等流行支付方式以增加便利性。C2C購買:在HTX平台上直接與其他用戶交易。HTX 場外交易 (OTC) 購買:為大量交易者提供個性化服務和競爭性匯率。第三步:存儲您的Sonic (S)購買Sonic (S)後,將其存儲在您的HTX帳戶中。您也可以透過區塊鏈轉帳將其發送到其他地址或者用於交易其他加密貨幣。第四步:交易Sonic (S)在HTX的現貨市場輕鬆交易Sonic (S)。前往您的帳戶,選擇交易對,執行交易,並即時監控。HTX為初學者和經驗豐富的交易者提供了友好的用戶體驗。

1.8k 人學過發佈於 2025.01.15更新於 2026.06.02

如何購買S

相關討論

歡迎來到 HTX 社群。在這裡,您可以了解最新的平台發展動態並獲得專業的市場意見。 以下是用戶對 S (S)幣價的意見。

活动图片