Skip to content

tracking: Session Management — observability, lifecycle control, and isolation #75

@thepagent

Description

@thepagent

Overview

Umbrella issue to track all session management related work in agent-broker.

Session Lifecycle

Session Isolation & Stability

Session State

  • Session persistence / recovery — restore sessions after broker crash
  • Context window management — handle conversation history overflow (truncate / summarize)

Session Observability

  • Session metrics — active count, avg lifetime, message count
  • Session logging / audit trail — who created, when, which agent

Session Security & Access Control

  • Session ownership — only session owner can operate their session
  • Rate limiting per session — prevent single session from overwhelming agent

Multi-agent

  • Session routing — ability to switch agent within a session
  • Session handoff — transfer session from agent A to agent B with context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions