Log in Get Started

Changelog

Latest updates and improvements

Dashboard & Website Launch

  • Astro 5 + React 19 landing page with i18n (zh/en/ja)
  • User registration, login, and API key management
  • Dashboard with usage analytics and balance overview
  • Cloudflare Pages deployment

SSE Streaming

  • Block-level SSE streaming for Anthropic and OpenAI formats
  • Real-time text forwarding, silent tool_use buffering
  • Cross-turn shared messageId for consistent streaming

Core Orchestration Engine

  • Opus 4.6 planning + GPT-5.4 code generation pipeline
  • Agentic loop with Session Durable Object
  • Dual format support (Anthropic Messages + OpenAI Chat)
  • Pre-deduction billing with UserLock Durable Object
  • API key authentication via KV
  • End-to-end verification: Opus β†’ execute_code β†’ GPT β†’ tool_result β†’ Opus review