Changelog

New features, improvements, and fixes in Workshop.ai

Parallel tool execution, Gemini 3.1, and subagent delegation

  • Parallel tool execution The agent can now run multiple tools simultaneously, with real-time progress indicators showing what's happening in parallel — making complex tasks significantly faster.
  • Google Gemini 3.1 support Google Gemini 3.1 is now available, with full support for extended thinking and multi-turn conversations.
  • Planning mode redesign Planning mode has a cleaner interface, smarter plan generation, and tighter integration with the agent's task flow.
  • Subagent delegation The agent can now spawn and coordinate specialized subagents to tackle different parts of a task in parallel, enabling more sophisticated multi-step projects.
  • Auto-enable connectors Connectors are now automatically activated when the agent detects they're needed — no more manual setup before building.
  • Faster deployments Deployed apps now build significantly faster thanks to improved caching.
  • Faster project startup and general performance improvements.
  • Optimized subagent performance for better quality at lower cost.
  • Large image uploads no longer fail mid-conversation.
  • Deployed apps that crash now show a proper error page instead of silently hanging.
  • General UX improvements and robustness fixes.

Google Gemma 4 local models and enterprise SSL support

  • Google Gemma 4 local models Run Google Gemma 4 models locally via Ollama. New models appear automatically in the local models tab — no app update needed.
  • AMD APU unified memory detection Workshop now correctly detects AMD APU unified memory, giving you more accurate local model recommendations on AMD-powered laptops and desktops.
  • Workshop now uses your OS trust store for SSL verification, fixing connection failures behind enterprise proxies with custom SSL certificates.
  • Fixed a rare crash where certain message formats could cause the agent to hit token limits unexpectedly.
  • General stability improvements and bug fixes.