Futures
Access hundreds of perpetual contracts
CFD
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Pre-IPOs
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Promotions
AI
Gate AI
Your all-in-one conversational AI partner
Gate AI Bot
Use Gate AI directly in your social App
GateClaw
Gate Blue Lobster, ready to go
Gate for AI Agent
AI infrastructure, Gate MCP, Skills, and CLI
Gate Skills Hub
10K+ Skills
From office tasks to trading, the all-in-one skill hub makes AI even more useful.
GateRouter
Smartly choose from 40+ AI models, with 0% extra fees
LangChain releases fully automated bug detection tool: automatically locates issues, fixes code, and directly pushes updates to users
AIMPACT News, May 14 (UTC+8), according to Beating Monitoring, LangChain announced two core upgrades at its Interrupt Conference aimed at solving the debugging challenges of Agents: a brand-new underlying database SmithDB and an automated troubleshooting tool LangSmith Engine. The old underlying architecture could no longer handle the increasing trace (execution path) data. The newly released SmithDB abandons the traditional local disk solution and is built on object storage. This change has increased query performance for core workloads by up to 15 times. On a faster foundation, LangSmith Engine directly automates the “bug fixing” process. It continuously monitors the production environment in the background, automatically categorizes failed calls, and locates which part of the code is problematic. Moreover, it will draft PRs for fixing vulnerabilities and the corresponding test sets (evals) for developers. For complex Agents, manually sifting through massive traces to find patterns has become the biggest efficiency bottleneck. This update by LangChain essentially turns the “error discovery - code localization - automatic fixing - test supplementation” troubleshooting loop into a fully automated pipeline. (Source: BlockBeats)