New Features:
- Client: Add
agent_custom_instructionstoproject.update()/update_project()(sync and async) and to theProjectUpdateOptionsandAddMemoryOptionstyped models. It sets a second extraction instruction set that applies only to agent-scoped memories: an add passingagent_idwithoutuser_iduses it, one passing both splits by attribution, and while it is unsetcustom_instructionscontinues to apply to every memory (#6809)