From 839c309c71264d8948931b4e7477d551ab5d40b1 Mon Sep 17 00:00:00 2001 From: Alexander Malakhov Date: Thu, 28 May 2026 13:57:48 -0700 Subject: [PATCH] docs: add Agent Sessions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..6a86ac2 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ Codex can connect to MCP servers (as client) and expose itself as an MCP server - [Fr-e-d/GAAI-framework](https://github.com/Fr-e-d/GAAI-framework) - Drop a `.gaai/` folder into any project to turn AI coding tools into reliable delivery systems. Markdown + YAML + bash. ![GitHub stars](https://img.shields.io/github/stars/Fr-e-d/GAAI-framework?style=flat-square) - [lsm1103/session-dashboard](https://github.com/lsm1103/session-dashboard) - Browse and monitor historical session records of AI programming tools (Claude Code, Codex CLI, Cursor, Aider). ![GitHub stars](https://img.shields.io/github/stars/lsm1103/session-dashboard?style=flat-square) - [manitofigh/codex-share](https://github.com/manitofigh/codex-share) - Share and view Codex CLI conversations in the web. ![GitHub stars](https://img.shields.io/github/stars/manitofigh/codex-share?style=flat-square) +- [jazzyalex/agent-sessions](https://github.com/jazzyalex/agent-sessions) - Local-first macOS browser for Codex CLI/Desktop/VS Code session history. Browse and full-text search local transcripts, inspect old runs, and copy resume commands where supported. ![GitHub stars](https://img.shields.io/github/stars/jazzyalex/agent-sessions?style=flat-square) - [yazcaleb/rses](https://github.com/yazcaleb/rses) - Cross-resume between Claude Code, Codex CLI, and OpenCode. Pick up where one AI left off in another. ![GitHub stars](https://img.shields.io/github/stars/yazcaleb/rses?style=flat-square) - [UfoMiao/zcf](https://github.com/UfoMiao/zcf) - Zero-config workflow framework. Chain prompts, branch on results, auto-retry failures. ![GitHub stars](https://img.shields.io/github/stars/UfoMiao/zcf?style=flat-square) - [gotalab/cc-sdd](https://github.com/gotalab/cc-sdd) - Spec-driven development workflow. Write specs, Codex implements, auto-validates against spec. ![GitHub stars](https://img.shields.io/github/stars/gotalab/cc-sdd?style=flat-square)