-
Notifications
You must be signed in to change notification settings - Fork 10
feat(workflow-executor): add UpdateRecordStepExecutor with confirmation flow #1499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Scra3
wants to merge
22
commits into
feat/prd-214-setup-workflow-executor-package
Choose a base branch
from
feat/prd-219-update-record-step-executor
base: feat/prd-214-setup-workflow-executor-package
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 17 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
9432bb1
feat(workflow-executor): add UpdateRecordStepExecutor with confirmati…
a70b36a
refactor(workflow-executor): simplify interruption lookup in UpdateRe…
6aee69c
refactor(workflow-executor): rename toolConfirmationInterruption to p…
545bbd0
refactor(workflow-executor): throw on missing pendingUpdate instead o…
ebf033f
refactor(workflow-executor): type executionResult as union instead of…
61e2cb0
fix(workflow-executor): preserve pendingUpdate after confirmation for…
31a27c6
refactor(workflow-executor): remove unsafe cast in UpdateRecordStepEx…
f7a3edc
refactor(workflow-executor): simplify UpdateRecordStepExecutor and im…
9819917
refactor(workflow-executor): remove redundant buildSuccessResult/buil…
11b41b5
refactor(workflow-executor): rename history to previousSteps and docu…
239ca2f
docs(workflow-executor): document pendingUpdate field on UpdateRecord…
50905bc
refactor(workflow-executor): extract findField helper to deduplicate …
129290c
refactor(workflow-executor): apply PR review fixes across executors
bc3d0c6
refactor(workflow-executor): rename AiTask to RecordTask for clarity
d895154
refactor(workflow-executor): remove unused fields from RecordTaskStep…
d1651db
feat(workflow-executor): add ToolTaskStepDefinition for MCP tool steps
6a49657
fix(workflow-executor): fix prettier formatting on StepDefinition uni…
949d77a
refactor(workflow-executor): introduce UpdateTarget to reduce resolve…
b939ac7
test(workflow-executor): address PR review gaps on UpdateRecordStepEx…
180f3fd
refactor(workflow-executor): rename ToolTask→McpTask and automaticCom…
1309b54
test(workflow-executor): rename misleading stepId 'ai-step' to 'read-…
d99fe27
refactor(workflow-executor): simplify userInput to userConfirmed boolean
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.