Skip to content

chore: remove legacy dag-task-runner bundle#172

Merged
tonyketcham merged 4 commits into
mainfrom
stack/tonyketcham/feat/proof-package/remove-legacy-dag-task-runner-bundle--2858ac0e
May 8, 2026
Merged

chore: remove legacy dag-task-runner bundle#172
tonyketcham merged 4 commits into
mainfrom
stack/tonyketcham/feat/proof-package/remove-legacy-dag-task-runner-bundle--2858ac0e

Conversation

@tonyketcham
Copy link
Copy Markdown
Collaborator

Drop the copied dag-task-runner runtime and example bundle now that @flatbread/proof owns the runtime and .cursor/skills/proof owns the canonical project skill entrypoint.

Test plan:

  • pnpm exec proof --init-only --dag .cursor/skills/proof/examples/example_dag.json --canvas-path /tmp/proof-legacy-cleanup.canvas.tsx
  • pnpm exec proof --dry-check-cmds --dag .cursor/skills/proof/examples/example_dag.json

Co-authored-by: Cursor cursoragent@cursor.com

Depends-On: #171

@tonyketcham
Copy link
Copy Markdown
Collaborator Author

tonyketcham commented May 7, 2026

This pull request is part of a Mergify stack:

# Pull Request Link
1 feat: add proof workspace package #170
2 docs: promote proof skill entrypoint #171
3 chore: remove legacy dag-task-runner bundle #172 👈
4 docs(proof): add package README #173

@tonyketcham tonyketcham marked this pull request as ready for review May 7, 2026 23:19
@tonyketcham tonyketcham force-pushed the stack/tonyketcham/feat/proof-package/remove-legacy-dag-task-runner-bundle--2858ac0e branch from e4cc256 to d8435f7 Compare May 7, 2026 23:24
@tonyketcham tonyketcham force-pushed the stack/tonyketcham/feat/proof-package/promote-proof-skill-entrypoint--c67730c0 branch from 3d43db8 to 66648b3 Compare May 7, 2026 23:24
@tonyketcham
Copy link
Copy Markdown
Collaborator Author

tonyketcham commented May 7, 2026

Revision history

# Type Changes Reason Date
1 initial e4cc256 2026-05-07 23:24 UTC
2 content e4cc256 → d8435f7 restack after base CI fixes 2026-05-07 23:24 UTC
3 rebase d8435f7 → c70b3c1 (rebase only) restack after base Windows timeout fix 2026-05-07 23:43 UTC

@tonyketcham tonyketcham force-pushed the stack/tonyketcham/feat/proof-package/remove-legacy-dag-task-runner-bundle--2858ac0e branch from d8435f7 to c70b3c1 Compare May 7, 2026 23:42
@tonyketcham tonyketcham force-pushed the stack/tonyketcham/feat/proof-package/promote-proof-skill-entrypoint--c67730c0 branch from 66648b3 to 38008ef Compare May 7, 2026 23:42
tonyketcham and others added 3 commits May 8, 2026 00:45
Promote the DAG runner runtime into @flatbread/proof so the runner has a normal Flatbread package surface, root workspace binary, and reusable library exports.

Test plan:
- pnpm -w i
- pnpm -F @flatbread/proof build
- pnpm -F @flatbread/proof typecheck
- pnpm exec proof --init-only --dag /tmp/dag-proof-package.json --canvas-path /tmp/proof-entrypoint-smoke.canvas.tsx

Co-authored-by: Cursor <cursoragent@cursor.com>
Change-Id: Ic29525e91f8659fcd0e564f6b732ff973f1b6fc6
Point Flatbread agent workflow docs at the new proof skill while keeping dag-task-runner as a clear compatibility handoff for existing project bindings.

Test plan:
- pnpm exec proof --init-only --dag .cursor/skills/proof/examples/example_dag.json --canvas-path /tmp/proof-docs-smoke.canvas.tsx

Co-authored-by: Cursor <cursoragent@cursor.com>
Change-Id: Ic67730c0f5b9329a67b8f6322acc1411e8a716fc
Drop the copied dag-task-runner runtime and example bundle now that @flatbread/proof owns the runtime and .cursor/skills/proof owns the canonical project skill entrypoint.

Test plan:
- pnpm exec proof --init-only --dag .cursor/skills/proof/examples/example_dag.json --canvas-path /tmp/proof-legacy-cleanup.canvas.tsx
- pnpm exec proof --dry-check-cmds --dag .cursor/skills/proof/examples/example_dag.json

Co-authored-by: Cursor <cursoragent@cursor.com>
Change-Id: I2858ac0eaeef6cadaeb399d0233a1fa2a9c20f17
@cursor cursor Bot force-pushed the stack/tonyketcham/feat/proof-package/promote-proof-skill-entrypoint--c67730c0 branch from 38008ef to bc14e5a Compare May 8, 2026 00:46
@cursor cursor Bot force-pushed the stack/tonyketcham/feat/proof-package/remove-legacy-dag-task-runner-bundle--2858ac0e branch from c70b3c1 to 46c3576 Compare May 8, 2026 00:46
Base automatically changed from stack/tonyketcham/feat/proof-package/promote-proof-skill-entrypoint--c67730c0 to main May 8, 2026 01:10
Change-Id: I6e11ea4c831b028afc0581d8c1f4caea11df676b
@tonyketcham tonyketcham merged commit 16b70c3 into main May 8, 2026
19 checks passed
@tonyketcham tonyketcham deleted the stack/tonyketcham/feat/proof-package/remove-legacy-dag-task-runner-bundle--2858ac0e branch May 8, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant