Global agents rules
What feature would you like to see?
Problems
• I switch between a desktop and a laptop; manual copying leads to drift and lost changes.
• Different OS/paths cause behavior mismatch; sharing rules with teammates lacks permissions and audit.
Requested capabilities
Single source of truth (SSOT) in the cloud (Web console + REST API) to manage rule Profiles.
Multi-device auto-sync after login; also support manual pull/push.
Versioning & rollback with diff/tags.
Scoped layers & precedence: Org → Team → User → Device override, with explicit conflict rules.
Security & audit: secrets stored in a vault (rules reference aliases only); every change is logged.
Offline support: signed local cache with TTL; auto-reconcile when back online.
Additional information
MVP suggestion: start with personal-account cloud sync + versioning + offline cache.
Later phases: org/team roles & permissions, conditional policies (by OS/repo/path), webhooks/notifications, CI integration.
Non-goals for v1: complex approval workflows or bring-your-own KMS (could come later).
Workaround today: Git-syncing the local file—high manual cost, merge conflicts, weak permissions/audit, and risk of leaking secrets.
Environment: frequent switching between Windows desktop and laptop across multiple projects/languages; this feature would materially reduce maintenance overhead and improve consistency and security.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗