Add Q00/ouroboros to Coding Agents 🤖🤖🤖

This commit is contained in:
Q00
2026-08-09 04:35:43 +09:00
parent cbcdf8f770
commit 0e131a14b5
+1
View File
@@ -657,6 +657,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge
- [ooples/mcp-console-automation](https://github.com/ooples/mcp-console-automation) 📇 🏠 🍎 🪟 🐧 - Production-ready MCP server for AI-driven console automation and monitoring. 40 tools for session management, SSH, testing, monitoring, and background jobs. Like Playwright for terminal applications.
- [oraios/serena](https://github.com/oraios/serena) 🐍 🏠 - A fully-featured coding agent that relies on symbolic code operations by using language servers.
- [OthmaneBlial/term_mcp_deepseek](https://github.com/OthmaneBlial/term_mcp_deepseek) 🐍 🏠 - A DeepSeek MCP-like Server for Terminal
- [Q00/ouroboros](https://github.com/Q00/ouroboros) 🐍 🏠 🍎 🪟 🐧 - Local-first Agent OS for spec-first AI coding: interview → seed → execute → evaluate → evolve as a replayable, ledger-recorded workflow. MCP server exposes the full loop (interview, seed generation, seed execution, evaluation, evolve-step) so any MCP client can drive it across Claude Code, Codex, Gemini, and other CLI runtimes.
- [pdavis68/RepoMapper](https://github.com.mcas.ms/pdavis68/RepoMapper) 🐧 🪟 🍎 - An MCP server (and command-line tool) to provide a dynamic map of chat-related files from the repository with their function prototypes and related files in order of relevance. Based on the "Repo Map" functionality in Aider.chat
- [plori-ai/plori](https://github.com/plori-ai/plori) [![plori-ai/plori MCP server](https://glama.ai/mcp/servers/plori-ai/plori/badges/score.svg)](https://glama.ai/mcp/servers/plori-ai/plori) 🎖️ 🏎️ ☁️ - Give your AI agent its own cloud computer. Create and drive hosted plori agents (persistent disk, real tools, memory that survives between sessions) over a remote MCP server: invoke an agent and read its reply, manage the human-in-the-loop queue, and schedule deferred runs. OAuth 2.1 sign-in or API key.
- [preflight-dev/preflight](https://github.com/preflight-dev/preflight) 📇 🏠 🍎 🪟 🐧 - 24-tool MCP server for Claude Code that catches vague prompts before they waste tokens. Includes 12-category prompt scorecards, session history search with LanceDB vectors, cross-service contract awareness, correction pattern learning, and cost estimation.