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
docs: pip install + git clone use the reflective branch (#120)
The default branch is main, but reflective is where new work lands
first. Users following the README from a fresh clone of main got an
older Nous than what's actively being developed.
Also documents the optional [sdk] extra for --agent sdk users.
`reflective` is the active integration branch — that's where new work lands first. `main` lags slightly behind. To pin to a release, replace `@reflective` with a tag (`@v0.2.0`).
87
+
86
88
For development (editable install with test dependencies):
0 commit comments