Changelog

1.0.0-RC8

April 15, 2026

AI Agent Teams & Resource SDK

This release introduces AI Agent Teams - build, configure, and test multi-agent setups directly in RightPlace. Plus a full Resource SDK for building custom resources with their own APIs, databases, and UI.


Thank you for reporting bugs. Please keep doing so through our Facebook page and Discord channel where our team can pick them up and take care of them quickly. If the in-app auto update didn’t work, you can download the latest version from account.rightplace.app. You can now vote for features and submit ideas on our roadmap.


AI Model Management (New)

  • AI Resources settings - manage Cloud API, Router API, and Local CLI providers in one place
  • Router APIs - OpenRouter, LiteLLM, and Portkey support with automatic model list fetching
  • AI model selector - searchable dropdown pulling from registered providers with gear icon to manage resources
  • AI Resources modal - add/edit providers without leaving the current page

Resource SDK (New)

Build your own resource types with dedicated UI, APIs, and storage. The SDK provides filesystem, database, HTTP, WebSocket, hooks, relay messaging, credentials, and system APIs. Read the full developer docs ->

MCP & CLI

  • CLI health check - real-time health indicator with ready/error status
  • Re-login flow - guided session recovery when keychain errors are detected
  • Reorganized settings - clean 3-section layout: CLI Status, Connect AI Tools, Permissions
  • Manual setup - moved to header button, no longer a separate section

Security & Reliability

  • Keychain auto-recovery - app self-heals from keychain failures with backup file fallback
  • Session expired overlay - friendly modal guiding re-login when session is lost
  • Loading timeout - browser loading indicator auto-clears after 8 seconds

Windows

  • NSIS installer - Windows builds now use NSIS bundle
  • Window restore - fixed window size restore with retry and verification
  • CEF runtime - bundled Chromium runtime for Windows builds

Bug Fixes

  • Fixed browser home showing signed-out state on page load and redirects
  • Fixed browser home flickering between white and gray backgrounds
  • Fixed browser loading indicator staying stuck on sites with iframes
  • Fixed new tab page switching to existing tab instead of opening resource
  • Fixed CLI “No matching entry found in secure storage” blocking app startup
  • Fixed chat content jumping when textarea auto-resizes
  • Fixed iframe flickering during drag resize
  • Fixed textarea collapsing to 0px height
  • Fixed agent chat empty on startup before projects loaded

UI / UX

  • Per-model enablement and filtering in AI model selector
  • Responsive agent card grid adapting to container width
  • Editable session names in agent chat
  • Segmented control tabs matching sidebar style
  • Background colors on all agent panels