Thanks for the symbio page, the subcommands and description are accurate, I appreciated that.
It's on PyPI now, so the install line can be simpler than "cloning the repo".
pip install "symbio-cli[mlx]" # Apple Silicon — full install
pip install symbio-cli # other platforms: installs, but MLX is macOS-only
One thing worth flagging: the distribution is symbio-cli, not symbio. Plain symbio on PyPI is an unrelated multi-agent framework that had the name first, so pip install symbio gets a different project. The commands are still symbio / symb, so the rest of the page stays correct.
https://pypi.org/project/symbio-cli/ — repo unchanged at github.com/huyedits/Symbio
Additional context (optional)
No response
Thanks for the symbio page, the subcommands and description are accurate, I appreciated that.
It's on PyPI now, so the install line can be simpler than "cloning the repo".
pip install "symbio-cli[mlx]" # Apple Silicon — full install
pip install symbio-cli # other platforms: installs, but MLX is macOS-only
One thing worth flagging: the distribution is symbio-cli, not symbio. Plain symbio on PyPI is an unrelated multi-agent framework that had the name first, so pip install symbio gets a different project. The commands are still symbio / symb, so the rest of the page stays correct.
https://pypi.org/project/symbio-cli/ — repo unchanged at github.com/huyedits/Symbio
Additional context (optional)
No response