Loading...
Loading...
Outworked is an open-source Electron app that visualizes AI agent orchestration as an 8-bit office where Claude Code agents act like clickable employees. Users create agents with roles, personalities, models, and sprites; describe goals and a router decomposes them into tasks assigned to agents running Claude Code sessions with full tool access (Bash, Edit, Read). The app offers live chat with syntax-highlighted code, a Git panel, file browser, SKILL.md plugin skills (GitHub, Whisper, Apple Note
Paseo is an open-source, multi-platform interface and daemon for running coding agents (Claude Code, Codex, OpenCode) locally across desktop, mobile, web and CLI. Built in TypeScript with an Electron desktop client and Expo-based mobile/web apps, Paseo connects clients to a local daemon via WebSocket with an optional Cloudflare-backed E2EE relay, supports voice (NVIDIA Parakeet, Kokoro, Sherpa ONNX), split panes, Git panels, worktree management, and a Docker-style CLI for orchestrating multiple agents. It intentionally wraps first-party agent CLIs without calling inference APIs or harvesting tokens, ships under AGPL-3.0, and emphasizes no telemetry or logins. The project aims to give developers flexible, self-hosted agent workflows and better ergonomics than vendor-locked UIs.
&#32; submitted by &#32; <a href="https://www.reddit.com/user/jeffyaw"> /u/jeffyaw </a> <br/> <span><a href="https://yaw.sh/blog/the-terminal-i-wished-existed-so-i-built-it">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/programming/comments/1s36nwk/how_i_made_a_crossplatform_terminal_app_with/">[comments]</a></span>
Outworked is an open-source Electron desktop app that visualizes Claude Code AI agents as clickable 8-bit office employees, letting users create, customize, and orchestrate agents to execute real development tasks. Built with React, TypeScript, Phaser, and Claude Code, it includes a visual office UI, task routing, inter-agent messaging, live chat with code diffs, a Git panel, file browser, and a SKILL.md plugin system (GitHub, Whisper, Apple Notes, PDF, etc.). It offers safety controls—allowlists, working-directory restrictions, approval prompts, timeouts, and audit logs—and a cost dashboard for token tracking. Distributed under GPL-3.0, Outworked is easy to install via GitHub releases or built from source with Node.js and Electron. It matters because it packages agent orchestration, developer workflows, and tool access into a tangible UI for managing LLM-driven automation.
Outworked is an open-source Electron app that visualizes AI agent orchestration as an 8-bit office where Claude Code agents act like clickable employees. Users create agents with roles, personalities, models, and sprites; describe goals and a router decomposes them into tasks assigned to agents running Claude Code sessions with full tool access (Bash, Edit, Read). The app offers live chat with syntax-highlighted code, a Git panel, file browser, SKILL.md plugin skills (GitHub, Whisper, Apple Notes, PDF), inter-agent messaging, cost tracking, desktop notifications, and safety controls (allowlists, timeouts, approval prompts, audit logs). Built with React/TypeScript, Phaser, Vite and licensed GPL-3.0, it targets developers and teams wanting visual, auditable agent workflows.