Skip to content

Add mtime and JSON output support to the list command #71

Description

@terrchen

Hi,

Thanks for creating txcript as I've found it extremely useful and I would like to suggest a feature request to make it easier to identify what sessions has changed and to make parsing the output easier. I've currently forked txcript to add mtime (updated_at) and JSON output support for the list command.

  {
    "harness": "codex",
    "id": "...",
    "started_at": "...",
    "updated_at": "...",
    "cwd": "...",
    "path": "..."
  }

I would like this request this or something similar to be supported if possible. I can create a pull request, but this is something any capable model can do quite easily.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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