agent-orchestration / cli
OpenFang
Capability: OpenFang
Use it when
- run an open source assistant runtime with tools, memory, workspaces, and multiple providers
- need more than a single agent framework or chat wrapper
What it solves
Not the fit when
- does not remove the need for tool permissions and evals
Install
curl -fsSL https://raw.githubusercontent.com/rightnow-ai/openfang/main/install.sh | sh
Invoke
Initialize an OpenFang workspace, configure a provider, and run an agent with tools and persistent state.
Alternatives
No reviewed alternatives recorded yet.