wavefront icon indicating copy to clipboard operation
wavefront copied to clipboard

🔥🔥🔥 Enterprise AI middleware, alternative to unifyapps, n8n, lyzr

Results 12 wavefront issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Right now if you click on checkout new documentation in README, it opens in the same page. Rather open the same in a new tab

bug
good first issue

We can run the tests in the repo using `behave` command, but when configuring behave in github actions its failing. It shows `module: behave not found` even though behave module...

bug
good first issue
help wanted

**Describe the bug** Currently the yaml is directly compiled and executed for agentic flows. Instead add validations so that users can understand the problem with their yamls before execution **To...

bug

Q-Promise Logic Loop Summary 1. Data is appended as JSON objects: Each agent output gets parsed (comments stripped, regex for {...}), loaded via json.loads, and appended to self.data. 2. Standard...

**Describe the bug** A clear and concise description of what the bug is with stack trace **To Reproduce** Steps to reproduce the behavior: 1. A minimal sample code to reproduce...

bug

**Describe the bug** The output of an agent of the type LLM is a string where as the outputs of other agents are a list. which is essentially the sequential...

bug

Create a log with session object and one without the session object. When logged without session object, it prints an extra [-] in the log. Can be fixed at: https://github.com/rootflo/flo-ai/blob/develop/flo_ai/common/flo_logger.py#L68

bug
good first issue

## Summary by CodeRabbit * **Refactor** * Updated API to accept string inputs directly instead of lists in workflow execution methods. * Changed agent and workflow return values from strings...

**Describe the bug** A clear and concise description of what the bug is with stack trace ``` 2025-11-26 18:12:37.910 IST "reply_message": "Razorpay provides a payment solution in India that allows...

bug