gabrielmaialva33/winx-code-agent
A high-performance Rust reimplementation of WCGW for code agents, providing shell execution and advanced file management capabilities for LLMs via MCP.
Installation
Build from source (Rust)
git clone https://github.com/gabrielmaialva33/winx-code-agent.git
cd winx-code-agent
cargo build --releaseRelated in Coding Agents
oraios/serena
A fully-featured coding agent that relies on symbolic code operations by using language servers.
wonderwhy-er/DesktopCommanderMCP
A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files.
shashankss1205/codegraphcontext
An MCP server that indexes local code into a graph database to provide context to AI assistants with a graphical code visualizations for humans.
aymericzip/intlayer
A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.
sipyourdrink-ltd/bernstein
Deterministic multi-agent orchestrator for 37 CLI coding agents (Claude Code, Codex, Cursor, Aider, Gemini CLI, GitHub Copilot CLI, OpenHands, OpenCode, Goose, Qwen, Ollama, and more). MCP server mode (stdio + HTTP/SSE) exposes the orchestrator to any MCP client. Git worktree isolation per agent, HMAC-chained audit trail, cost-aware model routing via contextual bandit. Apache 2.0.
louis030195/terminator-mcp-agent
Desktop GUI automation using accessibility APIs. Control Windows, macOS, and Linux applications without vision models or screenshots. Supports workflow recording, structured data extraction, and browser DOM inspection.