Futures
Access hundreds of perpetual contracts
TradFi
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
Launchpad
Be early to the next big token project
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Claude Code v2.1.89 fixes the long conversation cache invalidation issue, and the abnormal consumption problem has been addressed.
According to 1M AI News monitoring, Anthropic released Claude Code v2.1.89 (the npm package is already installable, and the GitHub release page has not been updated yet). It fixes multiple caching issues that can lead to abnormal API costs, along with a batch of stability bugs. Previously, Anthropic engineer Lydia Hallie confirmed that the speed at which users reached the usage limits was “far faster than expected.” The community also reported two caching bugs that can raise API costs by 10–20x.
This update fixes caching-related issues including: in long sessions, changes to the tool schema bytes mid-session cause the prompt cache to become invalid; and nested CLAUDE.md files get injected repeatedly dozens of times during long sessions. Both issues cause token consumption in long sessions to far exceed expectations. In addition, it also fixes a StructuredOutput schema caching bug (previously causing about 50% of workflow failures) and a memory leak triggered by large JSON inputs being retained under LRU cache keys.
Other changes worth noting: