Changelog

What's new in Syvera

Every release, every fix, every improvement — documented. Subscribe to stay up to date.

March 18, 2025v3.8.0

Agent Memory & Multi-File Edits

Syvera Agent can now remember context across sessions and apply coordinated edits across multiple files in a single prompt.

  • NewAgent Memory — Agent retains project context between sessions, no more re-explaining your architecture.
  • NewMulti-file edits — A single Agent prompt can now modify, create, and delete files atomically.
  • NewInline diff preview — Review Agent changes before accepting them, file by file.
  • ImprovedAgent responses are 40 % faster thanks to a new streaming pipeline.
  • ImprovedDatabase schema browser now supports filtering by column type.
  • FixedFixed a bug where environment variables were not injected correctly in monorepo workspaces.
  • FixedResolved deployment failure when package.json contained workspace: protocol dependencies.
February 25, 2025v3.7.0

Deployments v2 & Custom Domains

A fully redesigned Deployments panel with one-click custom domain setup, zero-downtime rollouts, and instant rollback.

  • NewCustom domains — Connect any domain in under 60 seconds with automatic SSL provisioning.
  • NewZero-downtime deploys — Traffic is shifted to the new build only after health checks pass.
  • NewInstant rollback — Revert to any previous deployment with a single click from the history panel.
  • NewDeployment webhooks — Trigger external pipelines when a build succeeds or fails.
  • ImprovedBuild logs are now streamed in real time with syntax-highlighted output.
  • ImprovedCold-start times reduced by 60 % for Node.js deployments.
  • FixedStatic file serving now correctly handles trailing-slash redirects.
January 30, 2025v3.6.0

Multiplayer 2.0 & Teams Billing

Rebuilt real-time collaboration engine with lower latency and new Teams billing — per-seat pricing with centralized invoicing.

  • NewTeams billing — Centralized invoicing, seat management, and usage dashboards for organizations.
  • NewPresence indicators — See which files each collaborator has open in the file tree.
  • NewVoice channels — Start a voice call directly inside your Repl without leaving the editor.
  • ImprovedMultiplayer engine rebuilt on CRDTs — conflict-free merging even on slow connections.
  • ImprovedCursor latency reduced from ~120 ms to ~18 ms on average.
  • FixedFixed race condition that could cause terminal output to duplicate during multiplayer sessions.
  • DeprecatedLegacy "Share link" invitation flow deprecated — use Invite by email instead.
December 12, 2024v3.5.0

Syvera AI — GPT-4o & Claude 3.5

Syvera AI now lets you choose between GPT-4o and Claude 3.5 Sonnet on any plan. Includes a new code-explanation panel.

  • NewModel picker — Switch between GPT-4o and Claude 3.5 Sonnet mid-conversation.
  • NewExplain code panel — Highlight any block and get a plain-English explanation with complexity analysis.
  • NewAI-generated docstrings — Auto-generate JSDoc / docstring for any function.
  • ImprovedAI now understands your full project tree, not just the open file.
  • FixedAI completions no longer insert duplicate import statements.

You've reached the beginning. Check out the blog for deep dives into past releases.