Skip to content

symbio: install line can now use PyPI (symbio-cli) #123

Description

@huyedits

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions