Summary
Migrate key runtime components to use the new Pi-based provider architecture (@earendil-works/pi-ai, @earendil-works/pi-agent-core) as described in skyth/pi/.
Tasks
References:
Notes
- This migration is a core architectural update, improves future maintainability, and enables compatibility with next-gen agent patterns.
- Attempt to keep changes modular with migration behind a feature flag until stable.
Summary
Migrate key runtime components to use the new Pi-based provider architecture (
@earendil-works/pi-ai,@earendil-works/pi-agent-core) as described inskyth/pi/.Tasks
types.tsmirrors with real importsPiProviderinprovider.tsusing the PistreamSimpleAPIPiProviderwithStepRunnerand verify end-to-end turnsskyth/providers/*once migration is completeReferences:
Notes