Learn user preferences from conversations and personalize responses automatically. Preferences compound over time — corrections like "use TypeScript, not JavaScript" are captured and injected into future sessions.
pref0 1.0.1 - Improved API documentation to clarify track and profile endpoints, including more detailed response fields for conversation tracking. - Added a ready-to-use prompt field to the profile API response for easier system prompt integration. - Now, the profile endpoint (`GET /v1/profiles/:userId`) returns the `prompt` directly alongside learned preferences and patterns. - Created notes.txt file (contents not specified in this changelog).