Ciaran Morinan
Ciaran Morinan
## 🌟 What is the purpose of this PR? Introduce a basic tool for "data mapping", which is the term we use to describe converting from one data structure to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
## 🌟 What is the purpose of this PR? TODO ## 🚫 Blocked by - [ ] Seeing if it works in CI - [ ] Putting the checks back...
## 🌟 What is the purpose of this PR? This PR does the following: - Updates the path construction for Vault secrets to avoid users of the Vault client attempting...
## 🌟 What is the purpose of this PR? We want a way of blocks expressing which parts of the protocol they require (or can use), in order that: 1....
## 🌟 What is the purpose of this branch? This branch is for creating canary releases from. To create a canary release for ALL packages that are mentioned in files...
## 🌟 What is the purpose of this PR? The PR introduces a `/workers` page which lists all active worker runs. These may be 'goals' which are research-driven flows (the...
## 🌟 What is the purpose of this PR? Adds the following pages: 1. `/goals`, which lists all active goal tasks (goals are research-driven flows) 2. `/goals/new`, which allows creating...
## 🌟 What is the purpose of this PR? This PR converts the browser plugin to use flows instead of its legacy code, mainly: 1. Introducing two special flow definitions...
## 🌟 What is the purpose of this PR? This PRs adds a way of distinguishing between runs of a given flow type by assigning a name to them. The...