A dependency-aware issue tracker for AI coding agents that stores tasks as a version-controlled graph in a Dolt database, so agents keep context across long-horizon work. Content-hash IDs prevent merge conflicts when multiple agents edit in parallel.
Transforms enterprise architecture governance into a structured, AI-assisted workflow covering principles, requirements, risk, procurement and design reviews. Bundles templates, CLI/plugins and autonomous research agents (MCP integrations) to keep traceability and compliance.
Terminal-based coding agent that reads and edits code, runs shell commands, and fetches web pages while planning multi-step tasks autonomously. A Ctrl-X toggle drops into a raw shell, and ACP support plugs it into Zed and JetBrains IDEs.
Capture file/component/HTML context from any React UI element with a keystroke so coding assistants get precise, paste-ready snippets. Works in development mode, offers plugin hooks and MCP integration, and targets faster/more accurate LLM-assisted coding workflows.
Builds knowledge-grounded AI agents by combining hybrid RAG retrieval with a visual, block-based workflow editor, keeping question-answering tied to your own data. Supports document import, reranking, MCP, and self-hosted deployment.
Discovers MCP servers already configured in Cursor, Claude, Codex and other editors, then calls their tools from TypeScript or the CLI. Can also turn any server into a standalone command-line tool or a typed TypeScript client.
Visual, example-driven guide for using Claude Code: structured learning path, copy‑paste templates, and diagrams that show how to combine slash commands, hooks, subagents and MCP into production workflows.
Drives penetration testing from chat commands, orchestrating 100+ security tools through an MCP-native multi-agent engine on CloudWeGo Eino. Adds attack-chain graphs, risk scoring, and human-in-the-loop approval gates for authorized use.
Bundles your prompt and project files into a single context package and submits that bundle to one or multiple LLMs (GPT‑5.x, Gemini, Claude, etc.) via API or optional browser automation. Key features: multi-model runs, file-globbing and token-aware bundles, session lineage and replay, and a CLI-first workflow for code reviews, audits, and multi-model comparisons.
Extends MCP so tools can return interactive UIs — charts, forms, dashboards — that render inline in chat clients via sandboxed iframes. Tools declare ui:// HTML resources; an SDK binds them to React, Vue, Svelte, Preact, or Solid.
Official MCP server for data.gouv.fr, France's national open-data portal: lets chatbots search datasets, query CSV/XLS via the Tabular API, and browse cataloged third-party APIs, all read-only over a public HTTP endpoint that needs no key.
A configuration layer for the OpenCode and Codex CLI coding agents. One install adds specialized sub-agents, lifecycle hooks, and bundled MCP servers — web search, docs lookup, code search — turning a bare agent into a harness for large codebases.