Capturas de tela do projeto
Visão geral
PwrAgent is a desktop-first, thread-centric coding agent shell. It allows developers to start, resume, steer, and approve coding tasks from a mobile device or web messenger while the agent executes locally on their machine. It is Codex-compatible and shares thread state with Codex Desktop, while adding per-thread controls, worktree isolation, a Markdown composer, and a messaging surface. The architecture relies on a strictly layered dependency graph enforced by dependency-cruiser, separating the Electron desktop shell from the agent core and messaging providers.
Principais recursos
- Remote steering via Telegram, Discord, Slack, Mattermost, Feishu / Lark, or LINE
- FIFO task dispatching for queuing multiple prompts
- Isolated profiles for work and personal environments
- Codex Desktop thread state sharing
- Per-thread controls, worktree isolation with handoff, and Markdown composer
- Closed-by-default messaging with two-keyed allowlists (space and user must both be authorized)
- No cloud, account, or telemetry requirements; runs entirely locally
- Bot tokens encrypted at rest via Electron safeStorage (macOS Keychain backend)
Requisitos, instalação e início rápido
Uso
Compatibilidade do modelo e casos de uso
The agent core is a provider-agnostic coding-agent runtime currently supporting Grok / xAI.
Observações sobre licença e riscos
MIT License. Third-party dependency notices are aggregated in THIRD_PARTY_LICENSES and shipped with desktop distributions.
Editorial verification 2026-08-02: repository URL, owner, description, license and repository statistics were reviewed. License metadata: MIT. README was fetched for the channel draft; re-check repository dependencies, releases and model terms before production use.
Lançamento e manutenção
Not stated in the repository metadata