v0.0.465
·
1665 commits
to main
since this release
Version 0.0.465 (July 18, 2026)
- Per-user agent memory (#703) — the agent can now remember durable facts about you across sessions (preferences, writing style, analyses you liked) via a new
update_user_memorytool, injected into each conversation as<user_memory>and subordinate to org instructions. It's scoped per user and organization, bounded and always-injected, available in chat/deep only, and viewable/editable in the profile's "Instructions & Memory" tab.