clew-code 0.4.5 → 0.4.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## Nature of This Repository
4
4
 
5
- This repository contains an unofficial, reverse-engineered rebuild of Anthropic's Claude Code CLI, renamed to Clew Code (clew-code). The code has been reconstructed and extended for research, local development, and self-hosted use.
5
+ This repository contains an unofficial, independent implementation of an AI coding CLI, named Clew Code (clew-code). The code has been developed and extended for research, local development, and self-hosted use.
6
6
 
7
7
  This repository is not an official Anthropic product. Anthropic has not authorized, endorsed, sponsored, or approved this project.
8
8