Overview
Personal AI Infrastructure v4.0.3 delivers 4 community-contributed fixes focused on JSON parsing, documentation cleanup, and installation improvements. This maintenance release resolves compatibility issues without introducing new features or breaking changes.
Changes by Version
v4.0.3
- Fixed JSON parsing to handle arrays and objects in Inference.ts with proper validation
- Fixed 29 dead documentation references by consolidating to 4 README pointers in CONTEXT_ROUTING.md
- Fixed hardcoded path dependencies by replacing ~/.claude/ with $PAI_DIR variable for better portability
- Fixed upgrade migration issues by automatically moving user context files and creating backward compatibility symlinks