Skip to content

Move main logic to orchestrator#953

Open
Miden0 wants to merge 2 commits into
ReFirmLabs:masterfrom
Miden0:master
Open

Move main logic to orchestrator#953
Miden0 wants to merge 2 commits into
ReFirmLabs:masterfrom
Miden0:master

Conversation

@Miden0
Copy link
Copy Markdown

@Miden0 Miden0 commented May 29, 2026

Moving all the login in the main function to an Orchestrator struct and the CliArgs to OrchestratorArgs. This is done in order to be able to publish the Orchestrator and OrchestratorArgs in the API, effectively exposing all the functionality of the CLI to the API, previously it was impossible to use stuff like the matryoshka mode through the API directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant