Distinguish Background Agents in Web (Slack, GitHub, API...)

So, I really love the background agents and I’m using them right now from all of these UIs/Triggers:

  • Slack, using the app/integration.
  • Github, using the app/integration.
  • Github Actions, using the API.
  • Web UI directly, using Web App.
  • Web UI directly, when on my phone.

Essentially, local agents only make sense for me for major projects on which I am going to work on for a longer period (so diffs become more complex and I still need the IDE) and/or where I need to test things visually which is still easier to deploy locally.

But now the problem: These are many agents. The Github Action ones are even triggered automatically when opening an issue, so it could easily be a dozen in a single day…and they all appear in my Cursor Web UI and get mixed with the ones I create through all the other ways. Maybe this should be using some kind of team or org account and not mine??

If I could set the short title manually, I could at least add [slack] … or [issues] … that would help.

TL;DR I’m at a point where I need agent folders xD.