Skip to content

Design discussion: logging Copilot sessions #12

Description

@spboyer

Migrated from spboyer/waza#306

Decide what data to collect from sessions (I propose we start with everything available) and how to expose it to users. We have multiple ways to do this today, for example:

$ waza run -h
...
      --session-dir string      Directory for session log files (default: current directory)
      --session-log             Enable session event logging (NDJSON)
      --transcript-dir string   Directory to save per-task transcript JSON files
  -v, --verbose                 Verbose output with detailed progress
...   

(--verbose output includes some session logs)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions