dfb3c9372bca977716d6a60824d5e6ca9f083e03
Complete rewrite of both documents from engineer-first to non-technical-first: Architecture changed: - Desktop app (Tauri + Monaco) → Web app (React + Node.js) - Local Docker runtime → Cloud-hosted sandboxes (Wursor-hosted, VPS) - Code editor + terminal + diff panels → Chat interface + live preview + approve/reject - Tools for engineers (fs, git, wp-cli) → Playbooks for everyone (content, design, plugins) - BYO API key → Wursor-hosted model (Grok) Product changed: - Primary user: WordPress engineer → WordPress site owner (non-technical) - Interface: code editor with panels → single chat input + live preview - Safety model: permission tiers + file diffs → cloud sandbox + approve/reject - Deploy: Git-based → plugin-based with one-click rollback - Competitive frame: dev tools → WP management layer Key new sections: - Cloud sandbox orchestration with warm pool, mirroring, lazy media sync - WordPress plugin connector (REST API, deploy receiver, rollback) - Deploy mechanism (diff engine, pusher, verifier, rollback) - New playbook system (content, design, plugin, site build) - Error states for the web app + plugin paradigm - Non-technical personas, principles, and UX
Wursor
The Agentic WordPress Management Platform
Just describe what you want. Wursor does the rest.
This repository previously contained Originmain (AI design-engineering canvas) and then pivoted to Wursor (engineer-first WordPress desktop tool). The current version is Wursor v2 — a web-based platform for non-technical WordPress site owners.
Start here
- Full product spec: PRD.md
- Build guide (TDD, sprints, CI): IMPLEMENTATION.md
What it does
- Connect your WordPress site (one-click plugin install)
- Describe what you want to change — "make my homepage look more modern" or "add a contact form"
- Wursor spins up a safe copy of your site, makes the changes, and shows you a live preview
- Like it? Click approve. Don't like it? Click reject — your site is untouched.
No code. No terminals. No wp-admin.
Status
Spec / Phase 0. Implementation has not started.
Languages
TypeScript
82.8%
PHP
10.2%
CSS
6.2%
HTML
0.4%
Shell
0.4%