You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
The cli calls maestro and maestro-knowledge mcp servers to execute its commands, but those servers must be started up on their own. We should include a command in the cli that will start the mcp servers. This would require a python env with the expected library installed. My expectation would be that we'd reimplement the existing bash scripts in go, and possibly include the steps for installing the py env.
The cli calls maestro and maestro-knowledge mcp servers to execute its commands, but those servers must be started up on their own. We should include a command in the cli that will start the mcp servers. This would require a python env with the expected library installed. My expectation would be that we'd reimplement the existing bash scripts in go, and possibly include the steps for installing the py env.