AI Coding Tools for ChromeOS

Browse free open source AI Coding tools and projects for ChromeOS below. Use the toggles on the left to filter open source AI Coding tools by OS, license, language, programming language, and project status.

  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 1
    Claude Code

    Claude Code

    Claude Code is an agentic coding tool that lives in your terminal

    Claude Code is an intelligent agentic coding assistant that lives in your terminal and understands your entire codebase. It helps developers code faster by executing routine tasks, explaining complex code snippets, and managing git workflows—all via natural language commands. Claude Code integrates seamlessly into your terminal, IDE, or GitHub by tagging @claude to interact with your code context. The tool is designed to simplify development by automating repetitive work and providing instant clarifications on code behavior. User feedback and usage data are collected responsibly, with strict privacy safeguards and limited retention, ensuring no feedback is used to train generative models. Claude Code is open and actively maintained with community-driven bug reporting and feature requests. Its natural language interface makes advanced coding workflows accessible without leaving your coding environment.
    Downloads: 458 This Week
    Last Update:
    See Project
  • 2
    Kimi Code CLI

    Kimi Code CLI

    Kimi Code CLI is your next CLI agent

    Kimi CLI is a command-line AI agent that brings an intelligent software development assistant directly into your terminal, helping you with coding tasks, shell operations, and workflow automation without leaving your command prompt. It supports an interactive shell-like user interface where you can chat with the agent, request code edits, run shell commands, and receive contextual suggestions as you work, creating a seamless blend of AI-augmented development and traditional terminal usage. The tool includes integration with Zsh so that users can activate AI assistance via a hotkey while staying within their favorite shell environment, and it can serve as an Agent Client Protocol (ACP) server to bridge AI functionality into compatible IDEs and editors. Its support for well-established MCP tool configuration conventions lets developers connect the CLI to external tools and services during workflows, expanding its capabilities beyond simple queries into orchestrated development tasks.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3
    Happy Coder

    Happy Coder

    Mobile and Web client for Codex and Claude Code, with realtime voice

    Happy is an open-source, cross-platform mobile and web client designed to bring powerful AI coding agents such as Claude Code and Codex to your fingertips no matter where you are. At its core, Happy wraps existing AI coding tools with a unified interface, providing real-time voice interactions, encrypted communication, and seamless device switching between desktop and mobile. You can start a coding session locally through the Happy CLI or connect from a phone or browser, allowing developers to inspect, interact with, and guide the AI as it generates, tests, or explains code. The project includes components like a dedicated backend server for encrypted sync, a rich front-end experience across web and native apps, and support for push notifications when your coding agent encounters permission requests or errors. Happy prioritizes security with end-to-end encryption so your code and interactions remain private and auditable.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 4
    graphify

    graphify

    AI coding assistant skill (Claude Code, Codex, OpenCode, OpenClaw)

    graphify is a data visualization and transformation tool designed to convert structured or semi-structured data into graph-based representations, enabling better understanding of relationships and dependencies. It focuses on building visual models such as nodes and edges that represent entities and their connections, making complex datasets easier to interpret. The system likely supports dynamic updates, allowing graphs to evolve as data changes or new inputs are introduced. It is particularly useful in domains such as network analysis, knowledge graphs, and system architecture visualization. The architecture emphasizes flexibility, enabling users to customize how data is mapped and displayed. It may also include analytical features to explore patterns, clusters, or anomalies within the graph. Overall, graphify serves as a bridge between raw data and visual insight.
    Downloads: 18 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 5
    MiniMax-M2.1

    MiniMax-M2.1

    MiniMax M2.1, a SOTA model for real-world dev & agents.

    MiniMax-M2.1 is an open-source, state-of-the-art agentic language model released to democratize high-performance AI capabilities. It goes beyond a simple parameter upgrade, delivering major gains in coding, tool use, instruction following, and long-horizon planning. The model is designed to be transparent, controllable, and accessible, enabling developers to build autonomous systems without relying on closed platforms. MiniMax-M2.1 excels in real-world software engineering tasks, including multilingual development and complex workflow automation. It demonstrates strong generalization across agent frameworks and consistently improves upon its predecessor, MiniMax-M2. Benchmarks show that it rivals or approaches top proprietary models while remaining fully open for local deployment and customization.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    ClaudeBar

    ClaudeBar

    A macOS menu bar application that monitors AI coding assistant usage

    ClaudeBar is a macOS menu bar utility that helps developers and power users monitor their AI coding assistant usage quotas from a lightweight system tray interface. Rather than constantly running CLI commands or navigating web dashboards, users can glance at their quota statistics for services like Claude, Codex, Gemini, GitHub Copilot, and Antigravity directly from the menu bar. The application provides real-time tracking of session, weekly, and model-specific usage percentages, using visual indicators such as color-coded progress bars to communicate when quotas are healthy, nearing limits, or depleted. It includes options to enable or disable monitoring for individual providers, supports multiple visual themes (including dark mode and a festive theme), and refreshes data at configurable intervals so users always have up-to-date information.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    GitHub Copilot SDK

    GitHub Copilot SDK

    Multi-platform SDK for integrating GitHub Copilot Agent into apps

    The GitHub Copilot SDK is a developer toolkit that enables creators to build custom AI-assisted experiences powered by Copilot models within their own applications, editors, and workflows. Instead of being limited to editors like VS Code, this SDK lets teams embed Copilot-style code suggestions, natural language assistance, and predictive completions anywhere they see fit—such as internal IDEs, browser extensions, documentation portals, or bespoke tools tailored to specific languages or frameworks. It provides a structured API surface for invoking the Copilot model in context with the surrounding user state, capturing document content, cursor position, and invocation triggers so suggestions are relevant and responsive. The SDK includes helpers for streaming completions, managing rate limits, handling authentication, and integrating with telemetry and analytics pipelines.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    AsmJit

    AsmJit

    Low-latency machine code generation

    AsmJit is a low-level code generation library designed for dynamically creating machine code at runtime, enabling just-in-time (JIT) compilation for performance-critical applications. It provides a high-level API that abstracts away the complexity of writing raw assembly while still allowing fine-grained control over instruction generation. The library supports multiple architectures, including x86 and x64, making it versatile for cross-platform development. It is commonly used in applications such as emulators, compilers, and high-performance computing systems where runtime optimization is essential. asmjit emphasizes low latency and efficiency, ensuring that generated code executes quickly without significant overhead. Its modular design allows developers to integrate it into various systems with minimal friction. Overall, asmjit bridges the gap between high-level programming and low-level execution by enabling efficient runtime code generation.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Grok CLI

    Grok CLI

    An open-source AI agent that brings the power of Grok

    Grok CLI is a command-line interface built around the Grok AI model that brings programmatic and conversational AI capabilities directly to developer terminals. It lets you run Grok queries from your shell, scripting environment, or automation workflows without switching to a browser, enabling utility in scripting, quick data exploration, code generation, and assistant-guided tasks directly where you write code. The CLI supports streaming responses, so outputs appear in real time as the Grok model generates them, making interactions feel responsive and fluid in terminal contexts. Grok CLI is designed to integrate with existing terminal habits—aliases, pipes, editors, and tooling—so you can combine AI assistance with native command-line workflows like grep, awk, and git. It also includes authentication support, configuration management, and caching options so frequent queries are efficient.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 10
    BMad Method

    BMad Method

    Breakthrough Method for Agile Ai Driven Development

    BMad Method is a comprehensive AI-driven software development framework that structures the entire lifecycle of building applications through coordinated agent workflows and agile methodologies. It transforms AI from a reactive assistant into a structured team of specialized roles such as product manager, architect, developer, and QA, each operating within predefined workflows. The system guides users through phases including analysis, planning, solution design, and implementation, ensuring that projects are approached systematically rather than through ad hoc prompting. It adapts dynamically to project complexity, offering lightweight flows for small tasks and more rigorous processes for enterprise-scale systems. The framework also emphasizes repeatability and consistency by storing workflows, templates, and roles as reusable artifacts. Its integration with modern AI coding tools allows it to function as a full development operating system rather than a simple plugin.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Kodus

    Kodus

    AI code reviews, just like your senior dev would do

    Kodus-AI is a framework for building, training, and deploying intelligent agents and models, especially focusing on practical AI workflows for businesses and automation. It provides a structured set of tools and abstractions that help teams design agent behaviors, orchestrate data pipelines, optimize inference, and integrate AI capabilities with applications or services. The platform often includes model management, scalable training workflows, and orchestration patterns that help teams move from research or prototypes to production-ready AI deployments. Through configurable pipelines and a focus on modularity, it supports experimentation while maintaining reproducibility and performance. Its tooling is typically designed to handle real-world imperatives like logging, monitoring, versioning, and hooking into operational infrastructure.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Laravel Boost

    Laravel Boost

    Laravel-focused MCP server for augmenting AI powered local development

    Boost is a Laravel-first toolkit that supercharges AI-assisted development by giving assistants structured, Laravel-aware context. At its core it runs as an MCP server that exposes a battery of Laravel-specific tools, so an AI agent can explore your app, inspect code and config, and take targeted actions instead of guessing. It ships opinionated, composable guidelines tuned for popular Laravel packages, which helps keep generated code idiomatic and consistent with framework norms. The package also curates a large body of vectorized Laravel ecosystem knowledge that’s scoped to what you’ve actually installed, improving retrieval precision and response quality. It’s designed to fit naturally into existing projects, supporting current Laravel releases and modern PHP runtimes with minimal setup. Rather than trying to replace your editor or framework, Boost acts like an intelligent layer that understands Laravel’s conventions and reduces the “explain my app to the AI” friction.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Oh My OpenCode Slim

    Oh My OpenCode Slim

    Slimmed, cleaned and fine-tuned oh-my-opencode fork

    Oh My OpenCode Slim is a lightweight, optimized fork of the broader oh-my-opencode ecosystem, designed to deliver high-performance multi-agent coding workflows while significantly reducing token consumption and system overhead. It retains the core concept of orchestrating multiple specialized AI agents but streamlines their configuration, execution, and communication to make the system more efficient and practical for everyday use. The framework introduces a structured “pantheon” of agents, each with a defined role such as orchestration, exploration, and execution, allowing tasks to be automatically delegated and completed through coordinated workflows. It supports multiple AI providers and models, enabling users to mix and match capabilities depending on cost, speed, and performance requirements.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Habit Tracker

    Habit Tracker

    Habit Tracker for the AI Coding Workshop

    Habit Tracker is a personal habit-tracking web application designed to help users build and maintain daily habits through intuitive UI and analytics that visualize progress over time. It runs locally with a FastAPI backend (Python) and a React frontend, storing all data in a lightweight SQLite database so there’s no need for user accounts or cloud storage, which keeps habit data fully private and self-contained. The app provides streak tracking and completion rates for each habit, giving users feedback on consistency and motivation by showing how often habits are completed and where they may be lagging. A calendar view lets users see a monthly grid of their habit history with color-coded days to highlight patterns and encourage daily engagement. Habit-Tracker also supports planned absences so users can skip days without breaking their streaks, reducing frustration and keeping long-term habits on track.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Learn Claude Code

    Learn Claude Code

    Bash is all you need, write a claude code with only 16 line code

    Learn Claude Code is an educational repository that teaches how modern AI coding agents work by walking learners through a sequence of progressively more complex agent implementations, starting with a minimal Bash-based agent and culminating in agents with explicit planning, subagents, and skills. It emphasizes a hands-on learning path where each version (from v0 to v4) adds conceptual building blocks like the core agent loop, todo planning, task decomposition, and domain knowledge skills, illuminating the patterns behind what makes a true AI agent tick. The goal is to demystify agent architectures like Claude Code by having learners build simplified versions themselves and observe how tools, memory management, planning constraints, and context isolation contribute to reliable agent behavior. Along the way, the project teaches fundamentals such as how to let models call external tools, maintain clean memory for long tasks, and inject domain expertise without retraining the model.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    VibeSDK

    VibeSDK

    Open source full-stack AI vibe coding platform & web app generator

    VibeSDK is an open source “vibe coding” platform. VibeSDK is a project built by Cloudflare. It provides a full-stack reference implementation of an AI-driven system. Users describe the application they want in natural language, and the system generates, previews, and deploys the resulting web app. It uses Cloudflare’s infrastructure (Workers, Containers, sandboxes). It can run untrusted code safely, provide live previews, and deploy apps at scale. VibeSDK gives you the exact methodology, tools, and confidence to turn your ideas into revenue-generating products, faster than you thought possible. Live preview of generated apps in isolated sandbox containers. Support for React + TypeScript + Tailwind generation, backend routing, and modern web stack scaffolding.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    claurst

    claurst

    Your favorite Terminal Coding Agent, now in Rust

    claurst is an experimental AI agent framework that appears to focus on structured reasoning and task execution within coding or automation environments. The project likely explores how agents can be designed to handle complex workflows through modular components and clearly defined execution steps. It may include abstractions for managing context, decision-making, and interaction with external tools, enabling agents to perform multi-step tasks efficiently. The architecture suggests a focus on flexibility, allowing developers to adapt the system to different use cases or domains. It is likely intended as a lightweight but extensible platform for experimenting with agent behavior and orchestration. The project may also emphasize simplicity, making it accessible for developers who want to prototype agent systems quickly.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    pi-autoresearch

    pi-autoresearch

    Autonomous experiment loop extension for pi

    pi-autoresearch is an automation-oriented research assistant project that focuses on orchestrating iterative information gathering, analysis, and synthesis workflows with minimal human intervention. It is designed to simulate a continuous research loop where queries are generated, refined, and expanded based on previous outputs, enabling deeper exploration of complex topics. The system likely integrates with external data sources or APIs to retrieve information and process it into structured insights. Its architecture suggests a focus on autonomy, allowing it to run multi-step research pipelines that mimic human investigative processes. This makes it particularly useful for exploratory analysis, trend discovery, or generating structured knowledge from large information spaces. Overall, pi-autoresearch represents a step toward self-directed research agents capable of producing increasingly refined outputs over time.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    vue-tetris

    vue-tetris

    Use Vue, Vuex to code Tetris

    vue-tetris is a browser-based implementation of the classic Tetris game built using the Vue.js framework, showcasing both game development concepts and modern frontend engineering practices. The project demonstrates how reactive state management and component-based architecture can be used to create interactive and dynamic applications. It includes core gameplay mechanics such as piece rotation, collision detection, line clearing, and score tracking, all implemented within a clean and modular codebase. The design emphasizes performance and responsiveness, ensuring smooth gameplay even within a web environment. It also serves as an educational resource for developers learning Vue.js, illustrating how to structure real-time applications. The project may include additional features such as keyboard controls, game speed adjustments, and visual styling. Overall, vue-tetris combines entertainment with practical frontend development techniques.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    49 Agents IDE

    49 Agents IDE

    Open-source 2D IDE for managing AI agents in native CLIs

    49Agents is an open-source “agentic IDE” that reimagines how developers interact with multiple AI agents, terminals, and development environments by placing everything onto a single infinite, zoomable canvas. Instead of relying on traditional tab-based workflows, it provides a spatial interface where terminals, editors, Git views, and monitoring tools coexist as movable panes, enabling users to manage complex multi-agent systems visually and intuitively. The platform is designed to work across multiple machines simultaneously, allowing agents running on different devices or servers to connect to a unified workspace without requiring SSH, which simplifies distributed development workflows. It supports real-time synchronization across devices, meaning users can monitor and control their agents from laptops, tablets, or phones with the same interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Bolt.new

    Bolt.new

    Prompt, run, edit, and deploy full-stack web applications

    Bolt.new is an AI-powered full-stack development platform created by StackBlitz that enables users to build, run, edit, and deploy complete web applications directly from the browser without requiring any local setup or traditional development environment. It operates as an intelligent coding agent where users describe what they want to build in natural language, and the system generates functional applications, including frontend, backend, and infrastructure components. The platform is built on StackBlitz’s WebContainers technology, which allows Node.js environments to run entirely in the browser, eliminating the need for installations while maintaining real development capabilities. Bolt.new is designed to significantly lower the barrier to entry for software creation, making it accessible not only to developers but also to product managers, designers, and non-technical users who want to quickly prototype or launch applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Modelence

    Modelence

    Modelence is an all-in-one TypeScript platform

    Modelence is an all-in-one TypeScript platform aimed at helping teams ship production web apps with far less boilerplate than a typical full-stack setup. It positions itself as a Supabase-style experience tailored toward MongoDB-centric development, bundling common backend needs like authentication, database integration, and observability into a cohesive framework. The project is built to support modern application workflows where product teams want to move quickly without stitching together many separate services and libraries. It includes scaffolding and tooling to create a new application quickly, then run a local development server with a predictable structure that’s easy to extend. Modelence also focuses on “standard features” that most apps require, so developers can spend more time on product logic rather than setup and glue code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Claude Code Architecture Study

    Claude Code Architecture Study

    Research on Coding Agents

    Claude Code Architecture Study is an educational and experimental repository designed to teach developers how to build, configure, and understand AI coding agents from first principles. The project focuses on breaking down the architecture of agentic systems, including how models perceive context, make decisions, and execute actions in a coding environment. It likely provides step-by-step examples, conceptual explanations, and practical implementations that guide users through creating their own agents. The framework emphasizes learning by doing, allowing users to experiment with agent behavior, prompt design, and workflow structuring. It also explores how agents interact with tools such as file systems, terminals, and APIs, giving a holistic view of real-world applications. The project is particularly valuable for developers transitioning from traditional programming to AI-assisted or autonomous development paradigms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Expect

    Expect

    Let agents test your code in a real browser

    Expect is a developer-focused utility designed to simplify validation, testing, and assertion workflows across software environments by providing a clean and expressive interface for defining expected outcomes. The project likely centers on improving readability and maintainability in testing scenarios, allowing developers to write expectations in a concise and human-readable format. It may support chaining conditions, enabling complex validation logic without introducing unnecessary verbosity. The design suggests a focus on productivity, reducing cognitive load when writing and reviewing tests or validation scripts. It is likely adaptable across multiple contexts, including unit testing, integration testing, and runtime assertions. By abstracting repetitive validation logic, expect helps developers focus on behavior rather than implementation details. Overall, it serves as a lightweight but powerful tool for improving software reliability and clarity in testing workflows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Oh My OpenAgent

    Oh My OpenAgent

    The best agent harness

    Oh My OpenAgent is a large-scale, open-source agent orchestration framework that aims to provide a fully unified and extensible environment for AI-powered software development and automation. It builds on the idea that no single model is sufficient, instead enabling coordinated use of multiple models for reasoning, creativity, speed, and cost efficiency within a single workflow. The system is designed as a comprehensive agent harness where tasks are automatically decomposed, delegated, and executed across a network of specialized agents. It emphasizes openness and flexibility, allowing developers to integrate different providers and avoid dependency on any single ecosystem or vendor. The framework includes robust tooling for managing agent workflows, monitoring execution, and integrating external tools, making it suitable for complex, production-level use cases. It also fosters a strong community-driven development approach, with features evolving in real time.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB