mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 00:00:21 +00:00 
			
		
		
		
	Extended the list to contain links to bug reporting and feature proposals.
This commit is contained in:
		
							parent
							
								
									b2e5d003a4
								
							
						
					
					
						commit
						ecf315d8a3
					
				@ -23,12 +23,26 @@
 | 
				
			|||||||
                </MudButton>
 | 
					                </MudButton>
 | 
				
			||||||
            </ExpansionPanel>
 | 
					            </ExpansionPanel>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            <ExpansionPanel HeaderIcon="@Icons.Custom.Brands.GitHub" HeaderText="Development">
 | 
					            <ExpansionPanel HeaderIcon="@Icons.Custom.Brands.GitHub" HeaderText="Community & Code">
 | 
				
			||||||
                <MudList T="string" Class="mb-1">
 | 
					                <MudList T="string" Class="mb-1">
 | 
				
			||||||
                    <MudListItem T="string" Icon="@Icons.Material.Outlined.Home" Target="_blank" Href="http://mindworkai.org/">Visit our official homepage to learn about MindWork AI's mission and vision!</MudListItem>
 | 
					                    <MudListItem T="string" Icon="@Icons.Material.Outlined.Home" Target="_blank" Href="http://mindworkai.org/">
 | 
				
			||||||
                    <MudListItem T="string" Icon="@Icons.Custom.Brands.GitHub" Target="_blank" Href="https://github.com/MindWorkAI/AI-Studio">Explore the complete source code for AI Studio on GitHub — contributions welcome!</MudListItem>
 | 
					                        Discover MindWork AI's mission and vision on our official homepage.
 | 
				
			||||||
                    <MudListItem T="string" Icon="@Icons.Material.Outlined.DeveloperBoard" Target="_blank" Href="https://github.com/orgs/MindWorkAI/projects/2">See our planned features in the project's roadmap — join the development team and help shape the future!</MudListItem>
 | 
					                    </MudListItem>
 | 
				
			||||||
                    <MudListItem T="string" Icon="@Icons.Material.Outlined.PrivateConnectivity" Target="_blank" Href="https://github.com/MindWorkAI/ERI">Securely interact with your company's data using AI Studio and our External Retrieval Interface (ERI)!</MudListItem>
 | 
					                    <MudListItem T="string" Icon="@Icons.Custom.Brands.GitHub" Target="_blank" Href="https://github.com/MindWorkAI/AI-Studio">
 | 
				
			||||||
 | 
					                        Browse AI Studio's source code on GitHub — we welcome your contributions.
 | 
				
			||||||
 | 
					                    </MudListItem>
 | 
				
			||||||
 | 
					                    <MudListItem T="string" Icon="@Icons.Material.Outlined.PrivateConnectivity" Target="_blank" Href="https://github.com/MindWorkAI/ERI">
 | 
				
			||||||
 | 
					                        Connect AI Studio to your organization's data with our External Retrieval Interface (ERI).
 | 
				
			||||||
 | 
					                    </MudListItem>
 | 
				
			||||||
 | 
					                    <MudListItem T="string" Icon="@Icons.Material.Outlined.Timeline" Target="_blank" Href="https://github.com/orgs/MindWorkAI/projects/2">
 | 
				
			||||||
 | 
					                        View our project roadmap and help shape AI Studio's future development.
 | 
				
			||||||
 | 
					                    </MudListItem>
 | 
				
			||||||
 | 
					                    <MudListItem T="string" Icon="@Icons.Material.Outlined.BugReport" Target="_blank" Href="https://github.com/MindWorkAI/AI-Studio/issues">
 | 
				
			||||||
 | 
					                        Experiencing issues? Report bugs so we can provide assistance.
 | 
				
			||||||
 | 
					                    </MudListItem>
 | 
				
			||||||
 | 
					                    <MudListItem T="string" Icon="@Icons.Material.Outlined.Lightbulb" Target="_blank" Href="https://github.com/MindWorkAI/Planning/issues">
 | 
				
			||||||
 | 
					                        Have feature ideas? Submit suggestions for future AI Studio enhancements.
 | 
				
			||||||
 | 
					                    </MudListItem>
 | 
				
			||||||
                </MudList>
 | 
					                </MudList>
 | 
				
			||||||
            </ExpansionPanel>
 | 
					            </ExpansionPanel>
 | 
				
			||||||
            
 | 
					            
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user