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
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
I just saw that OpenAI has released the Symphony code on GitHub, and I found it quite interesting. It's basically a framework that takes away that tedious project management work from developers.
Symphony is in engineering preview and already supports real-time integration with tools like Linear. The idea is very clear: let AI agents handle those repetitive project management tasks while the team focuses on what really matters.
The cool thing is that it can generate specialized agents. There’s an agent for coding, one for running continuous integration tests, one for reviewing code. It basically automates the entire Pull Request flow, from analysis to safe merging. All of this runs in real-time on your task board.
Technically, the project is written in Elixir and was released under Apache 2.0, so anyone can use and contribute. But the most important part is that it comes with very detailed specifications to support multiple languages. This opens up space for different communities to implement their own versions.
In the end, it’s a move well aligned with what the industry is doing: putting AI to handle operational project management, freeing developers to think about more complex problems. If you work with project management in tech teams, it’s worth taking a look at the repository.