gsxdsm
|
94da14cd81
|
fix: lazy-load esbuild via createRequire (jsdom-safe engine import) + lint cleanup of dead helpers
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 13:19:55 -07:00 |
|
gsxdsm
|
7076dd4516
|
feat(sdk,dashboard,docs): U9 — save-time code validation route, SDK type exports, skill doc, step-inversion docs + changeset
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 13:15:50 -07:00 |
|
gsxdsm
|
60e9938f5a
|
feat(core,engine): U7 — builtin stepwise coding workflow + trajectory parity & invariant suite; agent-tool surfaces for custom fields and IR authoring
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 13:15:49 -07:00 |
|
gsxdsm
|
af7c141976
|
feat(engine): U10 — parallel step execution: dependency scheduler, per-instance worktrees, ordered integration, conflict→rework (KTD-11)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 13:04:15 -07:00 |
|
gsxdsm
|
e87e745379
|
feat(dashboard): WorkflowFieldsPanel — field-definition authoring with live badge preview (U13 completion)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 12:44:43 -07:00 |
|
gsxdsm
|
14758f8edb
|
feat(engine): U12e+U14 — parse-steps node handler, plugin parser adapter, code node runner (esbuild + child-process harness)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 12:44:43 -07:00 |
|
gsxdsm
|
5fa5740afc
|
feat(dashboard,cli): U13 — schema-driven task fields UI (TaskFieldsSection, card badges, PATCH route, board-workflows fields payload, TUI chips)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 12:26:05 -07:00 |
|
gsxdsm
|
2cfa8a3282
|
feat(engine,core): U5+U6+U12core — step-review verdict handler, graph-source projection discipline, pluggable step-parser registry
- step-review node: reviewStep seam, verdict→outcome edges, UNAVAILABLE limiter, rethink reset-on-rework, split-branch advisory-only
- updateStep source:'graph': dependency-order done guard, audit-loud suppression, auto-reinit bypass; projection-first ordering
- runGraphTaskStep: per-step step-session physics pinned for graph-owned runs (closes U3 interim)
- step-parsers.ts registry (step-headings byte-identical move + json-steps), store delegates via registry
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 12:26:05 -07:00 |
|
gsxdsm
|
a5023e0284
|
feat(core): U11 — custom task fields validation authority, orphan-not-delete reconciliation, coerce gate
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 12:03:29 -07:00 |
|
gsxdsm
|
a782e5c04c
|
feat(engine): U3 — foreach expansion, iterative instance sub-walk, bounded rework cycles, step-execute seam
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 12:03:29 -07:00 |
|
gsxdsm
|
ad5cd579be
|
feat(dashboard): U8 — node editor authoring for foreach/step-review/parse-steps/code, rework edge inspector, template round-trip
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 11:50:45 -07:00 |
|
gsxdsm
|
0a3cc50f6f
|
feat(core): U4-core — schema v108 (workflow_run_step_instances + tasks.customFields), instance CRUD trio, literal sweep
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 11:50:45 -07:00 |
|
gsxdsm
|
3d03505a62
|
feat(engine): U2 — runTaskStep/resetStepToBaseline substrate seams with blast-radius guard (RETHINK extraction)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 11:50:45 -07:00 |
|
gsxdsm
|
2a3c285bae
|
feat(core): U1 — IR foreach/step-review/parse-steps/code kinds, rework edges, dependsOn parsing (FN step-inversion)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 11:33:33 -07:00 |
|
gsxdsm
|
d0b5dcbfbe
|
docs(plan): pluggable step parsers (plugin runtime) + code node for arbitrary TypeScript (KTD-15, U14)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 11:20:50 -07:00 |
|
gsxdsm
|
ef4e1f8a63
|
docs(plan): summary wording — parse-steps node
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 11:16:13 -07:00 |
|
gsxdsm
|
1dd831003d
|
docs(plan): step parsing becomes a parse-steps graph node (artifact + registry parser, no-steps/parse-error outcomes)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 11:16:02 -07:00 |
|
gsxdsm
|
0f15938414
|
docs(plan): scope in workflow-defined task shape — artifacts/step-source registry, custom fields, dynamic task UI (KTD-12/13/14, U11-U13)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 11:11:30 -07:00 |
|
gsxdsm
|
8abdefcad1
|
docs(plan): step inversion — steps as workflow-modelable nodes (foreach/step-review/rework + parallel execution axes)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 10:56:47 -07:00 |
|
gsxdsm
|
0257bdf9d6
|
fix(ci): align tests/docs with issue-fix commits (recoveryRehome args, pi-ai mock Unknown/Record, new agent tools doc, hex-pattern comment reword)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 10:56:47 -07:00 |
|
gsxdsm
|
0b1c8fb56b
|
fix(ci): widen Column to ColumnId in plugins + drop unused import after #1403 widening
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-04 08:40:10 -07:00 |
|
gsxdsm
|
eea18802fe
|
docs(review): mark all residual findings fixed
|
2026-06-04 08:01:01 -07:00 |
|
gsxdsm
|
afc72b6bb0
|
fix(core): widen Task.column to ColumnId across packages; v1-preserving IR persistence for rollback safety (#1403 #1405)
|
2026-06-04 08:00:33 -07:00 |
|
gsxdsm
|
cfc9bb5fd5
|
fix(core): shared workflow-IR resolver, prod branch persistence + pruning, latest-run JOIN, sweep reservation-leak fix (#1402 #1407 #1412 #1413)
|
2026-06-04 07:34:02 -07:00 |
|
gsxdsm
|
45ce189548
|
fix(core): transitionPending recovery sweep, flag-off evacuation, recoveryRehome on self-healing moves (#1401 #1409 #1411)
|
2026-06-04 07:14:41 -07:00 |
|
gsxdsm
|
010976cee2
|
test: promote/board-workflows routes, concurrent sweep, canDropTask, migration forward paths (#1404 #1414 #1415 #1416 #1417)
|
2026-06-04 07:12:46 -07:00 |
|
gsxdsm
|
c21485a65a
|
feat(engine): agent-native workflow tools — promote, reconcile-aware select, CRUD, trait catalog (#1408)
|
2026-06-04 07:03:53 -07:00 |
|
gsxdsm
|
571768f03a
|
fix(dashboard): workflow:updated SSE invalidation + inline capacity feedback clears on task changes (#1406, #1410)
|
2026-06-04 07:03:43 -07:00 |
|
gsxdsm
|
b446403ea6
|
fix(ci): bump remaining schema-version assertions to 107
|
2026-06-04 04:58:04 -07:00 |
|
gsxdsm
|
d9b5bb4b4e
|
fix(ci): spread real @fusion/core into partial test mocks; deterministic editor save test
|
2026-06-04 04:32:46 -07:00 |
|
gsxdsm
|
65c915bb36
|
fix(ci): lane columns snap-align center per mobile scroll-snap convention
|
2026-06-04 03:52:45 -07:00 |
|
gsxdsm
|
e711e6e0fd
|
fix(ci): schema-version literal, CLI core-mock spreads, plugin-sdk type-only exports, restore pruned i18n keys
|
2026-06-04 03:38:05 -07:00 |
|
gsxdsm
|
da844b86f0
|
docs(review): record residual review findings
|
2026-06-04 02:53:36 -07:00 |
|
gsxdsm
|
30e2fd7b09
|
fix(review): apply autofix feedback
|
2026-06-04 02:50:54 -07:00 |
|
gsxdsm
|
eee715218e
|
chore: lint cleanup, ignore generated i18n typings, mark plan completed
|
2026-06-04 02:16:55 -07:00 |
|
gsxdsm
|
60605fafa9
|
feat(core): workflowColumns integrity pass, graduation report, server-side trait validation, plugin post-commit hooks, docs + changeset (U12)
|
2026-06-04 02:13:48 -07:00 |
|
gsxdsm
|
3aa8d2d28b
|
feat(dashboard): flag-gated multi-lane board — lane per workflow, trait-keyed columns, typed drag rejections, hold promote (U9)
|
2026-06-04 01:49:51 -07:00 |
|
gsxdsm
|
e5a0a199ea
|
feat(dashboard): node editor authors columns, traits, hold and split/join nodes with inline validation (U10)
|
2026-06-04 01:46:51 -07:00 |
|
gsxdsm
|
26718a31cc
|
feat(engine): plugin-contributed traits — async-only hooks, pre-evaluated gates, live-dependent disable guard (U8)
|
2026-06-04 01:43:26 -07:00 |
|
gsxdsm
|
66cffe904d
|
feat(cli): TUI trait-flag bucket mapping + read-only Other (custom) bucket — no card silently dropped (U11)
|
2026-06-04 01:33:04 -07:00 |
|
gsxdsm
|
6a15a13917
|
feat(engine): in-txn capacity enforcement + generalized hold/release sweep with reservation-first ordering (U6)
|
2026-06-04 01:22:56 -07:00 |
|
gsxdsm
|
6491441102
|
feat(core): widen moveTask entry point to ColumnId for workflow-defined columns (KTD-1)
|
2026-06-04 01:03:34 -07:00 |
|
gsxdsm
|
2d28ea0c60
|
feat(engine): merge trait — enqueue-only orchestration, workflow-configurable strategy/fileScope, lost-work guards non-configurable (U7)
|
2026-06-04 01:03:34 -07:00 |
|
gsxdsm
|
ab78be718a
|
feat(core): workflow switch/edit/delete reconciliation — no card left in an undefined column (U5)
|
2026-06-04 00:54:05 -07:00 |
|
gsxdsm
|
fcf175afb8
|
feat(engine): fan-out/join branch execution with crash-recoverable branch state, schema v107 (U13)
|
2026-06-04 00:54:05 -07:00 |
|
gsxdsm
|
4e1b0fab0d
|
feat(core): workflow-resolved transitions behind workflowColumns flag, typed rejections, default-workflow hook parity (U4)
|
2026-06-04 00:41:12 -07:00 |
|
gsxdsm
|
2bebddb807
|
feat(core): typed transition contract + transitionPending marker, schema v106 (U3)
|
2026-06-04 00:19:58 -07:00 |
|
gsxdsm
|
a5ac822de4
|
feat(core): trait registry, 14 built-in traits, composition validator (U2)
|
2026-06-04 00:19:57 -07:00 |
|
gsxdsm
|
964744cd41
|
feat(core): WorkflowIr v2 — workflow-defined columns, hold/split/join nodes, v1 upgrade (U1)
|
2026-06-04 00:13:11 -07:00 |
|
gsxdsm
|
44cb67e5db
|
docs(plan): workflow-defined custom columns via composable traits; supersede interpreter-cutover plan
|
2026-06-04 00:05:15 -07:00 |
|