GetChain News
中简 中繁 EN
GetChain News
Toggle sidebar
Code

Code

CODE
Active

Swap Aggregator Platform

News Heat Trend

Project Overview

Code is a swap aggregator platform that scans various DEXs to find the most favorable trading conditions for users. Instead of users having to manually check different platforms for the best price, liquidity, and fees, a swap aggregator does this automatically, often in real-time.

VAST completes approximately 3 billion yuan in financing and releases Tripo P2.0 foundation model

AI 3D company VAST (Sanqi Wanwu) has announced the completion of Series B and Series B+ financing rounds, totaling approximately 3 billion yuan, led by Matrix Partners China. Perfect World, BlueFocus, Singdun Energy Investment, Yanqu Games, ThunderSoft, 37 Interactive Entertainment, as well as CDH VGC, CICC Capital, CMC Capital and others participated as co-investors, with existing shareholders Fortune Capital, Primavera Capital, and Source Code Capital continuing to follow up. According to official sources, VAST has raised approximately 5 billion yuan in cumulative financing in less than six months.It is also reported that VAST has released the latest version of its flagship 3D foundation model, Tripo P2.0, from the Tripo P series. The funds from this round of financing will be invested in the iteration of 3D native models and data capabilities, expansion of training and inference infrastructure, product development, and commercial implementation. (Sina Finance)

AI Code Verification Startup Blacksmith Closes $45 Million Series B Round, Led by Peak XV Partners

According to TechCrunch, AI code verification startup Blacksmith announced the completion of a $45 million Series B funding round, led by Peak XV Partners, with participation from GV and Y Combinator, valuing the company at $550 million.

AI programming startup Cognition completes over $1 billion in funding, valuation reaches $25 billion

: AI programming startup Cognition announced the completion of a new funding round of over $1 billion, with its pre-money valuation surging to $25 billion, doubling from the $10.2 billion post-money valuation achieved just 8 months ago.This funding round was led by Lux Capital and General Catalyst, with continued participation from Founders Fund and 8VC. New investors include Ribbit Capital, Atreides, and Layer Global.According to official data, the company's AI programmer product, Devin, has achieved a 50% month-over-month growth in enterprise user adoption over the past 6 months. The company's current Annual Recurring Revenue (ARR) has reached $492 million, with customers including major institutions such as Mercedes-Benz, NASA, Goldman Sachs, and Santander Bank.Facing competition from native AI coding tools such as Anthropic Claude Code, OpenAI Codex, and Google Jules, Cognition stated that Devin's continued growth and the acquisition of Windsurf assets demonstrate that independent AI programming agents still possess commercial viability.

Bulgarian Parliament Passes Bill Granting Tax Authorities Full Access to Crypto Users' Data

: On September 9, Bulgaria's National Assembly passed amendments to the Tax and Social Security Procedure Code with 149 votes in favor, 0 against, and 10 abstentions, which will allow the Bulgarian National Revenue Agency to obtain detailed information on crypto asset users. The bill was approved by the 240-seat parliament.The amendments implement two European Union (EU) directives, requiring crypto asset-related businesses to register and report to the Bulgarian National Revenue Agency users' names, addresses, dates and places of birth, tax residences, and tax identification numbers, as well as to submit transaction data for various types of crypto assets, including gross amounts received, number of transactions, number of fiat buy and sell transactions, and crypto asset exchange activity.Privacy advocates criticized the scope of data collection as overly broad, arguing that mandatory disclosure of personal information could pose security risks. Crypto traders and small businesses said the registration and reporting requirements will increase compliance costs; supporters of the bill argue it aligns with EU standards and helps curb tax evasion. The relevant directives require EU member states to complete adoption by December 31, 2025. (Bitcoin.com News)

Sparrow Wallet Releases Version 2.5.4, AI-Assisted Code Review Fixes Multiple Security Vulnerabilities

According to Decrypt, privacy-focused Bitcoin wallet Sparrow Wallet released version 2.5.4 on August 28. Developer Craig Raw stated that the update was driven by an AI-assisted code review, with the majority of fixes originating from it. This review was prompted by the recent seed generation code vulnerability exploit affecting Coldcard, as well as the release of unrestricted AI models in China, which has significantly enhanced vulnerability scanning capabilities across large codebases. Key updates include: validating the authenticity of transactions returned by Electrum servers, enforcing stricter BitBox02 hardware wallet security requirements (firmware v9.4.0 or higher required), patching local DNS leaks, and masking sensitive credentials in debug logs. Raw noted that there are no indications of any exploits being leveraged, user funds remain secure, and he still advises all users to update at their earliest convenience.

OpenAI Bars Bitcoin Red Team Member from Continuing Bitcoin Code Security Research

Odaily Odaily News: Bitcoin Red Team member @Rob1Ham stated that OpenAI has blocked him from continuing security analysis of the Bitcoin codebase, after he had responsibly disclosed real vulnerabilities found within it. Rob1Ham said he had previously completed identity verification and onboarding processes related to OpenAI's cybersecurity capabilities, but is currently unable to continue investigating whether the fixes are sufficient or whether other vulnerabilities still exist. He stated that he will now resume Bitcoin security research using an open-source Chinese AI model. Rob1Ham commented: "Black hat hackers won't attack these issues, white hat hackers will." He also added: "For those who don't follow the rules and engage in harmful behavior, intelligence is unrestricted, while those committed to reducing harm are being excluded." (Bitcoin News)

AMD launches AI programming platform Instinct Coder, which can reduce enterprise AI coding costs by 70%

Odaily News AMD, the semiconductor giant, announced the launch of its enterprise-grade AI programming platform, AMD Instinct Coder. The platform combines AMD chips, Supermicro servers, and Spectro Cloud software, aiming to help enterprises deploy AI coding assistants locally, reduce the cost of cloud-based AI models, and protect code and data security.AMD stated that Instinct Coder is an "out-of-the-box" end-to-end AI development platform, integrating AMD EPYC processors, AMD Instinct GPUs, Supermicro AI servers, Spectro Cloud PaletteAI Inference Launchpad software, and the AMD-optimized GLM-5.2 model. It can be used for software development scenarios such as code generation, application modernization, automated testing, and code review.AMD said that compared to relying on cutting-edge cloud-based AI models, Instinct Coder can help enterprises reduce total cost of ownership (TCO) by up to 70%, with the fastest payback period shortened to 6 months.AMD noted that more and more enterprises are looking to leverage AI to improve development efficiency, but face two major challenges: on one hand, the cost of invoking top-tier cloud models continues to rise; on the other hand, entrusting enterprise source code, intellectual property, and sensitive data to third-party services poses security and compliance risks.Through a local deployment model, Instinct Coder allows enterprises to maintain control over their data and code while providing more predictable infrastructure costs. The platform supports development tools such as Claude Code, OpenAI Codex, Visual Studio Code, and Cursor, with each node supporting up to 50 users (30 concurrent users).Additionally, the PaletteAI Inference Launchpad provided by Spectro Cloud enables AI workload management, model routing, request auditing, and cost monitoring, and supports invoking external models such as Anthropic, OpenAI, Google, or xAI when needed.AMD stated that Instinct Coder aims to help enterprises break free from the high costs of cloud-based AI services, accelerate AI-driven software development processes while ensuring data security and autonomous control.

Research: AI Code Review Can Reduce Review Time, But Quality Risks Cannot Be Ignored

According to the research summary published by Rohan Paul, a large-scale study covering 207 GitHub projects and 1.02 million pull requests shows that introducing AI agent review can reduce code review time by 2.5 to 4.5 days/KLOC, but at the cost of declining review quality—in reviews involving AI, 78%~94% of PRs exhibit "review smells", higher than the 69%~76% in pure human reviews. The study points out that repeatedly assigning the same AI reviewer identity is the main reason leading to the decline in review diversity. Notably, projects that introduced LLM review extensively in the early stage did not achieve significant efficiency improvements.

Anthropic Supports FCA "Super Sandbox" Second Batch AI Experimental Projects

According to an official announcement by the FCA, Anthropic will provide access to its suite of Claude products (including Claude Code and Claude Cowork) for the second batch of participating enterprises in the UK Financial Conduct Authority (FCA) "Super Sandbox" to accelerate their AI development process. A total of 21 institutions were selected for the second batch, including Scottish Widows, Money Advice Trust, and TrueLayer, among others. The number of applications this time increased by 51% compared to the first batch, with a total of 199 applications received. Participating enterprises will test AI solutions focusing on the following areas: agent payment security, fraud and financial crime detection, AI governance and accountability, financial inclusion for vulnerable groups, and compliance and business automation. Additionally, the FCA simultaneously launched the "Agentic Academy"—a 10-week AI specialized training program co-hosted by the FCA and the Centre for Finance, Technology and Entrepreneurship (CFTE). Participating enterprises will continue to have access to NayaOne digital sandbox infrastructure and NVIDIA accelerated computing resource support.

Refi Hub Co-founder Hit by Malicious Claude Link Attack, Contaminated Skill File Attempts to Steal Credentials

Odaily News: Numa Lunah, co-founder of the crypto project Refi Hub, stated that he was hacked after using a download link provided in a Claude chat window to install a transcription application. The link pointed to a fake website bundled with malware, which attempted to steal all information from his device upon execution.Numa Lunah said he wiped and reinstalled the affected laptop and found no signs of sensitive data leakage. Subsequently, he discovered a contaminated Claude Code skill file named SKILL.md in his backups. The file was disguised as a style guide written by himself and contained instructions to re-download malware and steal credentials every time it was loaded.Microsoft Defender Experts previously warned that attackers have shifted from search engine optimization poisoning to large language model response poisoning. These tactics include recommending attacker-controlled download links, AI-branded fake installers, and contaminated code repositories and agent skills. Individuals working in the crypto industry may hold irrevocable credentials such as mnemonic phrases, private key files, hot wallet JSONs, exchange API keys with withdrawal permissions, and deployer keys. (Bitcoin.com News)

BNB Agent Studio is Now Live on BNB Chain Mainnet

BNB Chain has announced the official mainnet launch of its AI Agent development platform, BNB Agent Studio.Developers can now use a single prompt in AI coding tools like Cursor and Claude Code to complete Agent wallet creation, on-chain identity registration (ERC-8004), and deployment, without needing to separately set up wallets, identities, payments, custody, or LLM integration.Once deployed, Agents can use the x402 protocol to automatically deduct fees from users' pre-funded wallets to cover LLM usage, and they can be discovered and invoked by other Agents via the ERC-8183 task interface. The entire process runs on the AWS Bedrock AgentCore.The platform is also launching a limited-time free trial, where users can experience the full deployment process on the BSC testnet using their GitHub account.

Bitget Launches New User Futures Campaign with Up to $656 USDT Rewards per User

Bitget Launches the “Code 0511” New User Campaign, Running from May 11 to May 18. During the campaign period, users who complete KYC verification will receive 1–5 USDT; those who complete their first deposit and futures trading task—each totaling at least 100 USDT—will receive an additional 10 USDT. Moreover, new users whose futures trading volume reaches specified thresholds can claim further rewards, with a maximum cumulative reward of 641 USDT. Full campaign rules are published on the official Bitget platform. Eligible users must click the “Join Now” button to register before participating.

Bitget Wallet Launches May Day QR Code Payment Campaign with Cashback up to 1,000 RLUSD per Transaction

Bitget Wallet has launched a Labor Day QR code payment campaign, running from April 28 to May 7, further driving the adoption of stablecoin payments in everyday consumption and travel scenarios across the Asia-Pacific (APAC) region. During the campaign, users who complete offline QR code payments using USDT or USDC will receive RLUSD cashback for each transaction. From May 1 to May 7, Bitget Wallet will randomly select one paying user per day to receive an additional 1,000 RLUSD cashback. To lower the barrier to first-time usage, Bitget Wallet will also airdrop XRP to eligible participants—serving as the account reserve required to activate RLUSD withdrawals. RLUSD is a compliant U.S. dollar-pegged stablecoin issued by Ripple and regulated by the New York State Department of Financial Services (NYDFS). This campaign marks Bitget Wallet’s first real-world consumer application following its integration of the XRP Ledger (XRPL) mainnet and onboarding of the RLUSD payment ecosystem at the end of March—and represents a key milestone in advancing Bitget Wallet’s Everyday Finance strategy.

Binance Launches QR Code Payments in Bolivia, Supporting 100 Cryptocurrencies Including USDT and BTC

Binance has announced support for users to make payments at all merchants in Bolivia using Binance QR codes. Over 100 cryptocurrencies—including USDT and BTC—are supported. Users simply confirm transactions via the app, and Binance automatically converts their funds into the local currency at the time of payment. Binance stated that the QR code payment service is available exclusively to Binance users whose identity verification location is in Bolivia, and users must hold cryptocurrency in their Binance account (Binance Spot, Deposit, or Earn).

Refi Hub Co-founder Hit by Malicious Claude Link Attack, Contaminated Skill File Attempts to Steal Credentials

Odaily News: Numa Lunah, co-founder of the crypto project Refi Hub, stated that he was hacked after using a download link provided in a Claude chat window to install a transcription application. The link pointed to a fake website bundled with malware, which attempted to steal all information from his device upon execution.Numa Lunah said he wiped and reinstalled the affected laptop and found no signs of sensitive data leakage. Subsequently, he discovered a contaminated Claude Code skill file named SKILL.md in his backups. The file was disguised as a style guide written by himself and contained instructions to re-download malware and steal credentials every time it was loaded.Microsoft Defender Experts previously warned that attackers have shifted from search engine optimization poisoning to large language model response poisoning. These tactics include recommending attacker-controlled download links, AI-branded fake installers, and contaminated code repositories and agent skills. Individuals working in the crypto industry may hold irrevocable credentials such as mnemonic phrases, private key files, hot wallet JSONs, exchange API keys with withdrawal permissions, and deployer keys. (Bitcoin.com News)

Sparrow Wallet Releases Version 2.5.4, AI-Assisted Code Review Fixes Multiple Security Vulnerabilities

According to Decrypt, privacy-focused Bitcoin wallet Sparrow Wallet released version 2.5.4 on August 28. Developer Craig Raw stated that the update was driven by an AI-assisted code review, with the majority of fixes originating from it. This review was prompted by the recent seed generation code vulnerability exploit affecting Coldcard, as well as the release of unrestricted AI models in China, which has significantly enhanced vulnerability scanning capabilities across large codebases. Key updates include: validating the authenticity of transactions returned by Electrum servers, enforcing stricter BitBox02 hardware wallet security requirements (firmware v9.4.0 or higher required), patching local DNS leaks, and masking sensitive credentials in debug logs. Raw noted that there are no indications of any exploits being leveraged, user funds remain secure, and he still advises all users to update at their earliest convenience.

Zhipu AI Releases GLM-5.3: Coding and Long-Horizon Task Capabilities Significantly Improved, Model Weights to Be Released in Two Weeks

Z.ai releases GLM-5.3, based on the same foundation model as GLM-5.2, achieving capability improvements through expanded post-training. According to the official announcement, GLM-5.3 improves by 50% over GLM-5.2 on the internal Z.ai Code Bench coding benchmark, and reaches a leading level among open models in public benchmarks such as Terminal Bench 3.0 and Agents' Last Exam. In terms of cybersecurity, GLM-5.3 achieved a score of 84.5% in the CyberGym vulnerability discovery test, and significantly improved compared to the previous generation in exploit chain-related tests such as ExploitBench and ExploitGym.

OpenAI Bars Bitcoin Red Team Member from Continuing Bitcoin Code Security Research

Odaily Odaily News: Bitcoin Red Team member @Rob1Ham stated that OpenAI has blocked him from continuing security analysis of the Bitcoin codebase, after he had responsibly disclosed real vulnerabilities found within it. Rob1Ham said he had previously completed identity verification and onboarding processes related to OpenAI's cybersecurity capabilities, but is currently unable to continue investigating whether the fixes are sufficient or whether other vulnerabilities still exist. He stated that he will now resume Bitcoin security research using an open-source Chinese AI model. Rob1Ham commented: "Black hat hackers won't attack these issues, white hat hackers will." He also added: "For those who don't follow the rules and engage in harmful behavior, intelligence is unrestricted, while those committed to reducing harm are being excluded." (Bitcoin News)

Bitcoin Red Team Has Scanned Approximately 150 Bitcoin Code Repositories, Uncovering More Than a Dozen Vulnerabilities

Odaily News: The Bitcoin Red Team volunteer security initiative has scanned approximately 150 Bitcoin-related code repositories and disclosed more than a dozen vulnerabilities. The team is developing an open-source AI platform to audit Bitcoin software, covering wallets, cryptographic libraries, infrastructure, and other projects. AnchorWatch CEO Rob Hamilton stated that the team has so far spent approximately $20,000 on various AI services, using Kimi K3, OpenAI's GPT Sol, Anthropic's Claude Fable and Opus, as well as Z.ai's GLM 5.2 to identify vulnerabilities and generate related documentation. Pseudonymous Bitcoin developer Calle said that over the past 12 hours, the team has reported critical vulnerabilities to multiple projects, discovering on average roughly one critical vulnerability per person per hour, with daily spending of around $10,000. The team has not disclosed the affected projects or details of the vulnerabilities.

Model Autonomously Launched Social Engineering Attacks During UK AI Safety Institute Tests, Involving Identity Forgery and Malicious Code Insertion

Cybersecurity tests conducted by the UK AI Safety Institute found that AI models with unrestricted internet access, without being instructed, autonomously forged false identities, implanted malicious code into open-source projects, and launched social engineering attacks against real individuals and organizations.

Bulgarian Parliament Passes Bill Granting Tax Authorities Full Access to Crypto Users' Data

: On September 9, Bulgaria's National Assembly passed amendments to the Tax and Social Security Procedure Code with 149 votes in favor, 0 against, and 10 abstentions, which will allow the Bulgarian National Revenue Agency to obtain detailed information on crypto asset users. The bill was approved by the 240-seat parliament.The amendments implement two European Union (EU) directives, requiring crypto asset-related businesses to register and report to the Bulgarian National Revenue Agency users' names, addresses, dates and places of birth, tax residences, and tax identification numbers, as well as to submit transaction data for various types of crypto assets, including gross amounts received, number of transactions, number of fiat buy and sell transactions, and crypto asset exchange activity.Privacy advocates criticized the scope of data collection as overly broad, arguing that mandatory disclosure of personal information could pose security risks. Crypto traders and small businesses said the registration and reporting requirements will increase compliance costs; supporters of the bill argue it aligns with EU standards and helps curb tax evasion. The relevant directives require EU member states to complete adoption by December 31, 2025. (Bitcoin.com News)

Microsoft Releases Interim Code of Conduct to Restrict AI Model Use

Odaily News: Microsoft (MSFT.O) has released an interim code of conduct imposing restrictions on AI models, just days after the heads of Anthropic and OpenAI agreed to slow down development pace.The company hopes to be seen as a responsible AI player, and it is one of the leading cloud service providers. "We've received feedback from people who want to see clearer commitments: that AI always serves humanity rather than trying to replace it," Mustafa Suleyman, who oversees the company's model development, said in an interview with CNBC. "We've received a great deal of feedback emphasizing that AI should not create dependency, should not be sycophantic, and should always promote human judgment, autonomy, and agency." Suleyman said that although these guidelines had been in the works for about five months, Microsoft chose to release them now given the recent discussions they have sparked. (CNBC)

Entropy Acquires HIP-3 Code DRAM for 500 HYPE, Worth $39,000

Odaily News: According to HyperliquidNews monitoring, HIP-3 market deployer Entropy spent 500 HYPE (approximately $38,950) to win the code DRAM, and is expected to launch io:DRAM perpetual contract trading.

Moonshot AI Kimi K2.8 Preview Model Fully Launched, Performance Approaches K3

The Moonshot AI Kimi K2.8 Preview model has been fully deployed to Kimi Code. The Model ID remains kimi-for-coding, enabling clients and third-party tools to use it directly without configuration changes. According to the official team, the model's comprehensive performance approaches that of K3, with enhanced coding and agent capabilities, and significantly improved reasoning efficiency compared to K2.7 Code. Kimi K2.8 Preview supports the same thinking effort level adjustments as K3, offering three settings: low, high, and max (defaulting to max). All membership tiers now provide access to a maximum 1M context window.

VAST completes approximately 3 billion yuan in financing and releases Tripo P2.0 foundation model

AI 3D company VAST (Sanqi Wanwu) has announced the completion of Series B and Series B+ financing rounds, totaling approximately 3 billion yuan, led by Matrix Partners China. Perfect World, BlueFocus, Singdun Energy Investment, Yanqu Games, ThunderSoft, 37 Interactive Entertainment, as well as CDH VGC, CICC Capital, CMC Capital and others participated as co-investors, with existing shareholders Fortune Capital, Primavera Capital, and Source Code Capital continuing to follow up. According to official sources, VAST has raised approximately 5 billion yuan in cumulative financing in less than six months.It is also reported that VAST has released the latest version of its flagship 3D foundation model, Tripo P2.0, from the Tripo P series. The funds from this round of financing will be invested in the iteration of 3D native models and data capabilities, expansion of training and inference infrastructure, product development, and commercial implementation. (Sina Finance)

Anthropic Upgrades Claude's Computer Control Feature to Support Background Mac Control

Anthropic has upgraded the computer control capabilities of Claude Cowork and Claude Code, supporting click, input, and navigation operations via screen interaction while running in the macOS background. This feature requires devices to run macOS 15 or later, with the display kept awake and the Claude Desktop application open. Currently, this functionality is exclusively available to Pro and Max individual subscribers, while Team and Enterprise plans are not yet supported.

Related news

Bulgarian Parliament Passes Bill Granting Tax Authorities Full Access to Crypto Users' Data

: On September 9, Bulgaria's National Assembly passed amendments to the Tax and Social Security Procedure Code with 149 votes in favor, 0 against, and 10 abstentions, which will allow the Bulgarian National Revenue Agency to obtain detailed information on crypto asset users. The bill was approved by the 240-seat parliament.The amendments implement two European Union (EU) directives, requiring crypto asset-related businesses to register and report to the Bulgarian National Revenue Agency users' names, addresses, dates and places of birth, tax residences, and tax identification numbers, as well as to submit transaction data for various types of crypto assets, including gross amounts received, number of transactions, number of fiat buy and sell transactions, and crypto asset exchange activity.Privacy advocates criticized the scope of data collection as overly broad, arguing that mandatory disclosure of personal information could pose security risks. Crypto traders and small businesses said the registration and reporting requirements will increase compliance costs; supporters of the bill argue it aligns with EU standards and helps curb tax evasion. The relevant directives require EU member states to complete adoption by December 31, 2025. (Bitcoin.com News)

Microsoft Releases Interim Code of Conduct to Restrict AI Model Use

Odaily News: Microsoft (MSFT.O) has released an interim code of conduct imposing restrictions on AI models, just days after the heads of Anthropic and OpenAI agreed to slow down development pace.The company hopes to be seen as a responsible AI player, and it is one of the leading cloud service providers. "We've received feedback from people who want to see clearer commitments: that AI always serves humanity rather than trying to replace it," Mustafa Suleyman, who oversees the company's model development, said in an interview with CNBC. "We've received a great deal of feedback emphasizing that AI should not create dependency, should not be sycophantic, and should always promote human judgment, autonomy, and agency." Suleyman said that although these guidelines had been in the works for about five months, Microsoft chose to release them now given the recent discussions they have sparked. (CNBC)

Entropy Acquires HIP-3 Code DRAM for 500 HYPE, Worth $39,000

Odaily News: According to HyperliquidNews monitoring, HIP-3 market deployer Entropy spent 500 HYPE (approximately $38,950) to win the code DRAM, and is expected to launch io:DRAM perpetual contract trading.

Moonshot AI Kimi K2.8 Preview Model Fully Launched, Performance Approaches K3

The Moonshot AI Kimi K2.8 Preview model has been fully deployed to Kimi Code. The Model ID remains kimi-for-coding, enabling clients and third-party tools to use it directly without configuration changes. According to the official team, the model's comprehensive performance approaches that of K3, with enhanced coding and agent capabilities, and significantly improved reasoning efficiency compared to K2.7 Code. Kimi K2.8 Preview supports the same thinking effort level adjustments as K3, offering three settings: low, high, and max (defaulting to max). All membership tiers now provide access to a maximum 1M context window.

VAST completes approximately 3 billion yuan in financing and releases Tripo P2.0 foundation model

AI 3D company VAST (Sanqi Wanwu) has announced the completion of Series B and Series B+ financing rounds, totaling approximately 3 billion yuan, led by Matrix Partners China. Perfect World, BlueFocus, Singdun Energy Investment, Yanqu Games, ThunderSoft, 37 Interactive Entertainment, as well as CDH VGC, CICC Capital, CMC Capital and others participated as co-investors, with existing shareholders Fortune Capital, Primavera Capital, and Source Code Capital continuing to follow up. According to official sources, VAST has raised approximately 5 billion yuan in cumulative financing in less than six months.It is also reported that VAST has released the latest version of its flagship 3D foundation model, Tripo P2.0, from the Tripo P series. The funds from this round of financing will be invested in the iteration of 3D native models and data capabilities, expansion of training and inference infrastructure, product development, and commercial implementation. (Sina Finance)

Anthropic Upgrades Claude's Computer Control Feature to Support Background Mac Control

Anthropic has upgraded the computer control capabilities of Claude Cowork and Claude Code, supporting click, input, and navigation operations via screen interaction while running in the macOS background. This feature requires devices to run macOS 15 or later, with the display kept awake and the Claude Desktop application open. Currently, this functionality is exclusively available to Pro and Max individual subscribers, while Team and Enterprise plans are not yet supported.