Every meaningful update to TDSPRO, newest first — from the gateway to Agents, Canvas, Studio, Arena, widgets, the CLI and the desktop app. Watch the platform grow, faster and more honest with each release.
v2.2
Canvas & a unified downloads hub
NewCanvas: a workspace where chat and a live canvas sit side by side — modes, versions, and one-click export. Open it at /canvas.
NewDownloads hub at /download — grab the CLI, the desktop app, and the configs / skills / MCP packs in one honest place.
ImprovedOne navbar everywhere with a Resources menu linking Agents, Canvas, Studio, Arena, Widgets and Download.
v2.1
Agentic CLI & desktop app
Newtdspro CLI: streaming chat, one-shot prompts, a live model browser — plus a real agentic coder with file tools, subagents and a team command. Install with npm i -g tdspro.
NewDesktop app (built with Tauri) for Windows and Linux — opens straight to chat and stays signed in.
ImprovedThe agentic coder runs as a safe dry run by default; nothing is written until you pass --apply.
v2.0
TDSPRO becomes a platform: Agents, Studio, Arena & widgets
NewAgents: build your own assistants or start from 14 ready presets. Each keeps its own memory and routes to the best model for the task. Open it at /agents.
NewDesign Studio at /studio — generate and iterate on visuals and interfaces in a focused workspace.
NewModel Arena at /arena — run models head-to-head on one prompt, read a judged verdict, and preview what they build full-screen.
NewEmbeddable support widgets at /widgets — drop an AI chat helper onto any site, styled and scoped to your key.
v1.6
Crypto billing & deeper analytics
NewCrypto billing at /pay — top up your balance and pick a plan, with clear pricing and no lock-in.
ImprovedUsage analytics expanded: per-key spend, per-model breakdowns, and live remaining quota via GET /me.
v1.5
Accounts, sign-in & the chat workspace
NewEmail accounts with secure sign-in, password reset, and instant key rotation from the dashboard.
NewBrowser chat with persistent conversation history — pick any model or agent and pick up where you left off.
v1.4
Smarter routing & a calmer dashboard
NewModel aliases (fast, smart, code, vision, reasoning, creative, chat) for one-word model selection.
ImprovedSmart routing now factors in live latency, not just price and uptime.
ImprovedRedesigned dashboard with clearer usage and spend views.
v1.3
Budgets, scoped keys & cache
NewPer-key spend caps and rate limits you control from the dashboard.
NewToken-saving cache: identical requests return instantly and cost less.
FixedResolved a rare streaming hiccup on very long responses.
v1.2
Automatic fallback everywhere
NewIf one provider stumbles, we retry on another in milliseconds — automatically.
ImprovedLower cold-start latency across all endpoints.
v1.1
Usage analytics & RBAC
NewFull usage analytics: see exactly what ran, when, and what it cost.
NewRole-based access control for teams.
v1.0
TDSPRO launches
NewOne OpenAI-compatible endpoint for 20+ models behind a single key.
NewDrop-in compatibility with OpenAI SDKs and compatible tools.