bytechefhq / bytechefhq/bytechef

[feature] AI Copilot for workflows

Open
#1,570 2 comments 0 reactions 1 assignee Assigned to @marko-kriskovic View on GitHub
backend enhancement feature-flag frontend
Dominant language
Java
Stars
1k
Forks
170
Avg merge
11h 25m
Merged PRs (30d)
115

Description

As a Citizen Developer

I want to use AI Copilot

So that I can, with its help, create new workflows more easily or update existing ones with new ones, explained in natural language, or ask for help when issues arise.

Acceptance Criteria
TODO

Definition of Done
TODO

- [x] Support for Documentation Q&A - RAG
- Index platform-based documentation and additional README.md files of components
- Do not index standard component documentation, as it is already provided through tools
- [x] Support for answering context related questions(for example when a node is clieked it should be aware if it if questions are related to that node)
- [x] Support for editing existing workflows
- [x] Support for Chat/Build mode(when in Chat mode don't register tools that modify workflow)
- [x] Support for fixing errors in workflows
- [x] Provide two test prompts for creating sample workflows, one with already defined connection and one without(want to test how Copilot behaves with existing connection vs without)
- [x] add nullCheckAdvisor for anthropic

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.