Skip to content

Commit 8714e72

Browse files
chore: sync from upstream registries
1 parent 2411a4b commit 8714e72

3 files changed

Lines changed: 46 additions & 16 deletions

File tree

.agents/plugins/marketplace.json

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.0",
33
"source": "awesome-ai-plugins",
4-
"last_updated": "2026-07-14T19:10:06.075483+00:00",
4+
"last_updated": "2026-07-15T14:25:15.480856+00:00",
55
"plugins": [
66
{
77
"name": "Registry Broker",
@@ -574,6 +574,21 @@
574574
"url": "https://github.com/reidemeister94/development-skills",
575575
"install_url": "https://raw.githubusercontent.com/reidemeister94/development-skills/HEAD/.codex-plugin/plugin.json"
576576
},
577+
{
578+
"name": "Ditto",
579+
"displayName": "Ditto",
580+
"description": "Mines selected evidence from local coding-agent sessions into private work, design, and writing profiles for Codex, Claude Code, and GitHub Copilot.",
581+
"category": "Development & Workflow",
582+
"source": "awesome-ai-plugins",
583+
"platform": "codex",
584+
"ecosystems": [
585+
"codex"
586+
],
587+
"owner": "ohad6k",
588+
"repo": "ditto",
589+
"url": "https://github.com/ohad6k/ditto",
590+
"install_url": "https://raw.githubusercontent.com/ohad6k/ditto/HEAD/.codex-plugin/plugin.json"
591+
},
577592
{
578593
"name": "Docflow",
579594
"displayName": "Docflow",
@@ -2510,19 +2525,19 @@
25102525
"install_url": "https://raw.githubusercontent.com/hashgraph-online/hol-guard-grok-plugin/HEAD/.grok-plugin/plugin.json"
25112526
},
25122527
{
2513-
"name": "Ditto",
2514-
"displayName": "Ditto",
2515-
"description": "Mines selected evidence from local coding-agent sessions into private work, design, and writing profiles for Codex, Claude Code, and GitHub Copilot",
2528+
"name": "Codex TUI Proof",
2529+
"displayName": "Codex TUI Proof",
2530+
"description": "Visually validate real local terminal UIs in Codex's in-app browser with screenshots and session evidence",
25162531
"category": "Development & Workflow",
25172532
"source": "awesome-ai-plugins",
25182533
"platform": "codex",
25192534
"ecosystems": [
25202535
"codex"
25212536
],
2522-
"owner": "ohad6k",
2523-
"repo": "ditto",
2524-
"url": "https://github.com/ohad6k/ditto",
2525-
"install_url": "https://raw.githubusercontent.com/ohad6k/ditto/HEAD/.codex-plugin/plugin.json"
2537+
"owner": "bnc4vk",
2538+
"repo": "codex-tui-proof",
2539+
"url": "https://github.com/bnc4vk/codex-tui-proof",
2540+
"install_url": "https://raw.githubusercontent.com/bnc4vk/codex-tui-proof/HEAD/.codex-plugin/plugin.json"
25262541
},
25272542
{
25282543
"name": "sitemd",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ Third-party plugins built by the community. [PRs welcome](#contributing)!
174174
- [Codex Multi Auth](https://github.com/ndycode/codex-multi-auth) - Multi-account OAuth manager for the official Codex CLI with switching, health checks, and recovery tools.
175175
- [Codex Reviewer](https://github.com/schuettc/codex-reviewer) - Second-pass review of Claude-driven plans and implementations.
176176
- [Codex rg Guard](https://github.com/Rycen7822/codex-rg-guard) - Budgeted `rg`/`grep` replacement for Codex that narrows broad searches before they waste model context.
177+
- [Codex TUI Proof](https://github.com/bnc4vk/codex-tui-proof) - Visually validate real local terminal UIs in Codex's in-app browser with screenshots and session evidence.
177178
- [Commit Narrator](./plugins/mturac/commit-narrator) - Generate semantic commit message from staged diff, including the _why_.
178179
- [debt-ops](https://github.com/bcanfield/agentic-tech-debt) - Catches AI-introduced tech debt at write-time: hooks log every deferral to a registry in your repo and a review skill ranks paydown by file churn.
179180
- [Deps Doctor](./plugins/mturac/deps-doctor) - Multi-ecosystem dependency audit (npm, pip, cargo, go) in one report.

plugins.json

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
33
"name": "awesome-ai-plugins",
44
"version": "1.0.0",
5-
"last_updated": "2026-07-14",
6-
"total": 169,
5+
"last_updated": "2026-07-15",
6+
"total": 170,
77
"platforms": [
88
"codex",
99
"grok"
@@ -542,6 +542,20 @@
542542
"codex"
543543
]
544544
},
545+
{
546+
"name": "Ditto",
547+
"url": "https://github.com/ohad6k/ditto",
548+
"owner": "ohad6k",
549+
"repo": "ditto",
550+
"description": "Mines selected evidence from local coding-agent sessions into private work, design, and writing profiles for Codex, Claude Code, and GitHub Copilot.",
551+
"category": "Development & Workflow",
552+
"source": "awesome-ai-plugins",
553+
"install_url": "https://raw.githubusercontent.com/ohad6k/ditto/HEAD/.codex-plugin/plugin.json",
554+
"platform": "codex",
555+
"ecosystems": [
556+
"codex"
557+
]
558+
},
545559
{
546560
"name": "Docflow",
547561
"url": "https://github.com/MedAdemBHA/docflow",
@@ -2349,15 +2363,15 @@
23492363
]
23502364
},
23512365
{
2352-
"name": "Ditto",
2353-
"url": "https://github.com/ohad6k/ditto",
2354-
"owner": "ohad6k",
2355-
"repo": "ditto",
2356-
"description": "Mines selected evidence from local coding-agent sessions into private work, design, and writing profiles for Codex, Claude Code, and GitHub Copilot",
2366+
"name": "Codex TUI Proof",
2367+
"url": "https://github.com/bnc4vk/codex-tui-proof",
2368+
"owner": "bnc4vk",
2369+
"repo": "codex-tui-proof",
2370+
"description": "Visually validate real local terminal UIs in Codex's in-app browser with screenshots and session evidence",
23572371
"category": "Development & Workflow",
23582372
"platform": "codex",
23592373
"source": "awesome-ai-plugins",
2360-
"install_url": "https://raw.githubusercontent.com/ohad6k/ditto/HEAD/.codex-plugin/plugin.json",
2374+
"install_url": "https://raw.githubusercontent.com/bnc4vk/codex-tui-proof/HEAD/.codex-plugin/plugin.json",
23612375
"ecosystems": [
23622376
"codex"
23632377
]

0 commit comments

Comments
 (0)