Refine OpenAI chat component with Vercel AI SDK#3
Merged
betterclever merged 13 commits intomainfrom Oct 24, 2025
Merged
Conversation
This commit includes all currently staged changes. Changes since last commit (HEAD): 11 files changed, 299 insertions(+), 48 deletions(-) Files changed since HEAD (name-status): M backend/package.json M backend/src/main.ts M bun.lock M frontend/src/components/workflow/RunWorkflowDialog.tsx M frontend/src/components/workflow/RuntimeInputsEditor.tsx M frontend/src/components/workflow/WorkflowNode.tsx M frontend/src/pages/WorkflowBuilder.tsx M frontend/src/utils/connectionValidation.ts M worker/src/components/__tests__/trigger-manual.test.ts M worker/src/components/core/openai-chat.ts M worker/src/components/core/trigger-manual.ts
- Add missing WorkflowNode type export in workflow-graph.dto - Fix RequestInfo type annotation in log-stream service test - Resolve never type inference issue in AI agent test - Add Date to string conversion in workflow controller API responses - Fix ServiceWorkflowResponseDto typo in workflows service - Consolidate type definitions in DTOs and remove duplicates 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Fix unsafe type assertions in component registry - Update import paths with explicit extensions for NodeNext resolution - Correct subscribe method signature in execution timeline store
1215552 to
c82ade7
Compare
krishna9358
added a commit
that referenced
this pull request
Feb 20, 2026
- Sanitize {{secret:SECRET_ID}} references in publish validation (#1)
- Migrate UseTemplateModal from Zustand to TanStack Query mutation (#2)
- Reset modal state on template/open change to prevent stale data (#3)
- Fetch GitHub repo config dynamically with fallback defaults (#4)
- Use snake_case keys for analytics event properties (#5)
Signed-off-by: Krishna Mohan <krishanmohank974@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Testing
https://chatgpt.com/codex/tasks/task_e_68ee69f3a8f4832986ed73144aee9450