Skip to content

Add typed MCP workflow tools and bounded DAG scheduling#81

Open
Waishnav wants to merge 10 commits into
feat/workflow-cli-supervisorfrom
feat/workflow-mcp-dag
Open

Add typed MCP workflow tools and bounded DAG scheduling#81
Waishnav wants to merge 10 commits into
feat/workflow-cli-supervisorfrom
feat/workflow-mcp-dag

Conversation

@Waishnav

Copy link
Copy Markdown
Owner

Summary

  • expose typed workflow_run, workflow_status, workflow_wait, workflow_events, and workflow_cancel MCP tools
  • add fair global/per-run concurrency, dependency scheduling, retries, and cancellation semantics
  • isolate workspace writers in guarded managed worktrees and document the MCP/DAG contracts

Stack

PR 4 of 5. Depends on #80.

Validation

  • npm test
  • npm run build
  • deterministic process-level workflow and MCP integration coverage

🤖 Generated with Claude Code

Waishnav and others added 3 commits July 17, 2026 02:13
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ae198139-d25b-485d-bdb2-d9c0341313dd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/workflow-mcp-dag

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Waishnav and others added 2 commits July 17, 2026 22:39
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
@Waishnav
Waishnav force-pushed the feat/workflow-mcp-dag branch from 0331531 to 7fa5918 Compare July 17, 2026 17:32
Waishnav and others added 5 commits July 17, 2026 23:11
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
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