GitNexus/gitnexus-web/src/components
ximi 66c1ffa370
feat: add MiniMax provider support (#224)
Add MiniMax as a new LLM provider using the Anthropic-compatible API.

Changes:
- Add MiniMax to LLMProvider type and MiniMaxConfig interface
- Add MiniMax chat model creation via ChatAnthropic with custom base URL
- Add MiniMax settings persistence and model list (MiniMax-M2.5, MiniMax-M2.5-highspeed)
- Add MiniMax provider UI in SettingsPanel with API key and model selection
2026-03-20 19:48:31 +05:30
..
BackendRepoSelector.tsx feat(web): add BackendRepoSelector component 2026-02-22 17:14:18 -08:00
CodeReferencesPanel.tsx feat(ruby): Add Ruby language support for CLI and web (#111) 2026-03-13 21:46:59 +00:00
DropZone.tsx feat: add remote server connection mode and multi-repo switching 2026-02-25 11:38:28 +01:00
EmbeddingStatus.tsx refactor: migrate from KuzuDB to LadybugDB v0.15 (#275) 2026-03-15 15:53:01 +00:00
FileTreePanel.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
GraphCanvas.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
Header.tsx feat: add remote server connection mode and multi-repo switching 2026-02-25 11:38:28 +01:00
LoadingOverlay.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
MarkdownRenderer.tsx feat(ui): Add a copy button to the Nexus AI and copy the markdown results after clicking it 2026-02-26 15:14:08 +08:00
MermaidDiagram.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
ProcessesPanel.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
ProcessFlowModal.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
QueryFAB.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
RightPanel.tsx feat(ui): Add a copy button to the Nexus AI and copy the markdown results after clicking it 2026-02-26 15:14:08 +08:00
SettingsPanel.tsx feat: add MiniMax provider support (#224) 2026-03-20 19:48:31 +05:30
StatusBar.tsx MCP and cli fixes 2026-02-07 06:21:21 +05:30
ToolCallCard.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30
WebGPUFallbackDialog.tsx feat: merge gitnexus-mcp into gitnexus package - unified CLI+MCP 2026-02-04 01:12:41 +05:30