-
e9de6ba62c
fix: store session token on signup and send it to /chat
main
SinachPat
2026-08-17 21:16:43 +01:00
-
060b181e71
feat: wire chat to the agent loop (POST /chat)
SinachPat
2026-08-17 17:19:33 +01:00
-
69287ebec0
feat: build the chat + preview + approve interface
SinachPat
2026-08-17 17:10:25 +01:00
-
b61ff21710
feat: de-risk agent loop — semantic tool schema + agent loop + real-WP spike harness
SinachPat
2026-08-15 23:49:07 +01:00
-
69b2481299
feat: Sprint 2 — WordPress plugin (auth/api/site-info/admin) + web SiteConnector
SinachPat
2026-08-15 23:17:16 +01:00
-
9801b9475b
feat: Sprint 2 — Wursor-side pairing flow + signed plugin client
SinachPat
2026-08-15 23:10:19 +01:00
-
02f55b4543
docs: DevOps/infrastructure handoff brief
SinachPat
2026-08-15 20:31:56 +01:00
-
df2315087d
feat: Sprint 1 remainder — Postgres store, Docker client, warm pool, sessions route
SinachPat
2026-08-15 20:18:34 +01:00
-
97f31315bd
docs: ADRs 0011-0013 for Sprint 1 stack, user store, and Docker boundary
SinachPat
2026-08-15 20:07:44 +01:00
-
a037b882e9
feat: Sprint 1 — Playwright e2e + sandbox orchestration (TDD)
SinachPat
2026-08-15 20:01:58 +01:00
-
9733ba6e3c
feat: Sprint 1 slice 1 — API signup + web signup/chat shell
SinachPat
2026-08-15 19:53:13 +01:00
-
2f53b1901b
ci: reference GITEA secret by its actual name
SinachPat
2026-08-15 18:57:40 +01:00
-
6eeac23719
chore: update repo references after transfer to Wursor org
SinachPat
2026-08-15 18:10:03 +01:00
-
9a7058c85b
feat: auto-load .env in golden harness; scaffold CI workflow
SinachPat
2026-08-15 18:05:37 +01:00
-
0d6afab425
feat: add OpenRouter provider to golden harness, close Phase 0 gate
SinachPat
2026-08-15 17:58:09 +01:00
-
f42549c451
ci: grant contents write permission for mirror push
SinachPat
2026-08-15 14:59:51 +01:00
-
ffe666f479
ci: point mirror at correct Gitea repo pat/wursor
SinachPat
2026-08-15 14:57:42 +01:00
-
d34347b1d9
chore: expand gitignore to cover common secret files
SinachPat
2026-08-15 14:53:35 +01:00
-
bb84ab5aef
ci: bidirectional mirror between GitHub and Gitea
SinachPat
2026-08-15 14:08:45 +01:00
-
1f017cd9b0
docs: add decision records, changelog, and repo index links
SinachPat
2026-08-15 14:06:45 +01:00
-
6e59a8a36b
feat: Phase 0 workspace, spikes, and golden harness
SinachPat
2026-08-15 09:44:43 +01:00
-
0dae13cfd3
feat: add pstack-style rigor skill family for Zed
SinachPat
2026-08-14 14:23:06 +01:00
-
dfb3c9372b
docs: PRD v2.0, IMPLEMENTATION v2.0 — non-technical-first pivot
SinachPat
2026-08-13 18:57:12 +01:00
-
4403c8c5e8
docs: PRD v1.3 — Tauri/Monaco shell, Grok model
SinachPat
2026-08-13 13:12:04 +01:00
-
6b878dbb14
docs: PRD v1.2 — Wursor rename, key decisions locked, all gaps addressed
SinachPat
2026-08-13 12:49:23 +01:00
-
0f08ccea07
docs: PRD v1.1 — WordPress-native voice, drop editor-clone framing
Osinachi Patrick
2026-08-12 11:54:09 +01:00
-
702ce4e9c1
chore: pivot to Wordbench — remove Originmain codebase, add PRD
Osinachi Patrick
2026-08-12 11:43:10 +01:00
-
65a9051bf5
updated stuff
SinachPat
2026-05-13 15:20:54 +01:00
-
7bf43fc481
updated stuff
SinachPat
2026-05-13 15:12:51 +01:00
-
8356e6278c
updated stuff
SinachPat
2026-05-10 20:52:34 +01:00
-
f51dfa5e4d
updated stuff
SinachPat
2026-05-10 01:19:20 +01:00
-
a2ab1c5dc6
updated stuff
SinachPat
2026-05-10 01:16:09 +01:00
-
4b7f14564a
updated stuff
SinachPat
2026-05-10 00:45:55 +01:00
-
c53db55209
updated stuff
SinachPat
2026-05-09 20:37:27 +01:00
-
3c5bbaea0b
updated stuff
SinachPat
2026-05-09 20:23:34 +01:00
-
1a5d84cb58
fix: make hook.inject robust against React Refresh timing race

SinachPatandClaude Sonnet 4.6
2026-05-09 17:11:01 +01:00
-
b59a3dddd3
debug: add console diagnostics to fiber hook to trace React detection failure

SinachPatandClaude Sonnet 4.6
2026-05-09 10:29:06 +01:00
-
14e4db6468
fix: externalize typescript in CLI esbuild bundle

SinachPatandClaude Sonnet 4.6
2026-05-07 14:32:43 +01:00
-
8af7dacacc
fix: add inject() to legacy buildFiberHookScript hook as well

SinachPatandClaude Sonnet 4.6
2026-05-07 14:10:23 +01:00
-
d1d5e352c8
fix: add inject() to DevTools hook so React actually calls onCommitFiberRoot

SinachPatandClaude Sonnet 4.6
2026-05-07 14:04:29 +01:00
-
3fcfa20b32
made design updates
SinachPat
2026-05-07 11:05:58 +01:00
-
f707ecd7b3
fix: broaden captureExistingTree to find React root in Next.js App Router

SinachPatandClaude Sonnet 4.6
2026-05-07 10:52:27 +01:00
-
8bbee987ff
fix: resolve false 'static page' detection and missing route discovery on CLI-proxied apps

SinachPatandClaude Sonnet 4.6
2026-05-07 08:36:20 +01:00
-
3f1fd802bf
made tiny updates
SinachPat
2026-05-07 07:30:07 +01:00
-
df6accb600
feat: apply canvas dot-grid background to sign-in and sign-up pages

SinachPatandClaude Sonnet 4.6
2026-05-07 07:27:24 +01:00
-
0f757b7d53
made tiny updates
SinachPat
2026-05-07 07:21:37 +01:00
-
f73c7f83d6
fix: validate renderUrl as absolute http/https before loading in artboard iframe

SinachPatandClaude Sonnet 4.6
2026-05-07 07:10:27 +01:00
-
cdf6f8caf3
fix: use dot notation for NEXT_PUBLIC env vars in browserClient

SinachPatandClaude Sonnet 4.6
2026-05-06 23:24:43 +01:00
-
bbef7d73f8
fix: replace stale userId reference in invite button opacity

SinachPatandClaude Sonnet 4.6
2026-05-06 22:19:12 +01:00
-
233a117f5b
fix: update useDiffs Omit key from author_id to author_email

SinachPatandClaude Sonnet 4.6
2026-05-06 22:17:04 +01:00
-
1fc2702a4b
made tiny updates
SinachPat
2026-05-06 22:11:40 +01:00
-
f21969f018
made tiny updates
SinachPat
2026-05-06 18:51:17 +01:00
-
fdf64ee72c
made tiny updates
SinachPat
2026-05-05 22:06:31 +01:00
-
19b8f29523
fix: sync integrations page logos with landing page

SinachPatandClaude Sonnet 4.6
2026-05-04 18:22:25 +01:00
-
ddbb505b23
fix: resolve button text invisible bug — CSS specificity collision

SinachPatandClaude Sonnet 4.6
2026-05-04 13:32:12 +01:00
-
278da04bde
made tiny updates
SinachPat
2026-05-04 13:18:29 +01:00
-
3c02e7fc01
made tiny updates
SinachPat
2026-05-04 12:59:36 +01:00
-
5b2d918c13
made tiny updates
SinachPat
2026-05-04 12:30:56 +01:00
-
3f029e15c2
made tiny updates
SinachPat
2026-05-03 20:34:18 +01:00
-
4dca0f1bac
made tiny updates
SinachPat
2026-05-02 17:33:03 +01:00
-
ed485b1a15
made tiny updates
SinachPat
2026-05-02 16:28:08 +01:00
-
e3ee12d63b
made tiny updates
SinachPat
2026-05-01 15:30:13 +01:00
-
20e0c4b4aa
made tiny updates
SinachPat
2026-05-01 10:41:55 +01:00
-
548cd11719
made tiny updates
SinachPat
2026-05-01 09:54:14 +01:00
-
84ddd2e248
made some updates
SinachPat
2026-05-01 07:30:29 +01:00
-
b9bc234d1d
made tiny updates
SinachPat
2026-05-01 06:28:49 +01:00
-
3c0c55862a
made some updates
SinachPat
2026-05-01 01:21:01 +01:00
-
898dfad1d9
docs: update changelog with Figma-parity design panel details

SinachPatandClaude Sonnet 4.6
2026-05-01 01:19:27 +01:00
-
82dddb1801
feat: Figma-parity design editing — visual panel, live resize, route grid

SinachPatandClaude Sonnet 4.6
2026-05-01 01:05:16 +01:00
-
edada3091e
feat: Design tab, live style editing, route-aware artboards, canvas onboarding

SinachPatandClaude Sonnet 4.6
2026-04-30 22:04:37 +01:00
-
8514ffdc1a
fix: restore artboard creation and drag on canvas

SinachPatandClaude Sonnet 4.6
2026-04-30 21:33:32 +01:00
-
7ff343c5a1
chore: sync pnpm lockfile with cli package.json devDependency changes

SinachPatandClaude Sonnet 4.6
2026-04-30 20:26:48 +01:00
-
1b2967d206
made tiny updates
SinachPat
2026-04-30 20:18:31 +01:00
-
1c81b21e35
made some updates
SinachPat
2026-04-30 20:06:27 +01:00
-
83dc795f89
made some updates
SinachPat
2026-04-30 19:50:14 +01:00
-
33846ceef7
improved a lot of things
SinachPat
2026-04-30 19:03:13 +01:00
-
e98fbb31f7
improved a lot of things
SinachPat
2026-04-30 16:56:27 +01:00
-
42ba668399
improved a lot of things
SinachPat
2026-04-30 16:47:26 +01:00
-
0c3ac48a3b
improved a lot of things
SinachPat
2026-04-30 01:21:48 +01:00
-
1edf7b8a94
improved a lot of things
SinachPat
2026-04-29 13:59:04 +01:00
-
bfdc187e65
improved a lot of things
SinachPat
2026-04-29 12:53:58 +01:00
-
45be1b935d
improved a lot of things
SinachPat
2026-04-29 12:09:18 +01:00
-
dca0aa5768
improved a lot of things
SinachPat
2026-04-29 10:36:05 +01:00
-
993e3ae911
improved a lot of things
SinachPat
2026-04-29 05:09:44 +01:00
-
6624a63d3b
improved a lot of things
SinachPat
2026-04-29 05:00:17 +01:00
-
957bb9e0e7
improved a lot of things
SinachPat
2026-04-29 04:43:29 +01:00
-
8d07d97cdc
improved a lot of things
SinachPat
2026-04-29 04:22:43 +01:00
-
050c4ce7fe
improved a lot of things
SinachPat
2026-04-29 04:07:16 +01:00
-
960646fee3
improved a lot of things
SinachPat
2026-04-27 20:16:12 +01:00
-
7afb0cc43c
improved a lot of things
SinachPat
2026-04-27 05:11:21 +01:00
-
48e1ba115e
improved a lot of things
SinachPat
2026-04-27 05:00:38 +01:00
-
9d9d7d7a37
improved a lot of things
SinachPat
2026-04-27 04:52:15 +01:00
-
197313c0ef
improved a lot of things
SinachPat
2026-04-26 21:33:59 +01:00
-
9c0af31751
improved a lot of things
SinachPat
2026-04-26 21:03:46 +01:00
-
3d75fbe09d
improved a lot of things
SinachPat
2026-04-26 19:57:18 +01:00
-
bea934d124
improved a lot of things
SinachPat
2026-04-26 19:41:26 +01:00
-
4166ffd3c1
improved a lot of things
SinachPat
2026-04-26 18:11:59 +01:00
-
ca4c0ee09a
improved a lot of things
SinachPat
2026-04-26 17:36:05 +01:00
-
7c160e853e
improved a lot of things
SinachPat
2026-04-26 16:53:56 +01:00
-
855ca56f5a
improved a lot of things
SinachPat
2026-04-26 16:45:57 +01:00