Skip to content

Commit 38157b8

Browse files
docs: add tribute to original developer and What's New details to README
1 parent e5298f4 commit 38157b8

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
# 🤖 Local Code CLI
44

5+
> [!NOTE]
6+
> **BIG tribute to the original developer** of Free Claude Code! This project is a rebranded and enhanced fork of the original work, continuing as **Local Code CLI**.
7+
58
Use Claude Code CLI, Codex CLI, their VS Code extensions, JetBrains ACP, or chat bots through your own provider-backed proxy.
69

710
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)
@@ -18,6 +21,18 @@ Local Code CLI routes Anthropic Messages API traffic from Claude Code (CLI and V
1821

1922
</div>
2023

24+
## 🆕 What's New & Rebranding Details
25+
26+
In this rebranded release (**v2.4.7**), we have migrated the project's identity from **Free Claude Code** to **Local Code CLI** (`lcc`). The following enhancements and changes are introduced:
27+
28+
* **Brand New Graphic Assets**: Redesigned beautiful visual banner artwork, system request diagrams, and admin dashboard screenshots.
29+
* **New CLI Launchers**: The primary executable commands are now rebranded as `lcc-server`, `lcc-claude`, `lcc-codex`, and `lcc-init`.
30+
* **Full Backward Compatibility**: All legacy `fcc-*` command aliases are fully preserved, ensuring that your scripts, configurations, and existing CLI workflows continue to operate transparently.
31+
* **Automatic Configuration Migration**: On startup, the launcher automatically checks for existing configuration files in `~/.fcc` and migrates them safely to the new `~/.lcc` folder.
32+
* **Modernized Local Admin UI**: The loopback admin page features updated branding elements and refreshed typography.
33+
* **100% Green CI Suite**: All 1,633 automated tests, linter checks, and formatting rules have been verified and passed successfully on Windows, macOS, and Linux.
34+
35+
2136
<div align="center">
2237
<img src="assets/pic.png" alt="Local Code CLI in action" width="700">
2338
<p><em>Claude Code running through the Local Code CLI proxy.</em></p>

0 commit comments

Comments
 (0)