Rytora BuildLabs Changelog
Stay up to date with new features, improvements, and bug fixes.
Rytora Code — AI-native desktop IDE (beta)
Meet Rytora Code, our new desktop IDE for AI-assisted development. Composer for multi-file edits, Tab autocomplete, Cmd+K inline edit, semantic codebase indexing, Plan and Agent modes, custom Skills, Subagents, and MCP support. Sign in once with your Rytora BuildLabs account — your credits and plan work across both products. Install via VS Code Marketplace, Open VSX, or download the VSIX.
Composer — Custom Skills, Subagents & MCP
Define your own Skills via .rytora/skills/*.json, run Subagents (code-reviewer, explorer, planner) for parallel analysis, and connect external tools through the Model Context Protocol. Session tags and groups now let you organize long-running conversations. Privacy Mode strips sensitive metadata from debit logs.
Rytora API Client & Deploy Engine — npm packages
Published @rytora.ai/api-client and @rytora.ai/deploy-engine to npm. The same building blocks that power Rytora Code and Rytora BuildLabs — now reusable in your own tooling and CI pipelines.
Chat Modes — Build, Ask, Explore, Plan, Agent, Verify
New unified mode dropdown in the chat input. Switch between Build (generate code), Ask (quick questions), Explore (search code), Plan (design features), Agent (autonomous fixes), and Verify (test for bugs). Each mode has its own AI behavior optimized for the task.
Agent Mode — Autonomous AI agents
New AI agents that autonomously navigate your codebase, debug issues, and execute multi-step tasks. Use /explore to search, /plan to design, /verify to test, /agent for full-access tasks, and /coordinate for parallel analysis. Auto-verify runs after every generation.
Directory — Skills, Connectors & Plugins hub
New Directory modal accessible from the sidebar. Browse all available Skills (/ commands), Connectors (Stripe, Supabase, GitHub, and more), and Plugins in one place. Search, filter, and discover what Rytora BuildLabs can do.
Skills IDE & Marketplace
Create, edit, and test custom AI skills with the new Skills IDE. Multi-file editor with file tree, markdown preview, and one-click testing. Publish your skills to the community marketplace for others to discover and install.
/skill-creator — Build skills with AI
New built-in skill: type /skill-creator in chat and describe what you want. The AI generates complete skill files (SKILL.md, agents, test cases) and saves them automatically to your project.
Connector OAuth — One-click sign-in
Connect third-party services with one click. GitHub, Supabase, Stripe, Shopify, Slack, Firebase, and Neon now support OAuth popup sign-in from the Directory.
Railway full-stack deploy fix
Full-stack projects (frontend + backend) now deploy correctly to Railway. Automatic localhost URL sanitization, static file serving via NestJS, and VITE_API_URL auto-configuration.
Preview screenshot fix
Thumbnails now capture the actual app instead of the error page. Fixed auth token validation, increased timeout, and corrected subdomain matching.
Upgraded browser preview engine
The Free tier browser preview has been upgraded to a faster and more reliable engine. Improved compatibility, better error handling, and smoother hot reload.
Browser preview for Free tier
Free plan users now get browser-based app preview. Zero server cost, instant startup, and full React + Vite support directly in the browser.
Multi-language landing page (EN/PT/ES)
The Rytora BuildLabs landing page is now available in English, Portuguese, and Spanish. Language detection based on browser locale with manual override.
Tax ID multi-country support
Billing now supports Tax IDs for multiple countries including Brazil (CPF/CNPJ), EU (VAT), US (EIN), and more. Automatic validation included.
Password change
You can now change your password from account settings. Includes current password verification and strength requirements.
Referral system
Invite friends to Rytora BuildLabs and earn credits. Share your unique referral link and get automatic credit when referred users sign up.
Improved preview reliability
Preview infrastructure upgraded for improved reliability, faster startup times, and auto-scaling. Better performance under high usage.
Billing and subscriptions
Manage your subscription, view invoices, and access the customer portal. Free and Pro plans now available with usage-based credits.
Marketplace and templates
Browse and start from pre-built templates. Categories include SaaS, E-commerce, Dashboard, Landing Page, and more. Community submissions coming soon.
Code editor with Monaco
Full-featured code editor powered by Monaco (VS Code engine). Syntax highlighting, search and replace, multi-file tabs, and inline error indicators.
Cloud preview for Pro
Pro plan users get isolated cloud preview environments with full React + Vite + NestJS stack running with subdomain access.
AI Builder v1 launch
Initial release of Rytora BuildLabs. Describe your app in natural language and get a complete full-stack codebase with React + Vite, NestJS, Prisma, and Tailwind CSS.