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
Switch pi SDK imports and package metadata to the new @earendil-works
scope. Keep compatibility testing on the last five pi release lines by
aliasing older @mariozechner packages into the new names where needed.
Braintrust extension for [pi](https://github.com/mariozechner/pi-coding-agent).
5
+
Braintrust extension for [pi](https://github.com/earendil-works/pi-coding-agent).
6
6
7
7
Today this extension automatically traces pi sessions, turns, model calls, and tool executions to Braintrust.
8
8
@@ -47,7 +47,7 @@ pi -e .
47
47
48
48
## Compatibility
49
49
50
-
This package supports the **latest patch release from each of the last six stable pi minor versions**, currently excluding pi versions before `0.65.0`.
50
+
This package supports the **latest patch release from each of the last five stable pi minor versions**, currently excluding pi versions before `0.65.0`.
51
51
52
52
Our GitHub Actions compatibility job automatically resolves and tests that compatibility window, so new pi releases are picked up without manually updating the matrix.
0 commit comments