From bf43e77dc4ebde721328768544a21b3cbfe3a914 Mon Sep 17 00:00:00 2001 From: Manuel Zierl Date: Mon, 14 Apr 2025 15:31:39 +0200 Subject: [PATCH] Add Fellow CLI assistant under AI-Powered Developer Tools --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index d8d8efa..f9bcce9 100644 --- a/readme.md +++ b/readme.md @@ -35,6 +35,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Boilerplate](#boilerplate) - [HTTP Server](#http-server) - [HTTP Client](#http-client) + - [AI-Powered Developer Tools](#ai-powered-developer-tools) - [Productivity](#productivity) - [Time Tracking](#time-tracking) - [Note Taking and Lists](#note-taking-and-lists) @@ -252,6 +253,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [ain](https://github.com/jonaslu/ain) - HTTP client with a simple format to organize API endpoints. - [curlie](https://github.com/rs/curlie) - A curl frontend with the ease of use of HTTPie. +### AI-Powered Developer Tools +- [Fellow](https://github.com/ManuelZierl/fellow) - Autonomous CLI development assistant. It reasons, executes structured tasks, and maintains activity logs. + + ## Productivity - [doing](https://github.com/ttscoff/doing/) - Keep track of what you’re doing and track what you’ve done.