From cf891f21ca3c5e828e62d12d48a3c8e1a8a659b4 Mon Sep 17 00:00:00 2001 From: Dmytro Halichenko Date: Fri, 3 Apr 2026 15:12:30 -0400 Subject: [PATCH] Add IWE --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bbb31d2..a372146 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Lightweight command-line tools for AI-assisted commits, shell translation, and w - [Butterfish](https://butterfi.sh) — CLI tool that embeds ChatGPT in your shell for easy access. Includes simple agentic capabilities. - [TmuxAI](https://tmuxai.dev/) - AI-powered, non-intrusive terminal assistant. - [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. +- [IWE](https://github.com/iwe-org/iwe) — Markdown knowledge graph with CLI that gives AI agents structured access to your knowledge base — no vector database required. - [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source. ---