Skip to content

feat(workflow): script iteration, replay provenance, and call inspection#108

Open
Waishnav wants to merge 3 commits into
pr/dw-8-result-errorsfrom
pr/dw-9-resume-iteration-inspection
Open

feat(workflow): script iteration, replay provenance, and call inspection#108
Waishnav wants to merge 3 commits into
pr/dw-8-result-errorsfrom
pr/dw-9-resume-iteration-inspection

Conversation

@Waishnav

Copy link
Copy Markdown
Owner

Summary

  • stop promoting the placeholder budget primitive in the Dynamic Workflows skill
  • make persisted workflow scripts first-class across CLI/MCP, including scriptPath + resumeFromRunId
  • recompute script hashes after edits and snapshot every invocation into its own run directory
  • persist replay provenance and miss explanations (same_index vs compatible_key)
  • add workflow calls / workflow call inspection commands and MCP call summaries
  • teach the edit → inspect → resume recovery loop and filesystem side-effect caveat

Stack

Test plan

  • npm run typecheck
  • npm test
  • npm run build
  • git diff --check
  • replay tests cover same-index, compatible-key, consumed results, and changed prompt explanations
  • store tests cover prompt/schema/replay/error provenance persistence

@coderabbitai

coderabbitai Bot commented Jul 25, 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: de9429d8-3b56-47a2-98eb-28bc318dc291

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 pr/dw-9-resume-iteration-inspection

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.

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