✕ RejectedLegal riskScore 3/10⚡ Could be fixed
openclaude-improved
by 0xwilliamortiz★ 579TypeScriptLicense: MIT
https://github.com/0xwilliamortiz/openclaude-improved ↗What this repo does
OpenClaude‑Improved is a TypeScript CLI that lets users run a coding agent against various LLM providers, including local Ollama, OpenAI‑compatible APIs, and Gemini. It offers a unified workflow for code generation, tool execution, and session management.
Why this was rejected
- ✕Legal risk: repository includes proprietary code from Anthropic without proper licensing
- ✕License ambiguity: modifications are MIT but underlying code remains proprietary
License risk
High· MIT
Contains code derived from proprietary Anthropic source without permission, making commercial use risky
How it could be fixed
Remove all code derived from Anthropic's proprietary Claude Code CLI, replace with fully open‑source implementations, and provide a clear MIT license for all remaining code.
Alternative uses
- →Non‑commercial educational tool for learning how coding agents work
- →Personal CLI for hobby developers experimenting with LLMs