Skip to content

v0.0.465

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:43
· 1665 commits to main since this release
dde9452

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_memory tool, 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.