Enable pyright basic type checking for core framework
Add pyright configuration (basic mode, Python 3.10) to pyproject.toml and fix all 276 type errors in the core framework (everything except services/ and adapters/). This establishes a CI-ready type checking baseline as Pipecat approaches 1.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
changelog/3678.added.md
Normal file
1
changelog/3678.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added pyright basic type checking configuration for the core framework, fixing 276 type errors across 64 files.
|
||||
Reference in New Issue
Block a user