-
### Description
Add a new route for our AI conductor, and start the mapping of tasks that get generated for the prompt a user asks. This list of tasks will come from the Backend. But for the time …
-
Currently there are 2 functions that expose a ton of "network health" related data, but are only exposed to the admin api:
- [dump_network_stats](https://docs.rs/holochain/0.3.0-beta-dev.35/holochain…
-
**Describe the bug**
After getting a new version of conductor, I've got an error while spring boot app is starting.
As far as I researched, flyway does not find prop `flyway.postgresql.transaction…
-
Agent keys can be updated in Deepkey. This requires several steps (see [tests](https://github.com/holochain/deepkey/blob/main/tests/integration/test_key_management.js#L210-L226)).
AC:
- Add a DPKI se…
-
## What are you missing in the docs
I see that the following types of tasks are documented in the Open API
- SIMPLE
- DYNAMIC
- FORK_JOIN
- FORK_JOIN_DYNAMIC
- DECISION
- SWITCH
- JOIN
- DO_W…
-
Acceptance Criteria:
- [ ] As zero config as possible api to launch conductor with in-proc-keystore with data dir in showcase native app default location (passphrase passed into constructor)
- [ ] Stu…
-
***procedimiento para Guardar Asignacion Recojo***
-
**Describe the bug**
When trying to delete a non-existing workflow using `DELETE {{conductorBaseUrl}}/api/metadata/workflow/:name/:version` api
replies back with 500 status code.
```
{
"st…
-
Whilst perusing the generated JS client documentation, I discovered that there's a lot of empty stubs in there. There could be a lot of useful information re: usage in there.
I suspect there needs to…
-
In `goe/conductor/hybrid_view_service.py` we support an API for an externally written tool called Conductor.
We should review whether this tool is still required.
If it is then the tool and `goe…