Changelog
1.0.0-RC1
March 6, 2026
We’re Back
RightPlace has been rebuilt from the ground up. What started as a WordPress management tool is now a full development workspace. One app for every site, server, and service you manage.
Design agentic workflows for AI agents, build deterministic automations, and harness powerful engineering tools to orchestrate everything in one place.
And if AI is not your thing, no problem. RightPlace works perfectly as a stand-alone human workspace.
This is a closed beta. If you’re reading this, you’re one of the first to try it.
Projects
Everything lives inside projects. A project can hold WordPress sites, terminals, databases, documents, email accounts, and anything else you need. The sidebar gives you instant access to all your projects and resources. Open multiple tabs, split panes, and arrange your workspace however you like.
Resource Types
Each project is made up of resources. Here’s what you can add today:
- WordPress Site - full site management (see below)
- Terminal - local shell or remote SSH
- Database - browse tables, run queries
- Docs - Markdown documents attached to your project
- Spreadsheet - tables, formulas, formatting
- SFTP / FTP - remote file server access
- Local Folder - browse files on your machine
- Website - open and test any URL
- Object Storage - S3-compatible storage (AWS, Cloudflare R2, etc.)
- Email - project inbox (see below)
- Design Tokens - manage your design system
- QA Tests - visual regression, DOM checks, click-and-verify
- Logs - view and search log files with level filtering
- RobinPath - visual automation builder
More resource types are on the way.
Stages
Stages are how you track work inside a project.
- Create stages with a title and description
- Add tasks and move them through five statuses: Backlog, Todo, In Progress, Review, Done
- Visual progress bar showing completion across all statuses
- Subtasks for breaking work into smaller pieces
- Color-coded labels for categorization
- Attach resources and links to tasks
- Search and filter by title, label, or status
- Doodle canvas for sketching and planning
- Keyboard navigation
Widgets
The right sidebar shows context-sensitive panels based on what you’re working on.
Activity Timeline
- See recent actions across your project
- Filter by time range: 1 hour, 24 hours, 7 days, or all
- Click any entry to jump to the relevant resource
Clipboard
- Clipboard history with quick access
- Quick notes you can jot down while working
Git
- Repository status and branch tracking
- Contributor list
- Activity heatmap and commit counts
Context Panels
- WordPress panels show post details, media info, or user profiles depending on the active tab
- Terminal, SSH, database, docs, storage, and design token panels appear when those resources are open
- Browser inspector with element selection, CSS inspection, DOM hierarchy, color picker, responsive preview, and screenshots
Global Search
Search across all your projects and resources from one place.
- Find resources, documents, posts, and files across every project
- Filter by project, category, or resource type
- Case-sensitive matching, whole word, and regex support
- Results update as you type
App Themes
Customize how the app looks with a built-in theme editor. Adjust colors, backgrounds, and accents to match your preference. Switch between light and dark mode, or build your own theme from scratch.
Privacy and Security
Your data is encrypted end-to-end. Private keys never leave your device. Everything is stored locally first. Sync is optional and always encrypted.
Multi-Device Sync
Pair your devices and keep everything in sync. Edit offline on any machine and changes merge automatically without conflicts.
Why Rust
RightPlace is built on Tauri with a Rust backend. We chose Rust because it gives us the performance and memory safety we need without the overhead of a traditional framework. The entire core runs natively on your machine. Encryption, file operations, database access, terminal rendering, sync, and networking all happen in compiled Rust code.
The result is an app that starts fast, stays responsive, and uses far less memory than an Electron-based alternative. Available for macOS (Apple Silicon and Intel), Windows, and Linux.
What’s Next
- Email template editor
- Simple page editor powered by Astro, deployed to Cloudflare and WordPress
- Access Vault for storing credentials, SSH keys, API keys, and TOTP codes
- RobinPath automations
- AI stuff
- More enhancements for each resource and feature
We’re shipping updates frequently as we move toward a public release.
Applet changes
Layered image editor with drawing tools, filters, transforms, annotations, and export to PNG/JPG/WebP/AVIF.
A full email client built into your workspace with IMAP, OAuth2, and threaded conversations.
Visual automation builder with node-based editor, code view, and per-project automation storage.
Local and SSH terminal sessions with GPU-accelerated rendering and up to 20 concurrent sessions.
Connect unlimited WordPress sites with full content, media, file, and sync management.