Skip to content

Conversation

@3clyp50
Copy link
Contributor

@3clyp50 3clyp50 commented Jan 2, 2026

Timestamps and duration - Each group shows execution time
Show/hide generation steps - Added preference to toggle visibility of GEN (thinking) steps
Visual polish - Updated status icons, cleaner formatting, and improved step indicators
Backend changes:
Duration and timestamp data now persisted in chat history through persist_chat.py

Left some commented lines about tokens_in and tokens_out, usable for enhancement of the group-metrics as initially designed. Has to be discussed but we can call usage with prompt + completion token counts by LiteLLM (more precise).

@3clyp50 3clyp50 force-pushed the pr/UI-fresh branch 2 times, most recently from 5477d8f to 1b87c9f Compare January 6, 2026 02:29
Wabifocus and others added 14 commits January 6, 2026 03:30
- backend-driven step duration with live counter
- Add duration_ms field to LogItem (python/helpers/log.py)
- Pass duration_ms through API to frontend
- Live timer for in-progress steps, duration_ms final value for completed
remove token counter; unified cleanText; icons coverage
remove leftover user status label
duration and timestamp persist
log and process groups cleanup
@frdel frdel merged commit b4c8e66 into agent0ai:development Jan 7, 2026
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.

3 participants