Changelog
All notable updates to the Cynthetic platform.
v0.3.0
Latest- •Streaming SSE support (stream: true) for chat and completions
- •Interactive Playground — test models directly in the browser
- •Node Leaderboard — public operator performance rankings
- •Referral system — invite friends and earn AIC bonuses
- •Python SDK (pip install cynthetic)
- •Standalone documentation site (docs.cynthetic.ai)
- •Admin economics dashboard with treasury and revenue metrics
v0.2.2
- •Node Agent desktop app for Windows and macOS
- •Auto Ollama installation and model management
- •On-chain staking and delegation via NodeStaking contract
- •ETH gas faucet for new operators
- •Improved node scheduling with stake-weighted scoring
v0.2.0
- •OpenAI-compatible /chat/completions and /completions endpoints
- •AIC billing system with per-token pricing
- •Web faucet — claim 50 AIC weekly
- •Developer dashboard with API key management
- •Smart contracts: AICToken, NodeStaking, RewardDistributor
v0.1.0
- •Initial MVP release
- •Backend API (Fastify + MongoDB)
- •Frontend console (React + Vite)
- •Node registration and WebSocket dispatch
- •Email, Google OAuth, and Web3 wallet authentication