From d529e8af5b941e4019bb3f6a290ba0f9f354273f Mon Sep 17 00:00:00 2001 From: Aster Boese Date: Thu, 8 Jan 2026 13:32:56 -0500 Subject: [PATCH] Add yash --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b78a6f7..1efac54 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Any project here may be removed as long as the following become true, even if pr | [`cargo-nextest`](https://github.com/nextest-rs/nextest) | Just use `cargo test` | [`CLAUDE.md` and `AGENTS.md` in repository](https://github.com/nextest-rs/nextest/commit/3853279b41cc4a81f82e26fd88fac3bf85054af5) | | [`jujutsu`](https://www.jj-vcs.dev/latest/) | continue using `git` itself | [Various core devs openly use LLMs](https://codeberg.org/gen-ai-transparency/tainted-software/raw/branch/main/img/Screenshot%202026-01-08%20at%2009.29.20.png), [(Discord link)](https://discord.com/channels/968932220549103686/968932220549103689/1458874431215505430) | | [`nushell`](https://www.nushell.sh/) | [`fish` shell](https://fishshell.com/) | [Integrated MCP server](https://github.com/nushell/nushell/tree/main/crates/nu-mcp) | +| [`yash`](https://magicant.github.io/yash/) | `dash` shell, but there are no other major shells fully targeting POSIX | [Assigns and auto-reviews MRs with LLMs](https://github.com/magicant/yash/pull/217#issue-3699124790) | ### Editors