Feature request for product/service
Background Agent (GitHub, Slack, Linear,…)
Describe the request
Can the Cursor team implement background agents which can run in company managed cloud environments, such as Kubernetes environments sitting behind corporate firewalls? Running a suite of remote/cloud agents in docker containers, similar to the devContainers concept, would be ideal and open up a secure mechanism which can be scaled, monitored and audited.
For security reasons, companies which manage sensitive data (healthcare, finance, etc.) are not comfortable running agents remotely in environments they do not control, not to mention the handing over of secrets, Github access, etc.
Also, there are a lot of resources (databases, ticketing systems, knowledge bases, etc.) within a companies internal networks which could be utilized by the agent which are unaccessible from an externally hosted service.
Thanks!