9801b9475b53f7c80154216f71d82a0ab9d5ede7
Mirror to GitHub / mirror (push) Canceled after 0s
- session store + requireSession middleware (signup persists session) - PairingService (8-char code, 5-min TTL, 5-attempt lockout, single-use, https check) - POST /sites/pair, /sites/redeem, /sites/:id/confirm, GET /sites/:id - PluginClient signs HMAC (timestamp+method+path+body-hash), token in Authorization - ADR 0016; 58 api tests green
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
- Phase 0 gate: spikes/README.md
- Decisions: docs/decisions/
- Changelog: CHANGELOG.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. Workspace folders exist. Product code waits on spikes/.
Languages
TypeScript
82.8%
PHP
10.2%
CSS
6.2%
HTML
0.4%
Shell
0.4%