Commit Graph

  • 95e292e0c1 Refresh the Workflow SDK README (#3357) Mitul Shah 2026-08-05 17:59:11 -04:00
  • 3bd86a81b3 deploy: 72efc90f28 github-actions[bot] 2026-08-05 21:55:11 +00:00
  • 371f06e5ac feat(web): bulk-cancel selected runs from the runs table (#3349) Karthik Kalyan 2026-08-05 14:54:33 -07:00
  • 2150798ca6 feat(cli): bulk-cancel runs in a single operation (#3348) Karthik Kalyan 2026-08-05 14:54:21 -07:00
  • d0c49a80be Merge origin/main into peter/slot-event-identity Peter Wielander 2026-08-05 14:40:36 -07:00
  • 72efc90f28 Use runtime deadline for inline execution limit (#3360) Elliot Dauber 2026-08-05 14:32:13 -07:00
  • 0c1eae5d4e deploy: 79e4c04409 github-actions[bot] 2026-08-05 20:27:22 +00:00
  • 79e4c04409 fix(core): re-route runs delivered to the wrong deployment (#2960) Alex Langenfeld 2026-08-05 14:57:37 -05:00
  • f10a58b11c deploy: 8d479283ca github-actions[bot] 2026-08-05 19:38:02 +00:00
  • 8d479283ca feat(world,world-vercel,core): bulk run cancellation primitive (#3347) Karthik Kalyan 2026-08-05 12:06:14 -07:00
  • cfc9ea08e8 deploy: 939ffb4f51 github-actions[bot] 2026-08-05 18:11:28 +00:00
  • 939ffb4f51 fix(core): reject unsupported Hook retention inside QuickJS (#3332) Nathan Colosimo 2026-08-05 10:41:03 -07:00
  • f15af969d4 deploy: 2eddf74cb6 github-actions[bot] 2026-08-05 17:22:34 +00:00
  • 2eddf74cb6 Send the run id on correlation-id event reads (#3334) Peter Wielander 2026-08-05 09:54:09 -07:00
  • 24719faec3 deploy: a3331ac0f6 github-actions[bot] 2026-08-05 16:32:20 +00:00
  • a3331ac0f6 docs: add inbound cross-links to orphaned v4 docs pages (#3355) Rich Haines 2026-08-05 18:05:03 +02:00
  • 9dd395954c Merge branch 'main' into rihan/replace-express-srvx Rihan Arfan 2026-08-05 12:05:19 +01:00
  • 3e27f9ede3 chore: update lockfile Rihan Arfan 2026-08-05 12:04:06 +01:00
  • b28bf07fd9 deploy: 1222aab74d github-actions[bot] 2026-08-04 22:27:30 +00:00
  • 1222aab74d chore(deps): upgrade undici to 7.29.0 (#3315) Pranay Prakash 2026-08-04 14:59:06 -07:00
  • 2eaddb4448 deploy: a8bf8db84e github-actions[bot] 2026-08-04 21:26:26 +00:00
  • a8bf8db84e QuickJS engine: inline step execution + WASM module caching (#3049) Nathan Rajlich 2026-08-04 13:56:17 -07:00
  • b41598e000 deploy: de1905f15c github-actions[bot] 2026-08-04 20:44:06 +00:00
  • de1905f15c feat(world): require a runId on listByCorrelationId (#3280) Peter Wielander 2026-08-04 13:09:35 -07:00
  • 8f1cb29e4d deploy: 27a3f15a7b github-actions[bot] 2026-08-04 19:51:11 +00:00
  • 54efccbab6 Merge remote-tracking branch 'origin/main' into peter/slot-event-identity Peter Wielander 2026-08-04 12:25:20 -07:00
  • 36a789b8ca Latch a rejected slot claim for the rest of the batch Peter Wielander 2026-08-04 12:24:03 -07:00
  • 195f86aa0b deploy: 434e4bed2f github-actions[bot] 2026-08-04 19:21:32 +00:00
  • 27a3f15a7b fix(core): preserve Hook retention in QuickJS (#3319) Nathan Colosimo 2026-08-04 12:04:50 -07:00
  • 434e4bed2f [docs] upgrade geistdocs to 1.19.4 (#3330) christopherkindl 2026-08-04 20:50:28 +02:00
  • 1f2440a061 refactor(core): fold replay lineage into resolveLineageAttributes #3329 mitul/replay-lineage-attribute mitul-s 2026-08-04 14:09:33 -04:00
  • bd175d492f fix(core): commit QuickJS hook writes before dispatching steps Peter Wielander 2026-08-04 10:55:16 -07:00
  • 70cc37f5ff feat(core): mirror replay lineage into a reserved $replayedFromRunId attribute mitul-s 2026-08-04 13:42:37 -04:00
  • b63d51b12b deploy: 73da40cbb7 github-actions[bot] 2026-08-04 17:27:02 +00:00
  • 73da40cbb7 fix(web-shared): align colors with Geist (#3300) Mitul Shah 2026-08-04 12:55:52 -04:00
  • 29c3515c85 style: wrap two long lines biome would reformat Peter Wielander 2026-08-04 09:02:51 -07:00
  • 1f33f512d7 Fix: The QuickJS workflow engine accepts experimental_minRetention for Hooks on Worlds that don't support hook retention, silently dropping the requested retention instead of failing closed like the node:vm engine. vercel[bot] 2026-08-04 15:57:31 +00:00
  • 91e709bcfe Merge branch 'codex/fix-quickjs-hook-retention' into peter/slot-event-identity Peter Wielander 2026-08-04 08:47:21 -07:00
  • 342c64cfd9 fix(core): reject webhook hook retention in QuickJS Nathan Colosimo 2026-08-03 23:03:07 -07:00
  • 98692e4ba1 fix(core): preserve QuickJS hook retention Nathan Colosimo 2026-08-03 21:39:20 -07:00
  • d28a8b8c79 test(world-postgres): issue a batch of slot claims the way the client does Peter Wielander 2026-08-03 21:35:02 -07:00
  • 63aafaeccb deploy: e084e08ac0 github-actions[bot] 2026-08-04 03:00:45 +00:00
  • 4505f6941f fix(world-local): keep a hook retry pinned to the canonical event position Peter Wielander 2026-08-03 19:42:46 -07:00
  • e084e08ac0 Reduce Vercel E2E polling load (#3316) Karthik Kalyan 2026-08-03 19:29:59 -07:00
  • dc1ef9e75c Merge remote-tracking branch 'origin/main' into peter/slot-event-identity Peter Wielander 2026-08-03 18:48:43 -07:00
  • 3f5195b62b deploy: c22abcd5f1 github-actions[bot] 2026-08-04 01:35:57 +00:00
  • 5cb2cd0881 Regenerate correlation-id fixtures against per-kind sequences Peter Wielander 2026-08-03 18:30:19 -07:00
  • 2411cd7a31 deploy: 99f4aeb03d github-actions[bot] 2026-08-04 01:09:58 +00:00
  • c22abcd5f1 Add SurrealDB as a community world (#1579) #3312 Sepcnt 2026-08-04 08:43:11 +08:00
  • 99f4aeb03d feat(world-postgres): support Hook minimum retention (#3276) Nathan Colosimo 2026-08-03 17:42:31 -07:00
  • e6f1b6f548 feat(world-local): support Hook minimum retention (#2866) Nathan Colosimo 2026-08-03 17:42:31 -07:00
  • ee83cb4a11 Make per-kind correlation ids the only scheme Peter Wielander 2026-08-03 17:29:23 -07:00
  • 74bd0530da Merge branch 'quickjs-vm-threshold-snapshots' into quickjs-vm-default Nathan Rajlich 2026-08-03 17:28:30 -07:00
  • e294ed19d7 Merge quickjs-vm-snapshots (post-main sync) into quickjs-vm-threshold-snapshots Nathan Rajlich 2026-08-03 17:28:18 -07:00
  • 049e294b89 deploy: cb77725960 github-actions[bot] 2026-08-04 00:23:30 +00:00
  • d2a115ba2a Merge branch 'quickjs-vm-perf' into quickjs-vm-snapshots Nathan Rajlich 2026-08-03 17:22:29 -07:00
  • 8f88b5e695 Merge origin/main (post-#3048) into quickjs-vm-perf; address review threads Nathan Rajlich 2026-08-03 17:13:46 -07:00
  • fd3233914a deploy: 4a192c85c8 github-actions[bot] 2026-08-03 23:57:26 +00:00
  • 5e38605168 Merge remote-tracking branch 'origin/main' into peter/slot-event-identity Peter Wielander 2026-08-03 16:51:06 -07:00
  • cb77725960 [core] Derive correlation ids from per-kind sequences (opt-in) (#3301) Peter Wielander 2026-08-03 16:49:15 -07:00
  • f8f6e17aeb Add opt-in QuickJS WASM VM engine (WORKFLOW_VM=quickjs) (#3048) Nathan Rajlich 2026-08-03 16:38:58 -07:00
  • 4a192c85c8 [v5 only] docs: restore start-in-workflow documentation (#1803) Pranay Prakash 2026-08-03 16:37:39 -07:00
  • ae4178a737 Add SurrealDB as a community world #3314 #1579 surrealdb-community-world sepcnt 2026-08-03 16:29:56 -07:00
  • 9d3c7b38b5 Merge origin/main into peter/slot-event-identity Peter Wielander 2026-08-03 16:25:44 -07:00
  • b00b729e73 Drop two changesets folded into the slot identity entry Peter Wielander 2026-08-03 16:16:45 -07:00
  • 26cb44db1e quickjs-entrypoint: preserve run-origin trace carrier on enqueued messages pgp/quickjs-vm-main-merge Pranay Prakash 2026-08-03 16:15:16 -07:00
  • c3eded616f quickjs-entrypoint: carry traceCarrier on the hook_conflict requeue Pranay Prakash 2026-08-03 16:15:16 -07:00
  • 350514d2e8 Address review blockers: dispatch inside try, namespace threading, configurable interrupt budget Pranay Prakash 2026-08-03 16:15:15 -07:00
  • 516141647d quickjs-entrypoint: preserve run-origin trace carrier on enqueued messages pgp/quickjs-vm-perf-fix Pranay Prakash 2026-08-03 16:15:05 -07:00
  • 48d53da25b quickjs-entrypoint: carry traceCarrier on the hook_conflict requeue Pranay Prakash 2026-08-03 16:15:04 -07:00
  • 22386916c5 quickjs-serde: NUL-safe guest string reads pgp/quickjs-host-serde-fix Pranay Prakash 2026-08-03 13:20:58 -07:00
  • ae31e90077 deploy: 89ede82faa github-actions[bot] 2026-08-03 23:08:56 +00:00
  • f512b2156f Merge main into pranaygp/codex/pr-1579-ci #1696 pranaygp/codex/pr-1579-ci Peter Wielander 2026-08-03 16:02:05 -07:00
  • 89ede82faa feat(core): widen retained boundaries to plain data and standard built-ins (#3047) Nathan Colosimo 2026-08-03 15:49:02 -07:00
  • 5d591d2886 perf(core): retain workflow VM across inline steps (primitives-gated) (#3046) Nathan Colosimo 2026-08-03 15:49:02 -07:00
  • 20e2752e1d Make slot event identity unconditional and squash the slot changesets Peter Wielander 2026-08-03 15:31:15 -07:00
  • ac429edae1 world-local: one hook_received per delivery, dense across a converged retry Peter Wielander 2026-08-03 15:18:36 -07:00
  • 3275f4f645 Merge branch 'main' into pgp/replay-engine-determinism-tests #3196 pgp/replay-engine-determinism-tests Peter Wielander 2026-08-03 14:23:00 -07:00
  • 1eef0ed95b deploy: bf4a591f12 github-actions[bot] 2026-08-03 21:17:24 +00:00
  • b5e18c8614 Merge remote-tracking branch 'origin/c+ms/workflow-web-tailwind-86b1' into c+ms/workbench-code-block-tailwind-86b1 #3310 c+ms/workbench-code-block-tailwind-86b1 Cursor Agent 2026-08-03 20:58:39 +00:00
  • 2d73631499 Merge remote-tracking branch 'origin/c+ms/trace-viewer-tailwind-86b1' into c+ms/workflow-web-tailwind-86b1 #3309 c+ms/workflow-web-tailwind-86b1 Cursor Agent 2026-08-03 20:57:52 +00:00
  • 2d6266a4c6 Merge remote-tracking branch 'origin/c+ms/remove-inline-styles-86b1' into c+ms/trace-viewer-tailwind-86b1 #3308 Cursor Agent 2026-08-03 20:57:18 +00:00
  • db0411e934 deploy: 5d986d021a github-actions[bot] 2026-08-03 20:54:46 +00:00
  • f05df1a682 Merge remote-tracking branch 'origin/main' into c+ms/workbench-code-block-tailwind-86b1 Cursor Agent 2026-08-03 20:52:42 +00:00
  • 5e4b0bcdf5 Merge remote-tracking branch 'origin/main' into c+ms/workflow-web-tailwind-86b1 Cursor Agent 2026-08-03 20:52:05 +00:00
  • af3388964d Merge main into trace viewer style cleanup Cursor Agent 2026-08-03 20:51:50 +00:00
  • c3d122ef52 Split trace, graph, and workbench style changes Cursor Agent 2026-08-03 20:50:10 +00:00
  • 523ff91894 Move workbench code-block styles to Tailwind Cursor Agent 2026-08-03 20:48:05 +00:00
  • a3b217e085 Replace workflow web inline styles with Tailwind Cursor Agent 2026-08-03 20:47:11 +00:00
  • b3b8b1b970 Replace trace viewer inline styles with Tailwind Cursor Agent 2026-08-03 20:46:23 +00:00
  • 26cb8d559a Merge origin/main and resolve conflicts copilot-swe-agent[bot] 2026-08-03 20:40:38 +00:00
  • bf4a591f12 Version Packages (beta) (#3256) workflow@5.0.0-beta.39 github-actions[bot] 2026-08-03 13:36:21 -07:00
  • d06b55e641 Rename new-trace-viewer to trace-viewer (#3298) Mitul Shah 2026-08-03 16:34:48 -04:00
  • 951695ba2a Remove the legacy trace viewer in favor of NewTraceViewer. (#3296) Mitul Shah 2026-08-03 16:34:48 -04:00
  • 5d986d021a Swap python team for individual members (#3303) Greg Schofield 2026-08-03 16:33:30 -04:00
  • 9e1187693a deploy: 27d0ce7904 github-actions[bot] 2026-08-03 20:22:17 +00:00
  • 93bf3a34be Slot event identity: client half Peter Wielander 2026-08-03 13:10:55 -07:00
  • 611cb576db Fix lost overflow steps: enqueue before the cheap-progress feed; thread namespace Pranay Prakash 2026-08-03 13:07:06 -07:00
  • 542f587879 deploy: aa78a7e63c github-actions[bot] 2026-08-03 20:03:20 +00:00
  • 27d0ce7904 Route preview benchmarks through the e2e server (#3274) Karthik Kalyan 2026-08-03 12:54:27 -07:00