Turn SharedData into generic for improved code intelligence / type checking
Author: nagyvCreated Aug 8, 2025Updated Mar 31, 2026
It would be great if SharedData could be specified as a custom type (e.g. TypedDict). This would help greatly linters to catch type errors in prep and post calls.
Source: The-Pocket/PocketFlow