SinachPat 9801b9475b
Mirror to GitHub / mirror (push) Canceled after 0s
feat: Sprint 2 — Wursor-side pairing flow + signed plugin client
- 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
2026-08-15 23:10:19 +01:00

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

What it does

  1. Connect your WordPress site (one-click plugin install)
  2. Describe what you want to change — "make my homepage look more modern" or "add a contact form"
  3. Wursor spins up a safe copy of your site, makes the changes, and shows you a live preview
  4. 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/.

S
Description
The Agentic WordPress Management Platform. Just describe what you want. Wursor does the rest.
Readme
1.9 MiB
Languages
TypeScript 82.8%
PHP 10.2%
CSS 6.2%
HTML 0.4%
Shell 0.4%