GetChain News
中简 中繁 EN
GetChain News
Toggle sidebar

Online/Update

News linked to both this project and an event.

Google Releases OKF Specification to Standardize Andrej Karpathy’s “LLM Wiki” Pattern

Google has released the Open Knowledge Format (OKF) specification, aiming to standardize the “LLM Wiki”-style knowledge organization and interaction model proposed by Andrej Karpathy, thereby promoting unified knowledge structuring and citability for large language models.

Aethir launches its self-developed open-source LLM API platform, Aethir Mesh; top-tier models including DeepSeek V4 and Kimi K2.6 run inference end-to-end on Aethir GPUs.

According to official announcements, Aethir—a decentralized GPU cloud computing infrastructure platform—has officially launched Aethir Mesh, an in-house open-source large language model (LLM) API platform built atop Aethir’s decentralized GPU infrastructure. The platform is now live and offers a unified API endpoint for direct access to leading open-source models, including DeepSeek V4, Kimi K2.6, GLM-5.1, MiniMax-M2.5, and Qwen3.6-27B.

Vitalik Updates CROPS AI Progress: Proposes Combining Private Remote LLM Calls with Ethereum Private RPC Reads

Vitalik Buterin updated several developments related to CROPS AI and noted a clear overlap between the “CROPS Ethereum Access Layer” and “CROPS AI.” He suggested that paying for remote large language model (LLM) calls via zero-knowledge proofs could also address Ethereum’s private RPC read issues. Meanwhile, DeepSeek v4 has been released; its 2-bit quantized version runs within 90 GB, though it currently performs faster on Apple hardware; the messaging app Messa now supports Telegram Alpha features; the model runtime tool Luceb demonstrates higher efficiency when running compute-intensive models; and the local AI voice recording tool VoxTerm remains under active development. Vitalik Buterin also mentioned that application-specific fine-tuned large language models will help improve secure code writing, and Ethereum-related use cases should likewise have dedicated fine-tuned models.

BNB Chain Launches Agent Survival Toolkit, Partnering with Six Major AI Infrastructure Projects to Empower Autonomous AI Agents with On-Chain Payment Capabilities

BNB Chain today announced the launch of the Agent Survival Toolkit, partnering with six major AI infrastructure projects to empower autonomous AI Agents with on-chain payment capabilities. All transactions are settled on the BSC network using BNB or BEP-20 tokens.The participating projects cover two core layers – LLM access and financial infrastructure – including Alt AI, Pieverse, Bankr, WorldClaw, B.AI, and AEON, forming a complete closed loop for AI Agents from computing power invocation to on-chain settlement. Each participating project has simultaneously launched on-chain incentive programs, requiring no additional registration.Following the release of the BNB Agent SDK, the Agent Survival Toolkit further enhances BNB Chain's infrastructure layout in the AI Agent space. For more information, please visit www.bnbchain.org.DisclaimerBNB Chain does not have any affiliation or operational relationship with any of the projects mentioned in this article. The Agent Survival Toolkit is an ecosystem initiative showcasing independently built projects on BNB Chain. This content is for informational purposes only and does not constitute any financial or investment advice. Please conduct your own independent research and assess potential risks before interacting with any related projects.

Gate Research Institute: Multi-Agent LLM Trading Framework Significantly Outperforms Buy & Hold Strategy in BTC Backtesting

Odaily Odaily News: A recent report released by Gate Research Institute, titled "Research and Backtesting Analysis of BTC Trading Framework Based on Multi-Agent LLM," points out that compared to a single LLM directly generating trading signals, the Multi-Agent LLM architecture more closely mirrors the research and investment process of real financial institutions. By leveraging collaboration and debate among analysts, researchers, traders, and risk control teams, it enhances the transparency and risk control capabilities of trading decisions. The research, based on the TradingAgents framework, constructs an AI trading system applicable to the crypto scenario for the BTC market, introducing multiple agent roles such as technical analysis, news analysis, sentiment analysis, and macro/on-chain analysis.Using BTC/USDT 1-hour data, the study conducted historical backtesting of the TradingAgents-BTC strategy. The results show that the strategy achieved a total return of +20.25% during the testing period, significantly outperforming the Buy & Hold strategy's -7.89% over the same period. Furthermore, its maximum drawdown was controlled at -17.41%, lower than the Buy & Hold's -27.06%. The research suggests that during periods of consolidation and decline, the multi-agent framework can reduce some risk exposure through Sell/Underweight and Flat states, and re-enter long positions during market rebounds, thereby improving overall risk-adjusted returns.The report indicates that the Multi-Agent LLM framework shows certain application potential in crypto trading scenarios. However, the current backtesting period covers only about three months, and 1-hour level trading may still be affected by transaction fees, slippage, and signal latency. Future work requires further validation of the strategy's stability and generalization capabilities over longer historical periods, different market conditions, and across a wider range of asset classes.

Aethir Claw Launches MaaS Layer: One-Stop Access to Claude, GPT, and Gemini, No Third-Party Account Needed

Aethir Claw has officially launched its Model-as-a-Service (MaaS) layer, integrating API credits for cutting-edge large models from Anthropic, OpenAI, Google, and others directly into a single platform subscription. Users no longer need to individually register with external LLM providers or manage API keys; one payment covers the entire stack from VPS hosting to model inference.Going forward, Aethir Claw plans to deploy mainstream models on Aethir’s own GPU network, achieving true data sovereignty at the inference layer.Aethir is a leading platform in decentralized GPU cloud computing infrastructure. To date, the network has deployed over 430,000 GPU containers across more than 200 nodes in 94 countries globally, accumulated nearly 1.8 billion hours of computing time, and served over 150 partners and enterprise clients. Its GPU hardware spans the NVIDIA Hopper and Blackwell generations, including the H100, H200, B200, and B300.

Coinbase internal tool Mux reveals AI coding paradigm shift: Engineers transition from "code writers" to "multi-agent orchestrators"

Coinbase, a cryptocurrency trading platform, has disclosed in a technical sharing session that its internal multi-agent development tool "Mux" is reshaping software engineering workflows, transitioning the engineer's role from traditional code implementers to task orchestrators for AI agents.With the widespread internal adoption of AI programming tools such as Cursor, Copilot, OpenCode, and Claude Code, code generation efficiency has significantly improved. However, development workflows have long remained stuck in a traditional "single-task, single-branch, sequential execution" mode, creating a new collaboration bottleneck.Mux was born as an internal tool against this backdrop. By assigning each AI agent an independent git worktree, branch, and terminal environment, the system enables parallel multi-task development and conflict-free collaboration, allowing engineers to simultaneously direct multiple agents to handle tasks such as API development, test writing, vulnerability fixes, and code refactoring.Data shows that as of April 2026, Mux has covered over 600 users within Coinbase (including engineers, product managers, and designers), with 335 actively using it and 197 being high-frequency users. It has facilitated over 5,000 PR merges across 461 code repositories and 10 organizations. Engineers using Mux achieved an average of 39.6 PR merges, approximately 3.5 times the baseline of 11.4.Coinbase stated that Mux's success relies on its internal infrastructure capabilities, including an LLM Gateway, secure model access, and a code flow deployment system, enabling deep integration of multi-agent tools into real development workflows. This trend marks a structural shift in the software engineering paradigm: as AI reduces the cost of code generation, the core value of engineers is transitioning from "implementation capability" to "problem definition and agent orchestration capability."

Vitalik proposes ZK payment standard to drive Ethereum privacy payments and AI agent transactions

Vitalik Buterin published a research article on May 10, proposing to replace traditional on-chain transfer solutions with zero-knowledge proof (ZK) transactions, pushing crypto payments from "pseudonymity" toward "privacy by default." This solution allows users to complete payment verification without disclosing their full balance and transaction history.Vitalik specifically mentioned that in the era of AI agents, autonomous AI agents need to pay for services such as LLM APIs without leaving traceable footprints. He stated that through recursive SNARKs and a ZK API credit mechanism, Ethereum Layer 2 can achieve private payments at speeds and costs close to those of transparent transactions.Additionally, the proposal includes selective disclosure and "proof of innocence" mechanisms, allowing users to provide compliance proof to regulators or tax authorities without revealing on-chain privacy data, thereby meeting anti-money laundering requirements. Vitalik believes that the transparent and public nature of blockchain is a major obstacle to the widespread adoption of crypto payments.

B.AI Infrastructure Upgrade: Major Skills Launching Soon

According to official announcements, B.AI achieved multiple advancements this week in product iteration and ecosystem development: The BAIclaw landing page underwent a comprehensive visual and interactive redesign; the website’s multilingual support expanded to 10 languages, further strengthening its global accessibility. On the infrastructure front, strategic partnerships with Biconomy, MoonPay, and Pundi X significantly optimized the Web3 payment flow, substantially lowering the barrier to entry for users. Meanwhile, B.AI’s multi-chain LLM service continues to evolve—featuring intelligent search, Boundless Mode, and memory capabilities—resulting in markedly enhanced user interaction. Looking ahead, with the upcoming launch of subscription systems, point-based incentive mechanisms, and core Skills such as the “Sun Yuchen Brain,” B.AI is accelerating the construction of a fully functional intelligent ecosystem matrix, powered by the deep integration of AI Agents and Web3.

B.AI LLM Service Surpasses 1 Million Users

According to an official announcement, AI infrastructure platform B.AI LLM Services today announced that its user base has officially surpassed one million. This milestone not only signifies that its “privacy-first” routing architecture can handle large-scale, sustained high-throughput workloads, but also reflects B.AI’s evolution beyond developing a single chat interface—toward deploying critical underlying infrastructure for the “autonomous agent economy.” Through deep optimization of its technology stack, B.AI is laying a robust foundation for the future highly automated AI collaboration network.

Major Security Vulnerability Found in AI Agent Crypto Payment Infrastructure; LLM Router Leads to $500,000 Wallet Theft

According to CoinDesk, researchers from the University of California, Santa Barbara; the University of California, San Diego; blockchain security firm Fuzzland; and World Liberty Financial jointly published a paper warning that “LLM routers”—intermediary services positioned between users and AI models—have become a major threat to cryptocurrency asset security. The researchers discovered that 26 LLM routers are secretly injecting malicious tool calls and stealing user credentials, with one incident resulting in the complete draining of a customer’s cryptocurrency wallet worth $500,000. Additionally, by “poisoning” the router ecosystem, the researchers were able to gain control of approximately 400 downstream hosts within hours. Since sensitive data—including private keys and API credentials—is frequently transmitted in plaintext through these routers, users unknowingly expose their assets to risk. The researchers note that as McKinsey forecasts AI agents will mediate $3–5 trillion in global consumer commerce by 2030—and Binance founder Changpeng Zhao predicts AI agents’ payment volume will be one million times greater than that of humans—the current infrastructure’s security lags far behind the pace of industry development. The “weakest link” risk could thus trigger systemic, cascading crises.

Research Finds Security Vulnerabilities in Third-Party AI Routers That Could Lead to Cryptocurrency Theft

According to Cointelegraph, researchers from the University of California recently revealed security risks in certain third-party AI large language model (LLM) routers that could lead to the theft of cryptocurrency assets. The study found that LLM routers—acting as API intermediaries—can read plaintext information; some routers were discovered injecting malicious code and stealing credentials. The research team tested 28 paid and 400 free routers, identifying nine routers that actively injected malicious code, two that deployed trigger-avoidance mechanisms, and 17 that accessed Amazon Web Services (AWS) credentials. One router even transferred ETH using the researchers’ Ethereum private key. The study notes that malicious behavior by routers is difficult to detect, and the “YOLO mode” present in some AI agent frameworks—which automatically executes commands—further increases security risks. Researchers recommend that developers avoid transmitting private keys or mnemonic phrases through AI agents and urge AI companies to implement cryptographic signing of responses to enhance security.