awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
freecodexyz avatar

freecodexyz/free-code

0
View on GitHub↗
8,509 स्टार्स·2,024 फोर्क्स·TypeScript·78 व्यूज़x.com/paoloanzn/status/2039022418698907949?s=20↗

Free Code

Free Code is a terminal-native AI coding agent that edits files, runs shell commands, and answers questions through natural language conversations directly in the command line. It operates as an interactive loop in the shell, providing direct filesystem manipulation without intermediate abstraction layers or sandboxing.

The project distinguishes itself through a compile-time feature flag system that activates or deactivates 54 experimental capabilities, including voice input, multi-agent planning, and memory extraction. It also routes all AI requests to one of five supported API backends by setting a single environment variable, and includes a multi-agent browser-based planning mode that runs autonomous research and planning tasks for 10-30 minutes. The build process strips all telemetry collection and security-prompt guardrails from the original codebase.

The documentation covers installation and configuration for the terminal-native agent loop, the environment-variable-based provider routing mechanism, and the experimental feature flag system.

Features

  • AI Coding Agent Platforms - Provides a terminal-native AI coding agent that edits files and runs commands through natural language conversations.
  • Experimental Agent Platforms - Enables experimental features like multi-agent planning, voice input, and memory extraction for autonomous development tasks.
  • AI Terminal Assistants - Runs a terminal-native AI coding assistant that executes commands, edits files, and manages development workflows through natural language conversations.
  • Interactive Shell Loops - Runs an interactive loop in the shell that edits files, executes commands, and responds to natural language queries.
  • Direct File System Manipulations - Edits project files and runs shell commands directly without intermediate abstraction layers or sandboxing.
  • Browser-Based Planning Agents - Launches a separate browser process to run autonomous multi-agent research and planning tasks for 10-30 minutes.
  • Provider Switching - Routes all AI requests to one of five supported API backends by setting a single environment variable.
  • Compile-Time Feature Toggles - Activates or deactivates 54 experimental capabilities by toggling compile-time flags before building the binary.
  • Experimental Feature Flags - Activates all 54 working compile-time feature flags, including voice input, multi-agent planning, and memory extraction.
  • Environment Variable - Routes all AI requests to one of five supported API backends by reading a single environment variable at runtime.
  • AI Provider Routing - Routes requests to one of five supported API providers, controlled by a single environment variable.

स्टार हिस्ट्री

freecodexyz/free-code के लिए स्टार हिस्ट्री चार्टfreecodexyz/free-code के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Free Code के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Free Code के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • charmbracelet/modscharmbracelet का अवतार

    charmbracelet/mods

    4,476GitHub पर देखें↗

    Mods is a terminal-based AI client that sends prompts to large language models and streams responses back to the command line. It functions as a multi-provider AI gateway, routing queries to OpenAI, Cohere, Groq, Gemini, and local endpoints, and includes a conversation history manager that saves, caches, branches, and resumes text-based interactions. The tool also operates as a Model Context Protocol client, connecting to external MCP servers via stdio, SSE, or HTTP to extend model capabilities with specialized tools and data. The project distinguishes itself through a config-driven provider

    Go
    GitHub पर देखें↗4,476
  • pingdotgg/t3codepingdotgg का अवतार

    pingdotgg/t3code

    12,671GitHub पर देखें↗

    t3code is a platform for operating AI coding agents through a web interface to develop and maintain software projects. It functions as an orchestrator that manages AI agent lifecycles and communication, providing a system for provisioning isolated remote development environments and managing secure connections to cloud-hosted resources. The project utilizes an event-sourced backend architecture that processes typed commands into persisted domain events to maintain system state. It employs a communication system based on JSON-RPC over WebSockets to synchronize real-time state and events betwee

    TypeScript
    GitHub पर देखें↗12,671
  • cloudflare/sandbox-sdkcloudflare का अवतार

    cloudflare/sandbox-sdk

    1,043GitHub पर देखें↗

    The sandbox-sdk is a development kit designed for building secure, isolated execution environments on a global edge network. It provides a framework for creating ephemeral, containerized workspaces that allow developers to run untrusted code, manage build tasks, and host automated scripts without compromising host system security. By leveraging a serverless runtime, the platform enables the deployment of these environments directly at the network edge to ensure low-latency performance. The platform distinguishes itself by integrating language models with sandboxed execution, facilitating the

    TypeScriptagentagentsai
    GitHub पर देखें↗1,043
  • siteboon/claudecodeuisiteboon का अवतार

    siteboon/claudecodeui

    6,350GitHub पर देखें↗

    Claudecodeui is an open-source web interface that orchestrates multiple AI coding agents from different providers—including Claude Code, Cursor CLI, Codex, and Gemini CLI—side by side in isolated cloud environments. It functions as a multi-provider orchestration platform, allowing users to run agents from different tools within the same workspace without being locked into a single vendor. The platform runs each agent session inside a hypervisor-level Docker sandbox that isolates filesystem, network, and process access, with sessions persisting in the cloud to survive network disconnection or

    JavaScriptanthropicanthropic-aianthropic-claude
    GitHub पर देखें↗6,350
Free Code के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

freecodexyz/free-code क्या करता है?

Free Code is a terminal-native AI coding agent that edits files, runs shell commands, and answers questions through natural language conversations directly in the command line. It operates as an interactive loop in the shell, providing direct filesystem manipulation without intermediate abstraction layers or sandboxing.

freecodexyz/free-code की मुख्य विशेषताएं क्या हैं?

freecodexyz/free-code की मुख्य विशेषताएं हैं: AI Coding Agent Platforms, Experimental Agent Platforms, AI Terminal Assistants, Interactive Shell Loops, Direct File System Manipulations, Browser-Based Planning Agents, Provider Switching, Compile-Time Feature Toggles।

freecodexyz/free-code के कुछ ओपन-सोर्स विकल्प क्या हैं?

freecodexyz/free-code के ओपन-सोर्स विकल्पों में शामिल हैं: charmbracelet/mods — Mods is a terminal-based AI client that sends prompts to large language models and streams responses back to the… siteboon/claudecodeui — Claudecodeui is an open-source web interface that orchestrates multiple AI coding agents from different… pingdotgg/t3code — t3code is a platform for operating AI coding agents through a web interface to develop and maintain software projects.… cloudflare/sandbox-sdk — The sandbox-sdk is a development kit designed for building secure, isolated execution environments on a global edge… codebuffai/codebuff — Codebuff is a terminal-native AI code assistant distributed as a globally installable npm package. It functions as a… 21st-dev/1code — 1code is an AI-assisted development environment that provides a unified interface for switching between multiple AI…