Skip to main content
Comparison targets: Integration path: official converter — mapping pi native AgentEvent events into standard events is handled by createPiAgentEventStream (exported from "niceeval/adapter"). The adapter only keeps transport glue: which URL the app uses and which endpoint handles approvals (calculate goes through HITL approval). You start the app yourself in its normal way (pnpm start); evals do not manage the process. App-side src/backend/* files are byte-for-byte unchanged. All integration code changes (measured from both directories when generated):

File list

App-side changes (dependency declarations only)

Added adapter, evals, and experiments