Ayodele Adeyemo
Ayodele Adeyemo
Users should be able to switch between production and sandbox modes in their projects. Currently, users have to create two projects - (one for testing and the other for production)...
This covers a set of features that help new users get started with OpenFn by: Empowering new users to do the following: - Create a new workflow - Write a...
When tailing logs on the run detail page they stop at a certain point, not visible again until you navigate away and navigate back or refresh the page. To replicate...
As shown in the video below, there are times when a workflow is very long and the steps can't fit into the immediate view, meaning users must scroll to see...
OpenFn gives users the flexibility to reference job code using relative paths in the project spec.yaml or to write the job code inline in the body section of the Spec....
Following #2479, the tulip seem to be hidden behind the editor panel and we need to show the tooltip when the user hovers on the input box (not just the...
Here are a few things we want to do: - Allow users to opt in/out of anonymously sharing their prompts and responses so we can make the AI better. (use...
Following up this [comment](https://github.com/OpenFn/lightning/issues/1902#issuecomment-2003843877), we want the cli to allow us run openfn pull when a project does not have a workflow. Currently, it requires at least one workflow in...
We should be wrapping the content of the chat interface based on the width of the panel. We don't users be scrolling left and right to see the content.
When the AI assistant returns links in the response, it would be great to have them formatted to distinguish it from other content. We would also like to open the...