From e0455ff81a43a27e4d292fb89ac78b06a5f59ed4 Mon Sep 17 00:00:00 2001 From: Roshan Jonnalagadda Date: Thu, 18 Jun 2026 15:12:51 +1000 Subject: [PATCH 1/3] Add Sendmux CLI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75f75693..17baea5b 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ranger](https://github.com/ranger/ranger) - A console file manager with VI key bindings. * [Reddit Terminal Viewer](https://github.com/michael-lazar/rtv) - Browse Reddit from your terminal * [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI +* [sendmux](https://github.com/Sendmux/sendmux-sdk/tree/main/packages/ts/cli) - Command line interface for managing AI agent mailboxes with Sendmux. * [taskbook](https://github.com/klaussinani/taskbook) - Tasks, boards & notes for the command-line habitat * [taskwarrior](https://taskwarrior.org/) - A command-line TODO list manager * [terjira](https://github.com/keepcosmos/terjira) - Command line power tool for Jira From b12e1c1bff76b81b4a90d8b291680cbb6d211b67 Mon Sep 17 00:00:00 2001 From: Roshan Jonnalagadda Date: Thu, 18 Jun 2026 15:21:00 +1000 Subject: [PATCH 2/3] Use CLI wording for Sendmux entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17baea5b..91f2c03c 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ranger](https://github.com/ranger/ranger) - A console file manager with VI key bindings. * [Reddit Terminal Viewer](https://github.com/michael-lazar/rtv) - Browse Reddit from your terminal * [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI -* [sendmux](https://github.com/Sendmux/sendmux-sdk/tree/main/packages/ts/cli) - Command line interface for managing AI agent mailboxes with Sendmux. +* [sendmux](https://github.com/Sendmux/sendmux-sdk/tree/main/packages/ts/cli) - CLI for managing AI agent mailboxes with Sendmux. * [taskbook](https://github.com/klaussinani/taskbook) - Tasks, boards & notes for the command-line habitat * [taskwarrior](https://taskwarrior.org/) - A command-line TODO list manager * [terjira](https://github.com/keepcosmos/terjira) - Command line power tool for Jira From fd0b9ab2bafce8dd93f92b2c33ff9e1fa12e00d6 Mon Sep 17 00:00:00 2001 From: Roshan Jonnalagadda Date: Thu, 18 Jun 2026 15:27:19 +1000 Subject: [PATCH 3/3] Tighten Sendmux entry wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91f2c03c..aee3126e 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ranger](https://github.com/ranger/ranger) - A console file manager with VI key bindings. * [Reddit Terminal Viewer](https://github.com/michael-lazar/rtv) - Browse Reddit from your terminal * [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI -* [sendmux](https://github.com/Sendmux/sendmux-sdk/tree/main/packages/ts/cli) - CLI for managing AI agent mailboxes with Sendmux. +* [sendmux](https://github.com/Sendmux/sendmux-sdk/tree/main/packages/ts/cli) - CLI for managing Sendmux mailboxes used by AI agents. * [taskbook](https://github.com/klaussinani/taskbook) - Tasks, boards & notes for the command-line habitat * [taskwarrior](https://taskwarrior.org/) - A command-line TODO list manager * [terjira](https://github.com/keepcosmos/terjira) - Command line power tool for Jira