From 974e7375244f68cb4ce7a35bf00adaa64a2f2d30 Mon Sep 17 00:00:00 2001 From: Michalis Karagiorgos Date: Sun, 14 Jun 2026 19:02:11 +0300 Subject: [PATCH 1/2] Add BuildrAIApp to tools list in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..3c183c5 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ Codex can connect to MCP servers (as client) and expose itself as an MCP server - [Cocoanetics/CodexMonitor](https://github.com/Cocoanetics/CodexMonitor) - macOS menu bar app to list, inspect, and watch local Codex CLI sessions. Includes VS Code integration. ![GitHub stars](https://img.shields.io/github/stars/Cocoanetics/CodexMonitor?style=flat-square) - [ilysenko/codex-desktop-linux](https://github.com/ilysenko/codex-desktop-linux) - Automated installer to run the OpenAI Codex Desktop app on Linux. ![GitHub stars](https://img.shields.io/github/stars/ilysenko/codex-desktop-linux?style=flat-square) - [LZY-Ricardo/AIDevHub](https://github.com/LZY-Ricardo/AIDevHub) - Desktop app (Tauri v2 + Rust + React) for managing MCP server configs and skills of Claude Code and Codex. ![GitHub stars](https://img.shields.io/github/stars/LZY-Ricardo/AIDevHub?style=flat-square) +- [michaelversus/BuildrAIApp](https://github.com/michaelversus/BuildrAIApp) - Desktop app that helps you inspect and share your AI Sessions. Use it to improve your workflow. Supports Evals and secrets redaction. ## Session & Workflow Management From a91ce5d4fae3e59cd531ad94beba5bd6ac94ecab Mon Sep 17 00:00:00 2001 From: Michalis Karagiorgos Date: Sun, 14 Jun 2026 19:03:14 +0300 Subject: [PATCH 2/2] Fix link formatting for BuildrAIApp in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c183c5..5d956eb 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ Codex can connect to MCP servers (as client) and expose itself as an MCP server - [Cocoanetics/CodexMonitor](https://github.com/Cocoanetics/CodexMonitor) - macOS menu bar app to list, inspect, and watch local Codex CLI sessions. Includes VS Code integration. ![GitHub stars](https://img.shields.io/github/stars/Cocoanetics/CodexMonitor?style=flat-square) - [ilysenko/codex-desktop-linux](https://github.com/ilysenko/codex-desktop-linux) - Automated installer to run the OpenAI Codex Desktop app on Linux. ![GitHub stars](https://img.shields.io/github/stars/ilysenko/codex-desktop-linux?style=flat-square) - [LZY-Ricardo/AIDevHub](https://github.com/LZY-Ricardo/AIDevHub) - Desktop app (Tauri v2 + Rust + React) for managing MCP server configs and skills of Claude Code and Codex. ![GitHub stars](https://img.shields.io/github/stars/LZY-Ricardo/AIDevHub?style=flat-square) -- [michaelversus/BuildrAIApp](https://github.com/michaelversus/BuildrAIApp) - Desktop app that helps you inspect and share your AI Sessions. Use it to improve your workflow. Supports Evals and secrets redaction. +- [michaelversus/BuildrAIApp](https://github.com/michaelversus/BuildrAIApp) - Desktop app that helps you inspect and share your AI Sessions. Use it to improve your workflow. Supports Evals and secrets redaction. ![Github_stars] ## Session & Workflow Management