Skip to content

Show time to task completion per agent - #6

Merged
cursor[bot] merged 2 commits into
mainfrom
cursor/repl-task-completion-timing-dc02
Aug 21, 2026
Merged

Show time to task completion per agent#6
cursor[bot] merged 2 commits into
mainfrom
cursor/repl-task-completion-timing-dc02

Conversation

@sroomberg

@sroomberg sroomberg commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Summary

Adds time to task completion per agent/model.

REPL

  • Each model finish line includes elapsed time: ✓ cursor-auto: done (12.3s)
  • /report shows last + total duration and query count
  • Timings persist in the session file (query_timings)

agent-tester run

  • Markdown reports already had a Duration column; they now also include a fastest-first ranking among successful agents

Version: 1.6.1 (patch)

Open in Web Open in Cursor 

cursoragent and others added 2 commits August 21, 2026 15:23
Track per-model query duration in the REPL (finish line + /report +
session persistence) and add a fastest-first ranking to run reports.

Co-authored-by: Steven Roomberg <sroomberg@users.noreply.github.com>
Time-to-completion is incremental observability, not a minor feature.

Co-authored-by: Steven Roomberg <sroomberg@users.noreply.github.com>
@sroomberg
sroomberg marked this pull request as ready for review August 21, 2026 15:45
@cursor
cursor Bot merged commit dc3de0f into main Aug 21, 2026
2 checks passed
@cursor
cursor Bot deleted the cursor/repl-task-completion-timing-dc02 branch August 21, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants