Skip to content

feat: add agent participants to private chats #135

@ibourgeois

Description

@ibourgeois

Summary

Allow a private chat to include one or more agent participants.

Why This Matters

Katra needs a durable way to model that a conversation is with an agent rather than only with human users. That should exist before building the first real agent chat loop.

Acceptance Criteria

  • add an agent participant model or equivalent relationship for chats
  • a chat can include human users, agent participants, or both
  • the participant model makes it clear which side is user-owned versus agent-owned
  • the current UI can render enough participant metadata to distinguish an agent chat from a human-only chat

Notes

This issue is about participant identity and relationships, not message execution or response generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions