You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added `repomix.config.json` for configuration management of repomix output.
- Introduced `.repomixignore` to specify files to ignore during repomix operations.
- Added `c4_diagram.puml` and `c4_diagram.png` for visual representation of MCP Client CLI architecture.
- Updated `.gitignore` to include `repomix-output.md`.
- Removed obsolete `commands` file to clean up the repository.
- Enhanced `README.md` to include the new C4 diagram for better documentation.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ You can use any [MCP-compatible servers](https://github.com/punkpeye/awesome-mcp
6
6
7
7
This act as alternative client beside Claude Desktop. Additionally you can use any LLM provider like OpenAI, Groq, or local LLM model via [llama](https://github.com/ggerganov/llama.cpp).
0 commit comments