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
3d9a50c: feat(harness): implement harness adapters for Claude Code, Codex, Pi
57e0a59: fix(harness): ensure finish chunk's total usage is actually coming from total usage
6c7a3e5: Start the 1.0.0 canary release line for the experimental harness and sandbox packages. They were unintentionally published as 0.0.0-canary.* because they were scaffolded with a 0.0.0-canary.0 premajor version, which semver could not advance past on a major bump.
1ea15a3: fix(harness): fix various bugs with harness skills not being correctly processed by the harness adapters
a83a367: feat(harness): allow pre-snapshot sandboxConfig.onBootstrap callback in HarnessAgent