-
name: cybrosys-assista
-
description: Cybrosys Assista is a customized IDE built on top of Code-OSS, developed by Cybrosys Technologies. It’s specifically tailored for Odoo developers and includes tools like Odoo scaffolding, module structure navigation, terminal integration, and code intelligence.
-
upstream:
(GitHub → CybrosysAssista → Assista-IDE) (unable to provide more than two links in this forum)
upstream-relation: I am the upstream developer and publisher of this snap on behalf of Cybrosys Technologies.
-
supported-category: IDEs / Editors
-
reasoning:
As an IDE, Cybrosys Assista needs:- Access to the full filesystem (including system files, project folders outside $HOME)
- Execution of developer tools like Python, Node, and Odoo environments
- Access to user terminals and external language servers
- Integration with user-defined runtime environments and interpreters
These are not possible with strict confinement. We tried interfaces like
home
,removable-media
, andprocess-control
, but these didn’t cover all use cases. For full functionality and flexibility expected from an IDE, classic confinement is required. -
I understand that strict confinement is generally preferred over classic.
-
I’ve tried the existing interfaces to make the snap work under strict confinement.
Snap name: cybrosys-assista
Publisher username: cybrosys-assista
Display name: Cybrosys Assista
Email: assista[at]cybrosys[dot]com
Thank you!