Skip to main content

Changelog

Recent updates and improvements to Context.

February 2026

For Agents

New documentation section for AI agents building on Context:

TypeScript SDK reference

Complete SDK documentation covering every module:

Developer docs refresh

Major restructure of the developer section:

User guide updates

Improved getting started experience:

January 2026

v2 API launch

We’ve launched a completely new API with better performance and more features. New endpoints:
  • /v2/markets - List and search markets with flexible sorting
  • /v2/markets/:id/orderbook - Real-time orderbook data with SSE streaming
  • /v2/orders - Create, list, and cancel orders
  • /v2/orders/simulate - Simulate market orders before execution
  • /v2/account - Manage your account
  • /v2/portfolio - View positions and claimable winnings
Improvements:
  • Cursor-based pagination for efficient data loading
  • ETag support for conditional requests
  • Better error messages with specific error codes
  • Comprehensive rate limit headers
Documentation:
  • Complete API reference with code examples
  • Interactive visualizations for orderbook and order flow
  • Comprehensive trading bot guide

December 2025

CLOB trading

Context now uses a central limit order book (CLOB) instead of an AMM. What changed:
  • True orderbook trading with bid/ask spread
  • Limit orders that rest in the book
  • Market orders with slippage protection
  • Better price discovery and tighter spreads
Migration:
  • Existing positions remain valid
  • v1 API continues to work for basic operations
  • New features require v2 API

AI Oracle updates

Improvements to market resolution:
  • Faster resolution (minutes instead of hours)
  • More data sources supported
  • Better handling of edge cases
  • Clearer resolution explanations

November 2025

Smart wallet support

Full support for smart contract wallets:
  • Privy embedded wallets
  • Safe multisig
  • Coinbase Smart Wallet
  • Any ERC-4337 account

Base mainnet launch

Context is now live on Base mainnet:
  • Lower fees than Ethereum L1
  • Fast transaction confirmations
  • Full EVM compatibility

Earlier updates

For updates before November 2025, see our blog.

Subscribe to updates