EveryDev.ai
Subscribe
Home
Tools

3,215+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. y Coding Agent
    y Coding Agent icon

    y Coding Agent

    AI Coding Assistants
    Featured

    A malleable desktop coding agent app that lets you run Claude Code and Codex in parallel and reshape the app's own UI live.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Free and open source under the MIT license.

    Engagement

    Available On

    macOS
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsVibe CodingDevelopment Environments

    Alternatives

    RA.AidCodeWhaleOpen SWE
    Developer
    y-times-yEst. 2026

    Listed Jun 2026

    About y Coding Agent

    y is a free, open-source desktop coding agent app for macOS, built around the idea that software should be malleable while you use it. It provides a chat-first workspace for running Claude Code and OpenAI Codex locally, and uniquely allows users to modify the app's own interface in real time through a feature called Modify. The project is published under the MIT license and is currently at version 0.0.1.

    What It Is

    y is a local desktop application that orchestrates CLI-native coding agents — Claude Code and Codex — from a single unified interface. Rather than proxying agent calls through a hosted service, y runs agents on the user's machine using their own CLI credentials. The defining characteristic is its self-modifying architecture: a protected Kernel layer handles auth, state, and safety rails, while a Mutable Userland layer can be edited live by the user or by the Modify feature itself.

    The Kernel / Userland Architecture

    y is split into two distinct layers that make self-modification safe:

    • Protected Kernel — handles auth, local engine adapters, app state, filesystem boundaries, terminal bridge, the Modify rail, and rollback snapshots. This layer cannot be modified by Modify.
    • Mutable Userland — the chat UI and app surface that can be edited live. Changes compile, render, show a diff, and can be kept or discarded.

    This split means the app can change its own interface without giving the modification agent control over trust boundaries or privileged APIs.

    How Modify Works

    Modify is a separate chat surface focused exclusively on changing the app interface, not the user's project code. A user can type a natural-language instruction such as "change the UI to white and add a browser to the app," and y rewrites its own Userland UI live — no restart, no config file. The generated diff is shown for review before the change is committed, and rollback to a known-good snapshot is built in if the new UI is not what was wanted.

    Running Agents in Parallel

    y supports multiple simultaneous agent sessions, each in its own isolated workspace. This means Claude Code and Codex can run side by side against different parts of a project without touching the same checkout. Model and effort settings remain visible in the composer, and each chat can target a different engine. The user's local CLI auth remains the source of truth; y orchestrates the experience without replacing the agent providers.

    Privacy Model

    The README states that y does not collect chat data, project files, terminal commands, or agent prompts. The only data collected is basic product analytics for app health signals such as sign-in state, feature usage, and feedback. All agent execution is local.

    Current Status

    y is under active development. The initial public release, v0.0.1, was published on June 23, 2026, targeting macOS Apple Silicon and Intel (macOS 13 or later). The current development focus is described in the README as launch-readiness: packaging, auth, analytics, local app-state durability, and the self-modifying Modify workflow.

    y Coding Agent - 1

    Community Discussions

    Be the first to start a conversation about y Coding Agent

    Share your experience with y Coding Agent, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Free

    Free and open source under the MIT license.

    • Run Claude Code and Codex locally
    • Parallel agent sessions
    • Live self-modifying UI via Modify
    • Diff-gated UI changes with rollback
    • No chat data collection

    Capabilities

    Key Features

    • Run Claude Code and Codex in parallel from one desktop app
    • Isolated workspaces for parallel agent sessions
    • Live self-modifying UI via Modify feature
    • Diff-gated UI changes with review before applying
    • Rollback to known-good UI snapshots
    • Protected Kernel / Mutable Userland architecture
    • Local agent execution using user's own CLI credentials
    • File tree, terminal, and diff views while agent is working
    • Chat-first interface
    • No collection of chat data or project files

    Integrations

    Claude Code
    OpenAI Codex
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate y Coding Agent and help others make informed decisions.

    Developer

    y-times-y

    y-times-y builds y, a malleable open-source desktop coding agent app for macOS. The project is focused on making software self-modifying: users can reshape the app's own UI live while running Claude Code and Codex locally. The codebase is MIT-licensed TypeScript and published on GitHub.

    Founded 2026
    1 employees
    Read more about y-times-y
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    RA.Aid icon

    RA.Aid

    RA.Aid is an open-source autonomous coding agent built on LangGraph that researches, plans, and implements multi-step software development tasks via the command line.

    CodeWhale icon

    CodeWhale

    A terminal coding agent harness for DeepSeek V4 and open models, providing a written Constitution for authority ranking, live tool feedback loops, and approval-gated agentic workflows.

    Open SWE icon

    Open SWE

    An open-source framework for building internal coding agents that integrate with Slack, Linear, and GitHub, built on LangGraph and Deep Agents.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    652 tools

    Vibe Coding

    Vibe code using low code AI tools that let you build applications with natural language prompts with minimal code.

    185 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    158 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions
    28views