Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
FC

Alishahryar1/free-claude-code

AI Agent

Use Claude Code, Codex and Pi for free from your terminal, app, IDE, or phone like OpenClaw (voice supported)

44k Stars7.3k Forks342 Open Issues44k WatchersPythonMIT
AI AgentUI FrameworkInfrastructure
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

Problem solved

This framework solves the problem of vendor lock-in and subscription costs for AI coding agents by allowing users to route traffic to any compatible provider, including free or local models. It also unifies multiple agents (Claude Code, Codex, Pi) under one proxy, enabling a consistent workflow and reducing the need for multiple paid subscriptions.

Deployment reality

The available setup signal starts with: curl -fsSL "https://raw.githubusercontent.com/Alishahryar1/free-claude-code/main/scripts/install.sh" | sh. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

Developers can build custom AI coding workflows that leverage the full power of Claude Code, Codex, and Pi without being tied to a single provider. They can switch between 31+ cloud and local providers, use native model pickers, and even interact with agents via voice through Discord/Telegram. The ceiling includes creating a fully self-hosted, privacy-preserving AI development environment with granular model routing and fallback strategies.

Source and compliance noteLast synced: Aug 4, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

Alishahryar1/free-claude-code is tracked as a Python project in the AI Agent, UI Framework, Infrastructure area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 44k total stars, with +278 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 19 days ago, and the open issue queue is 342, about 0.78% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 7.3k forks and 44k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need Python teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 278. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • Python teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

44k Stars

Reuse

7.3k Forks

Attention

44k Watchers

Maintenance

active

License

MIT

Open issues

342

Overview

Free Claude Code is a local proxy that lets you run Claude Code, Codex, and Pi coding agents with your own provider-backed models, including free, paid, or local options. It provides a unified Admin UI to configure and validate providers, and integrates with native model pickers and IDE extensions.

Key Features

- Supports multiple coding agents (Claude Code, Codex, Pi) with a unified proxy. - Switch among 31 cloud and local providers from an Admin UI. - Native model picker integration and optional Discord/Telegram support.

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

UI Framework

Frontend frameworks, design systems, and interface libraries

Infrastructure

Cloud, deployment, networking, containers, and platform tooling

Quick Start
curl -fsSL "https://raw.githubusercontent.com/Alishahryar1/free-claude-code/main/scripts/install.sh" | sh
View on GitHub
Project Activity

90

Health Score

Active

Commit Activity

Jan 28, 2026

Created

Aug 3, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+0

Today's growth

+0

7-day growth

+0

30-day growth

Aug 4, 2026Aug 4, 2026
Community Health
7.3k

Forks

342

Open

44k

Watchers

Owner
FC

Alishahryar1

GitHub profile
Topics & Language
Python
Ecosystem & Usage
GitHub Repository
Alternatives & Comparison

public-apis/public-apis

A collective list of free APIs

460k

EbookFoundation/free-programming-books

:books: Freely available programming books

394k

donnemartin/system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

364k

vinta/awesome-python

An opinionated list of Python frameworks, libraries, tools, and resources

314k

practical-tutorials/project-based-learning

Curated list of project-based tutorials

279k
License
MIT
CreatedJan 28, 2026
Last pushAug 3, 2026
Last syncedAug 4, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

This framework solves the problem of vendor lock-in and subscription costs for AI coding agents by allowing users to route traffic to any compatible provider, including free or local models. It also unifies multiple agents (Claude Code, Codex, Pi) under one proxy, enabling a consistent workflow and reducing the need for multiple paid subscriptions.

Capabilities

Developers can build custom AI coding workflows that leverage the full power of Claude Code, Codex, and Pi without being tied to a single provider. They can switch between 31+ cloud and local providers, use native model pickers, and even interact with agents via voice through Discord/Telegram. The ceiling includes creating a fully self-hosted, privacy-preserving AI development environment with granular model routing and fallback strategies.

Bottom Line

This framework is ideal for developers who want to maximize flexibility and minimize costs when using AI coding agents, especially those comfortable with self-hosting and provider management. It should be avoided by those who prefer official support and guaranteed performance, as the trade-off is potential instability, ethical gray areas, and the need for technical setup.

Full AI Analysis