PT_BR: Agente Windows para inventário, automação, distribuição P2P e operação local/remota. EN: Windows agent for inventory, automation, P2P distribution and local/remote operation.
PT_BR: este repositório contém partes desenvolvidas com apoio de fluxos assistidos por IA (VibeCode e similares). Revise, valide e teste tudo antes de uso produtivo. Se sua política interna restringe código assistido por IA, não utilize sem aprovação formal.
EN: this repository contains parts developed with AI-assisted workflows (VibeCode and similar). Review, validate and test everything before production use. If your internal policy restricts AI-assisted code, do not use without formal approval.
| PT_BR | EN | |
|---|---|---|
| 🖥️ | Modo GUI desktop ou serviço Windows headless | Desktop GUI or headless Windows Service |
| 📦 | Inventário de hardware e software (osquery + PowerShell) | Hardware/software inventory (osquery + PowerShell) |
| ⚙️ | Automação operacional e execução de tarefas | Operational automation and task execution |
| 🔗 | Distribuição P2P com descoberta local | P2P distribution with local discovery |
| 🤖 | Integração com chat/IA e ferramentas MCP | Chat/AI integration and MCP tooling |
| 📥 | Instalador NSIS, bootstrap online, versionamento por tag | NSIS installer, online bootstrap, tag versioning |
PT_BR: baixe o instalador mais recente na página de releases. EN: grab the latest installer from the releases page.
| Canal / Channel | Tag | Link |
|---|---|---|
| 🟢 Stable | vX.Y.Z |
Latest release |
| 🔵 Beta | vX.Y.Z-beta.N |
Pre-releases |
| 🟡 LTS | vX.Y.Z-lts.N |
All releases |
PT_BR: o instalador padrão registra o serviço Windows com discovery/P2P habilitado por padrão. Regras de firewall podem ser necessárias. EN: the default installer registers the Windows Service with discovery/P2P enabled by default. Firewall rules may be required.
- Agent (este / this): https://github.com/pedrostefanogv/DiscoveryRMM_Agent
- API Server: https://github.com/pedrostefanogv/DiscoveryRMM_API
feature/* ──► dev ──► beta ──► release ──► lts
│
└─► tag vX.Y.Z ──► GitHub Release
| Branch | Propósito / Purpose |
|---|---|
dev |
Integração de features e bugfixes / Feature & bugfix integration |
beta |
Validação pré-release / Pre-release validation |
release |
Default — produção estável / production stable |
lts |
Long-term support |
Detalhes em BRANCHING.md.
- ARCHITECTURE.md — visão arquitetural / architecture overview
- SECURITY.md — política de segurança / security policy
- BRANCHING.md — fluxo de branches / branch workflow
- DOCs/ — guias técnicos e operacionais / technical and operational guides
PT_BR: este projeto usa GitHub Actions para build oficial. Para desenvolvimento local consulte DOCs/README.md. EN: official builds run on GitHub Actions. For local development see DOCs/README.md.
Requisitos mínimos / Minimum requirements: Windows 10+, Go 1.23+, NSIS no PATH.
Feito com 💙 por @pedrostefanogv