From a04b6e627eb64008876d7f75e1d3ff7501eacd46 Mon Sep 17 00:00:00 2001 From: Avazbek Olimov Date: Sun, 26 Jul 2026 19:22:10 +0300 Subject: [PATCH 1/2] Add DevProjex --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28b0e69..42f113c 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ - [Task](https://taskfile.dev/#/): a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make. - [DevUtils](https://devutils.app/): for MacOnly: Offline Toolbox for Developers +- [DevProjex](https://github.com/Avazbek22/DevProjex): builds clean, AI-ready project context with folder trees, file contents, token counting, Smart Ignore, preview, and multi-format export through a fast GUI and CLI. - [Github Copilot](https://copilot.github.com/): AI pair programmer - [Gitpod](https://www.gitpod.io/): a container-based development platform that puts developer experience first. Gitpod provisions ready-to-code developer environments in the cloud accessible through your browser (on your computer or tablet) and your local IDE. - [Atomicjar](https://www.atomicjar.com/): Testcontainers Cloud From e4cd04e9bdead1d233619907fb5f925cbfbe6b38 Mon Sep 17 00:00:00 2001 From: Avazbek Olimov Date: Thu, 3 Sep 2026 13:10:16 +0300 Subject: [PATCH 2/2] docs: update DevProjex for v5.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42f113c..378060a 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ - [Task](https://taskfile.dev/#/): a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make. - [DevUtils](https://devutils.app/): for MacOnly: Offline Toolbox for Developers -- [DevProjex](https://github.com/Avazbek22/DevProjex): builds clean, AI-ready project context with folder trees, file contents, token counting, Smart Ignore, preview, and multi-format export through a fast GUI and CLI. +- [DevProjex](https://github.com/Avazbek22/DevProjex): builds clean, token-aware project context with GUI, TUI, CLI, and a read-only MCP server, plus live preview, redaction, Git scopes, and syntax-aware compression. - [Github Copilot](https://copilot.github.com/): AI pair programmer - [Gitpod](https://www.gitpod.io/): a container-based development platform that puts developer experience first. Gitpod provisions ready-to-code developer environments in the cloud accessible through your browser (on your computer or tablet) and your local IDE. - [Atomicjar](https://www.atomicjar.com/): Testcontainers Cloud