feat: adds Agent Time tracking to stats#157
Conversation
|
@Dimillian fixed the typecheck error, my bad |
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 50d2f4bce2
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
I really like this feature! |
|
@Dimillian pushed the fix raised by codex's review. fingers crossed this time 🤞 |
|
@codex review |
|
Don't worry I'll take it from there, just some tweaks and I'll merge later today and release! |
|
Codex Review: Didn't find any major issues. Bravo. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
This adds a "Time" option to stats to track aggregate agent time in total, also allowing to filter by individual workspaces:
Note: Time is cumulative, so two agents running for 1 hour in parallel at the same time in the same workspace adds up to 2 hours