Commit graph

97 commits

Author SHA1 Message Date
3clyp50
23beed94de message handling refactor #1 2026-01-23 14:13:02 +01:00
frdel
429f737786 preparation for refactor 2026-01-23 10:11:41 +01:00
3clyp50
2c8eeda6b4 active groups use DOM; mode bugfix 2026-01-22 09:54:31 +01:00
3clyp50
b745daa82d all expanded means no timeouts 2026-01-22 09:31:10 +01:00
3clyp50
fdfdd45419 mode switch bugfix 2026-01-22 08:54:33 +01:00
3clyp50
2b867f00f0 action buttons restore/fix 2026-01-22 02:36:53 +01:00
frdel
6f8b8b11df Update messages.js 2026-01-21 17:37:21 +01:00
3clyp50
3692587696 steps/groups tracking and bugfix; timeout for msgs 2026-01-21 17:33:08 +01:00
frdel
060f631f3e user message attachments progress 2026-01-21 16:47:57 +01:00
3clyp50
8e6728622a nudge fix 2026-01-21 15:04:14 +01:00
3clyp50
dda234ba95 hide code-exec session no from frontend 2026-01-21 15:02:18 +01:00
3clyp50
9698e91504 fix terminal autoscroll 2026-01-21 15:00:50 +01:00
3clyp50
91304a58d5 step expansion fix and timeout 2026-01-21 14:58:03 +01:00
3clyp50
bcee4768c9 action buttons redesign (detail-copy-speak) 2026-01-21 14:56:03 +01:00
frdel
cc834d3b36 images, image viewer 2026-01-21 14:02:15 +01:00
frdel
e53db344b7 attachments, errors 2026-01-21 12:02:47 +01:00
3clyp50
f95db44a51 error redesign
error css fixes

css cleanup

copy btn in errors
2026-01-20 16:28:09 +01:00
3clyp50
cc276a0f5b step detail modal for all events 2026-01-20 15:48:53 +01:00
3clyp50
54248d4937 detail modes for process groups/steps 2026-01-20 14:36:06 +01:00
3clyp50
1ed3262bfd remove type error from proc-grp 2026-01-20 13:26:31 +01:00
3clyp50
9ed61e93dd hide proc-grp notifs icon when <0 2026-01-20 13:15:46 +01:00
3clyp50
c9c5efda40 progress/steps shiny-text helper 2026-01-20 11:49:47 +01:00
3clyp50
2f034e750e embed process group at creation 2026-01-20 11:49:47 +01:00
3clyp50
41873c9905 warn/info/hint notifs in process grp 2026-01-20 11:49:47 +01:00
3clyp50
f0e4e6d1fe step-title shiny text 2026-01-20 11:49:47 +01:00
3clyp50
cd912ecec7 cumulative step count per process-group 2026-01-19 11:55:54 +01:00
3clyp50
c57d228683 cumulative step count per context 2026-01-19 04:34:28 +01:00
3clyp50
4bb291f4fa set timestamp from 1st log item 2026-01-19 04:20:23 +01:00
3clyp50
7136db6760 use only GEN as step count 2026-01-19 04:13:49 +01:00
3clyp50
d5889fa420 code-exec ux fixes
code-exec ux fixes

fix clickable paths in code-exec terminal
2026-01-19 04:01:20 +01:00
frdel
f11f5da555 UI polishing 2026-01-07 16:59:01 +01:00
3clyp50
98cae36f87 skip native reasoning 2026-01-06 21:06:44 +01:00
3clyp50
e042f5e451 fix: browser holding timestamp 2026-01-06 19:55:19 +01:00
3clyp50
372d2bffa6 autoexpand groups on warnings 2026-01-06 19:13:41 +01:00
3clyp50
6a21f34a94 restore heading logic for rate limit, error msgs 2026-01-06 19:08:33 +01:00
3clyp50
ea078affac fix: browser screenshot flashing 2026-01-06 18:53:15 +01:00
3clyp50
9dea6efe80 rm showThoughts and showJSON 2026-01-06 18:46:57 +01:00
3clyp50
9295cd30cc subordinates agents nesting in process groups 2026-01-06 18:32:01 +01:00
3clyp50
74595c6e8d streamline status badges; polish chat-history css 2026-01-06 03:31:20 +01:00
3clyp50
3e31dcbb42 tool specific step badges 2026-01-06 03:31:20 +01:00
3clyp50
3705096739 showThoughts hide/show GEN steps 2026-01-06 03:31:20 +01:00
3clyp50
5844e58b83 fix: take durationms from backend
duration and timestamp persist
log and process groups cleanup
2026-01-06 03:31:19 +01:00
3clyp50
8d94e676e4 revert token counting logic
remove token counter; unified cleanText; icons coverage
2026-01-06 03:30:45 +01:00
3clyp50
ced8f87e8e agent no. from backend 2026-01-06 03:30:45 +01:00
3clyp50
e275cab0c9 status icons and formatting 2026-01-06 03:30:45 +01:00
Alessandro
8181a8268a remove bg-colors from messages; logItem updates
- 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
2026-01-06 03:30:45 +01:00
Wabifocus
85cc64de00 user message starts a new group (each user message should be separate) 2026-01-06 03:30:45 +01:00
Wabifocus
37af2c6951 Refactor A1/A2… as Internal Tools Within A0 2026-01-06 03:30:45 +01:00
Wabifocus
72439d5966 Add timestamps and per-step execution time 2026-01-06 03:30:45 +01:00
Wabifocus
c0faaafd57 Integrate Embedded Process Groups with Expand/Collapse Support 2026-01-06 03:30:45 +01:00