 d7ad321176
			
		
	
	d7ad321176
	
	
	
		
			
			This comprehensive implementation includes: - FastAPI backend with MCP server integration - React/TypeScript frontend with Vite - PostgreSQL database with Redis caching - Grafana/Prometheus monitoring stack - Docker Compose orchestration - Full MCP protocol support for Claude Code integration Features: - Agent discovery and management across network - Visual workflow editor and execution engine - Real-time task coordination and monitoring - Multi-model support with specialized agents - Distributed development task allocation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
		
			
				
	
	
		
			47 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <component name="ProjectCodeStyleConfiguration">
 | |
|   <code_scheme name="Project" version="173">
 | |
|     <HTMLCodeStyleSettings>
 | |
|       <option name="HTML_SPACE_INSIDE_EMPTY_TAG" value="true" />
 | |
|       <option name="HTML_ENFORCE_QUOTES" value="true" />
 | |
|     </HTMLCodeStyleSettings>
 | |
|     <JSCodeStyleSettings version="0">
 | |
|       <option name="FORCE_SEMICOLON_STYLE" value="true" />
 | |
|       <option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />
 | |
|       <option name="FORCE_QUOTE_STYlE" value="true" />
 | |
|       <option name="ENFORCE_TRAILING_COMMA" value="Remove" />
 | |
|       <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />
 | |
|       <option name="SPACES_WITHIN_IMPORTS" value="true" />
 | |
|     </JSCodeStyleSettings>
 | |
|     <TypeScriptCodeStyleSettings version="0">
 | |
|       <option name="FORCE_SEMICOLON_STYLE" value="true" />
 | |
|       <option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />
 | |
|       <option name="FORCE_QUOTE_STYlE" value="true" />
 | |
|       <option name="ENFORCE_TRAILING_COMMA" value="Remove" />
 | |
|       <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />
 | |
|       <option name="SPACES_WITHIN_IMPORTS" value="true" />
 | |
|     </TypeScriptCodeStyleSettings>
 | |
|     <VueCodeStyleSettings>
 | |
|       <option name="INTERPOLATION_NEW_LINE_AFTER_START_DELIMITER" value="false" />
 | |
|       <option name="INTERPOLATION_NEW_LINE_BEFORE_END_DELIMITER" value="false" />
 | |
|     </VueCodeStyleSettings>
 | |
|     <codeStyleSettings language="HTML">
 | |
|       <option name="SOFT_MARGINS" value="100" />
 | |
|       <indentOptions>
 | |
|         <option name="CONTINUATION_INDENT_SIZE" value="4" />
 | |
|       </indentOptions>
 | |
|     </codeStyleSettings>
 | |
|     <codeStyleSettings language="JavaScript">
 | |
|       <option name="SOFT_MARGINS" value="100" />
 | |
|     </codeStyleSettings>
 | |
|     <codeStyleSettings language="TypeScript">
 | |
|       <option name="SOFT_MARGINS" value="100" />
 | |
|     </codeStyleSettings>
 | |
|     <codeStyleSettings language="Vue">
 | |
|       <option name="SOFT_MARGINS" value="100" />
 | |
|       <indentOptions>
 | |
|         <option name="INDENT_SIZE" value="4" />
 | |
|         <option name="TAB_SIZE" value="4" />
 | |
|       </indentOptions>
 | |
|     </codeStyleSettings>
 | |
|   </code_scheme>
 | |
| </component> |