This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Commit fb78f52
Pending changes exported from your codespace (#42)
This pull request introduces major improvements for MCP (Management Control Panel) integration, system architecture guidance, and project configuration. The changes expand support for external services, enhance architectural design protocols, and update configuration for better TypeScript linting and workspace management.
### MCP Integration & Documentation
* Added `.roo/mcp-list.txt` with configuration for over 80 MCP servers, enabling agent workflows across development, AI, productivity, cloud storage, finance, and more. Each server is defined with its endpoint and allowed actions.
* Added `.roo/mcp.md`, a comprehensive guide detailing all available MCP integrations, categorized by domain (development, AI, data, productivity, etc.), with installation instructions and usage examples.
### Architectural Design Protocols
* Introduced `.roo/rules-architect/rules.md` providing a robust, step-by-step protocol for system architecture design. Includes onboarding, workflow, mandatory requirements, best practices, diagramming guidelines, service boundaries, and tool usage for Roo Architect.
### Project & Workspace Configuration
* Updated `.eslintrc.json` to improve TypeScript linting: added `project` reference for parser options, refined ignore patterns, and set browser environment for specific files. [[1]](diffhunk://#diff-6884918dc8291219be508e05e28965b958c734def85324f3b53858ea4702090fL8-R9) [[2]](diffhunk://#diff-6884918dc8291219be508e05e28965b958c734def85324f3b53858ea4702090fL27-R49)
* Changed `.mcp-config.json` to set the default workspace directory for the Filesystem MCP server, improving compatibility with containerized environments.
* Added `.roo/mcp.json` as a placeholder for MCP server configuration, supporting future extensibility.
---------
Co-authored-by: codefactor-io <support@codefactor.io>1 parent 97b234e commit fb78f52
File tree
109 files changed
+33440
-1411
lines changed- .roo
- rules-architect
- rules-ask
- rules-code
- rules-debug
- rules-devops
- rules-docs-writer
- rules-integration
- rules-mcp
- rules-post-deployment-monitoring-mode
- rules-refinement-optimization-mode
- rules-security-review
- rules-sparc
- rules-spec-pseudocode
- rules-supabase-admin
- rules-tdd
- rules-tutorial
- rules
- docs
- architecture
- monitoring/docker
- prometheus
- scripts
- security
- specs
- src
- adapters
- agentspace/core
- cli
- config
- __tests__
- core
- integrations
- mariner
- veo3
- multimedia/audio
- security
- services
- google-services
- infrastructure
- utils
- tests
- a2a/compliance
- integration
- services
- protocols/a2a/consensus/__tests__
- unit
- enhanced-imagen4-client
- protocols
- services
- streaming
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+33440
-1411
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments