Skip to content

Feature request - optional timestamps in session output #3641

@omehegan

Description

@omehegan

Please explain the motivation behind the feature request.
When working with both LLMs and tools, I sometimes want to know how long an action took, so I can catch prompts or tool configs that could be more efficient. I guess I can parse the session logs after the fact to work out timing, but if I could see it right in the moment, I could then ask the LLM for suggestions.

Describe the solution you'd like
Elapsed time shown in the session output after each request completes.

Describe alternatives you've considered
Generating timestamps from session logs outside of the session itself.

Additional context
N/A

  • I have verified this does not duplicate an existing feature request

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions