You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add MessageMetadata { agent_visible: bool, user_visible: bool, compacted_at: Option<DateTime> } to Message in zeph-core. Default both to true. Part of M28 epic.