github →

New request

#3199: [FEATURE] Statuses of the sessions

We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.

Issue
enhancementux

It's easy to get lost amongst the sessions in web-ui, it's realy hard to understand where did i leave the sessions and does it need my attention or not.

The best substrate i can offer is https://aiderdesk.hotovo.com/docs/features/tasks

<img width="391" height="986" alt="Image" src="https://github.com/user-attachments/assets/6a1da0ea-4abd-4be6-9d06-c8250495594f" /> look at the screenshot, it's really easy to understand for for the intent owner what to do next. There are few statuses that agent marks the session after the last message. And also you can change it manually for example "Mark as Done" and session get's "Done" status.

Super usefull!

Assessmentadvisory
feature●● medium90% confidence

New session-status UX requires frontend sidebar rendering, backend session model updates, and persistence.

Likely files
  • static/ui.js
  • static/panels.js
  • api/sessions.py
  • api/models.py
  • static/i18n.js
  • static/styles.css
Create the request

This opens a fresh agent run and a draft PR for issue #3199.

Cancel