Skip to content

Better logging with sums of token usage #9

Description

@rxdt

Currently, agent logs are written to the repo + streamed.

  1. It would be simple to parse the logs and create a summary of
  • input/cache/output tokens used
  • Other interesting details of note
  1. Requires a new logging module
  • Claude output varies by session
  • Codex logs are consistent + also duplicated in ~/.codex (but we respectfully don't want to mess with files outside a repo)
  • agy and Copilot logs need to be inspected for shape
  • harness status is already wired as a command to get the link to the latest log
  • Account for installed jq, or other tool usage, for pretty print + Rich/Typer is already in the harness

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