Skip to content

feat: improve session lifecycle with rename, tag, archive, and export #8

@smallnest

Description

@smallnest

Sessions are one of IMClaw’s strongest primitives. They should be easier to organize, recover, and reuse over time.

Goals

  • Rename sessions
  • Add tags and metadata
  • Archive sessions without deleting them
  • Export session history to markdown or JSON
  • Re-import sessions where feasible

Deliverables

  • Session metadata model update
  • CLI commands and API support
  • Export formats
  • Tests for lifecycle operations

Acceptance criteria

  • A session can be renamed and tagged
  • Archived sessions remain retrievable
  • A session can be exported for backup or review

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions