[ENHANCEMENT] Run consecutive safe read-only command tools in parallel#903
[ENHANCEMENT] Run consecutive safe read-only command tools in parallel#903taltas wants to merge 3 commits into
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
Important
Maintainer takeover / replacement for #136
This draft PR republishes the validated contribution from @allquixotic in #136 from a branch in
Zoo-Code-Org/Zoo-Codebecause the original fork branch was not writable by the maintainer. The original contribution, description, and attribution are retained below. PR #136 is intentionally being left open and unchanged.Takeover validation
Validated commit:
abd50908678f7da46070b985f726c5324d7476abdotenvdiagnostics outside the PR files.Original PR description and attribution (#136)
Related GitHub Issue
Closes: #131
Description
This PR runs bounded batches of consecutive safe read-only
execute_commandtool calls in parallel.Key changes:
gitsubcommands.Reviewer focus:
Test Procedure
From the Zoo Code worktree:
pnpm lint pnpm check-types pnpm --filter zoo-code test -- core/assistant-message/__tests__/presentAssistantMessage-parallel-commands.spec.tsManual verification recommended:
Pre-Submission Checklist
Screenshots / Videos
Not required; this is a core behavior/performance change.
Documentation Updates
No user-facing documentation update appears required unless Zoo documents command execution ordering.
Additional Notes
Related but not duplicate:
Get in Touch
Discord:
coorbin