From f736ecf93d1168e89d1598b7d6508f5736a583a1 Mon Sep 17 00:00:00 2001 From: Chai Pin Zheng Date: Tue, 2 Jun 2026 16:55:07 +0700 Subject: [PATCH 1/2] docs(launch): record June distribution pass Summary: - Reconcile existing distribution PRs and accepted listings. - Record new CLIhub and yubing744 submissions plus directory forms. - Add the broad awesome-list pause after maintainer feedback. Rationale: - The pass found a clear signal that repeated awesome-list PRs can hurt curation trust, so the ledger now shifts future outreach toward Codex-specific and structured registry channels. - Recording submitted, deferred, skipped, and blocked channels keeps the next distribution pass from duplicating work. Tests: - git diff --check - bash -n bin/codex-profile - bash -n test/codex-profile-test.sh - bin/codex-profile help >/dev/null - make test (fails in current app-instance launch test: fake open's child Codex process is killed before the docs-only change is involved) Co-authored-by: Codex --- LAUNCH.md | 234 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 222 insertions(+), 12 deletions(-) diff --git a/LAUNCH.md b/LAUNCH.md index 0f01a8a..1beddec 100644 --- a/LAUNCH.md +++ b/LAUNCH.md @@ -211,7 +211,7 @@ SaaSHub: Awesome Codex CLI: -- Status: replacement PR opened on 2026-05-18. +- Status: replacement PR still open as of 2026-06-02. - Why: highly relevant curated list with an existing `Account & Auth` section. - Submission source: branch `Ducksss:pinzheng/add-codex-profiles-roggeohta`, commit `8510a07` adds `Ducksss/codex-profiles`. @@ -223,7 +223,7 @@ Awesome Codex CLI: Awesome Codex CLI by milisp: -- Status: merged on 2026-05-18. +- Status: merged on 2026-05-18; upstream README entry verified on 2026-06-02. - Why: second Codex-specific curated list with an existing `Development Tools` section that already includes config/account switching tools. - Submission source: branch @@ -233,11 +233,14 @@ Awesome Codex CLI by milisp: Awesome CLI Apps: -- Status: not eligible yet as of 2026-05-18. +- Status: not eligible yet as of 2026-06-02. - Why: contribution rules require GitHub-hosted tools to be older than 90 days - and have more than 20 stars. `codex-profiles` currently has 1 star. -- Resume path: revisit after the repo crosses the age/star threshold, then - submit to . + and have more than 20 stars. `codex-profiles` was created on 2026-04-25 + and currently has 18 stars. +- Resume path: revisit after the repo crosses the age/star threshold. The + earliest age checkpoint is around 2026-07-24; submit to + only after the star threshold + is also met. Awesome Codex Plugins: @@ -332,11 +335,18 @@ Awesome Terminals AI: Awesome Vibe Coding by Taskade: -- Status: PR opened on 2026-05-18. +- Status: closed on 2026-06-02. - Why: active vibe-coding list with `CLI & Terminal Tools` and `Specialized CLI Tools` tables. - Submission source: branch `pinzheng/add-codex-profiles`, commit `2804db2` adds `codex-profiles`. +- Follow-up: maintainer declined because the same `Add codex-profiles` change + had been opened across many awesome lists and looked programmatic rather than + an organic, single intentional placement. The maintainer said a fresh PR would + be welcome if the project gets broader independent adoption. +- Distribution implication: pause broad near-identical awesome-list PRs and + prefer Codex-specific placements, structured tool registries, issue-first + suggestions, package ecosystems, and problem-led content. - PR target: - PR: @@ -373,11 +383,13 @@ Awesome OpenAI Codex: Awesome Codex Plugins by darknorth-123: -- Status: PR opened on 2026-05-18. +- Status: merged on 2026-05-26; upstream README entry verified on 2026-06-02. - Why: Codex ecosystem list that explicitly accepts plugins, MCP servers, workflows, integrations, and developer tools for OpenAI Codex. - Submission source: branch `pinzheng/add-codex-profiles`, commit `4985656` adds `codex-profiles` to `Developer Tools`. +- Merge validation: verified the upstream README includes `codex-profiles` in a + Developer Tools table. - PR target: - PR: @@ -726,7 +738,7 @@ Awesome Vibe Coding by 0xWelt: Awesome Vibe Coding Resources by acvnace: -- Status: PR opened on 2026-05-22. +- Status: merged on 2026-05-22; upstream README entry verified on 2026-06-02. - Why: active resource list with `Command Line Tools` entries for Codex-adjacent utilities such as Agent FM, MUSE, SwarmClaw, SwarmVault, and agenttrace. `codex-profiles` may fit as a command-line workflow utility for Codex users, @@ -741,6 +753,8 @@ Awesome Vibe Coding Resources by acvnace: history with GitHub CLI; ran `git diff --check`. `npx --yes markdownlint-cli README.md` reports pre-existing repository-wide README style issues, recorded as non-blocking. PR checks: no checks reported. +- Merge validation: verified the upstream README includes `codex-profiles` under + command-line resources. - PR target: - PR: - Reference: @@ -875,6 +889,120 @@ Awesome AI Coding Agents by BrethofAI: history with GitHub CLI. - Reference: +CLIhub: + +- Status: PR opened on 2026-06-02. +- Why: structured CLI registry for AI agents and developer tooling, with + `dev-tools` and `shell` categories and npm install metadata. This is a better + fit than broad awesome-list outreach because it is a machine-readable CLI + catalogue where `codex-profile` can be installed by name. +- Duplicate check: searched PRs and issues in `clihub-ai/clihub` for + `codex-profile`, `codex-profiles`, `Ducksss/codex-profiles`, and + `CODEX_HOME`; no prior submission found. +- Submission source: branch `Ducksss:PinZheng/add-codex-profile`, commit + `3374b63` adds one `src/clihub/data/registry.json` entry. +- Validation: validated the entry cleanly against the pre-addition registry; + ran `uv run --with pytest --with pydantic --with pyyaml --with rich --with + click --with rapidfuzz pytest -q tests/test_registry.py + tests/test_submit.py` with 14 passing tests; ran `git diff --check`. +- PR target: +- PR: + +Awesome Agentic Coding CLI by yubing744: + +- Status: PR opened on 2026-06-02. +- Why: terminal-first agentic-coding CLI list with a direct CLI support-tool + fit. The fit is plausible because `codex-profile` manages Codex CLI/Desktop + account and state separation, but it is still close to the broad awesome-list + outreach pattern that should now be used sparingly. +- Duplicate check: searched for `codex-profiles`, `Ducksss/codex-profiles`, + `CODEX_HOME`, and `auth.json`; no prior target PR or issue found. Existing + PR #2 was for `everything-openai-codex`, not this project. +- Submission source: branch `Ducksss:pinzheng/add-codex-profiles`, commit + `6a94e34` adds `codex-profile` to English and Chinese README lists. +- Validation: reviewed README/contribution fit in a temp clone; verified PR #3 + is open and limited to README changes. +- PR target: +- PR: +- Follow-up: leave open for now because the target is terminal-first and + Codex-adjacent, but do not use it as a template for more broad list PRs. + +LaunchApp Awesome AI Coding Tools: + +- Status: existing prior PR found on 2026-06-02; no new PR opened in this pass. +- Why: AI coding tools list with workflow/tooling categories, but it is broad + and now sits inside the paused near-identical awesome-list pattern. +- Existing PR: + from `Ducksss:pinzheng/add-codex-profiles`. +- Pass cleanup: a subagent accidentally pushed a separate fork branch + `Ducksss/awesome-ai-coding-tools:PinZheng/add-codex-profiles` without opening + a PR; deleted that stray branch on 2026-06-02. +- Follow-up: consider withdrawing PR #8 if maintaining reputation with broad + awesome-list curators is more important than keeping every open submission. + +OpenAgent.bot: + +- Status: submitted for editorial review on 2026-06-02. +- Why: open-source AI-resource directory that explicitly accepts tools, with a + `Tools` category and a source-first review process. +- Submission URL: +- Submitted fields: project name `codex-profile`; repository + `https://github.com/Ducksss/codex-profiles`; homepage + `https://github.com/Ducksss/codex-profiles#readme`; category `Tools`; + summary describing Codex CLI/Desktop account switching through isolated + `CODEX_HOME` profiles. +- Validation: Playwright form submission returned status text `Submitted. We + will review it from the admin queue.` + +CLIHunt: + +- Status: submitted for review on 2026-06-02. +- Why: AI agent and developer-tool registry with CLI tooling in scope and an + LLM-queryable API; better fit than generic launch directories because the + project is an installable command-line utility. +- Submission URL: +- Submitted fields: name `codex-profile`; tagline `Switch Codex CLI and + Desktop accounts with isolated CODEX_HOME profiles instead of copying + auth.json.`; URL `https://github.com/Ducksss/codex-profiles`; category + `Other`; install command `npm install -g codex-profile`. +- Validation: Playwright form submission produced the browser alert `Thanks! + Your tool has been submitted for review.` + +ToolHunter: + +- Status: deferred on 2026-06-02 after filling draft details. +- Why: AI-tool directory with a `Developer Tools` category, but the final + submission step requires an email address. +- Submission URL: +- Prepared draft details: name `codex-profile`, README homepage, one-liner, + `Developer Tools` category, `Free` pricing, target audience, one feature, and + one highlight. +- Blocker: required email field. Do not submit with a personal email by + assumption; resume only with an approved contact email or project contact. + +Non-GitHub Directory Feasibility Sweep: + +- Status: read-only feasibility pass completed on 2026-06-02. +- Best no-auth targets found: OpenAgent.bot and CLIHunt, both submitted during + this pass; ToolHunter was deferred on required email. +- Good gated targets for later: DevHunt, Product Hunt, Uneed, SaaSHub, and + StackShare require account setup, OAuth, paid queueing, verification, or a + stable browser session. +- Other channel findings: + - Codexlog: medium fit for a guide/article, but no public submit path found. + - CLIs Finder: high fit as a CLI directory, but no public submit path found. + - ToolShelf: high fit, submit page exists, but the form rendered as loading + during inspection. + - OpenAlternative: sign-in gated and weaker fit unless positioned as an + open-source alternative to manual auth-file copying. + - LibHunt: requires suggesting the project as an alternative to an existing + LibHunt project. + - OSS AI Hub: submit page exists but requires JavaScript; fields were not + visible in text inspection. + - OpenAgent.bot: submitted. + - AgDex: accepts email submissions, but no email was sent in this pass. + - OpenSourceAI.tech and Freemium.Tools: low fit or no submit path found. + ## Outreach Candidate Backlog 2026-05-22 new repo discovery: @@ -893,6 +1021,32 @@ Awesome AI Coding Agents by BrethofAI: - Outreach rule: prefer direct PRs only for clear list/category matches with direct contribution guidance; otherwise open an issue first. +2026-06-02 broad-outreach policy update: + +- Status: broad awesome-list outreach paused. +- Why: Taskade declined PR #22 and explicitly cited the pattern of many + near-identical `Add codex-profiles` PRs across awesome lists as below its + curation bar. Treat this as a reputation signal, not just a single rejection. +- New outreach rule: do not open more broad or near-identical awesome-list PRs + unless the target is Codex-specific, explicitly asks for Codex CLI/Desktop + workflow tooling, or has a unique structured registry/package format. +- Preferred channels from here: Codex-specific issues/discussions, structured + CLI/tool registries, package ecosystems, targeted maintainer issues, and + problem-led content around `CODEX_HOME`, account switching, and avoiding + `auth.json` copying. +- Subagent coverage: + - Codex-specific sweep opened `yubing744/awesome-agentic-coding-cli#3` and + skipped generated-looking mirrors, agent-only repos, and source-level + documentation projects. + - AI coding/devtools sweep opened no new PRs; it found existing + `launchapp-dev/awesome-ai-coding-tools#8` and deleted a stray un-PR'd fork + branch created during the pass. + - Agentic-coding sweep opened no PRs and recommended skipping backlog #24-35 + under the new broad-list rule. + - Vibe-coding sweep opened no PRs, found existing + `adriannoes/awesome-vibe-coding#3`, and hit GitHub API rate limits during + later duplicate checks. + | # | Repository | Status | Why it may fit | Suggested outreach | | - | - | - | - | - | | 1 | | deferred candidate | Codex CLI list with tools, skills, subagents, plugins, and resources; likely mirrors an existing Codex list, so verify originality before outreach. | Issue first unless README clearly allows direct tool PRs. | @@ -901,7 +1055,7 @@ Awesome AI Coding Agents by BrethofAI: | 4 | | deferred candidate | AI coding tools list from an owner that also maintains a vibe-coding tools list; likely has terminal/developer tooling categories. | Direct PR if README category fits; otherwise issue. | | 5 | | deferred candidate | AI coding tools catalogue; possible fit if it accepts workflow utilities around coding agents. | Issue first due sparse metadata. | | 6 | | deferred candidate | Snapshot-style AI coding tools list; may accept Codex workflow utilities if still maintained. | Issue first; check current contribution stance. | -| 7 | | deferred candidate | AI coding tools list explicitly includes editors, agents, code review, testing, CLI tools, and workflow automation. | Direct PR likely if CLI/workflow section exists. | +| 7 | | existing PR found | AI coding tools list explicitly includes editors, agents, code review, testing, CLI tools, and workflow automation, but it is broad and now subject to the 2026-06-02 pause on near-identical awesome-list PRs. | Existing PR #8 is open; do not open another. Consider withdrawing if broad-list reputation risk outweighs keeping the submission. | | 8 | | deferred candidate | AI developer-tool list covers workflow automation and productivity. | Issue first unless README has clear category and PR guidance. | | 9 | | deferred candidate | AI coding tools list includes developer productivity and app-building tools. | Issue first; verify activity and category. | | 10 | | deferred candidate | AI coding tools catalogue; possible low-priority fit if terminal/helper tools are included. | Issue first. | @@ -923,7 +1077,7 @@ Awesome AI Coding Agents by BrethofAI: | 26 | | deferred candidate | Rules/skills/commands/hooks for agentic coding; `codex-profiles` may fit only as environment support. | Issue first; skip if rules/skills-only. | | 27 | | deferred candidate | Claude Code focused agentic-coding bundle; possible cross-agent fit only if Codex tooling is accepted. | Issue first; likely borderline. | | 28 | | deferred candidate | Agentic coding list; low-metadata but potentially relevant. | Issue first. | -| 29 | | deferred candidate | Terminal-first agentic coding CLI list; strong thematic fit for Codex CLI account/profile helper. | Direct PR if README accepts CLI support tools. | +| 29 | | PR opened | Terminal-first agentic coding CLI list; strong thematic fit for Codex CLI account/profile helper, but still close to the broad awesome-list pattern. | PR #3 opened on 2026-06-02; do not use as a template for more broad list PRs. | | 30 | | deferred candidate | Coding-agent list; possible fit if it has resources/tools around agents. | Issue first; skip if agent-only. | | 31 | | deferred candidate | Coding-agent list; possible but low metadata. | Issue first. | | 32 | | deferred candidate | Coding-agent list updated recently; possible fit if support tooling is allowed. | Issue first. | @@ -931,7 +1085,7 @@ Awesome AI Coding Agents by BrethofAI: | 34 | | deferred candidate | LLM coding agents, benchmarks, harness design, and workflow integration list; possible fit as workflow integration support. | Issue first; taxonomy may be research-heavy. | | 35 | | deferred candidate | Daily-updated ranking of AI agent coding tools; possible fit only if non-agent helper tools are accepted. | Issue first; likely borderline. | | 36 | | deferred candidate | Higher-star vibe-coding list; likely has tools/CLI categories. | Direct PR if Codex/CLI category exists. | -| 37 | | deferred candidate | AI-assisted development resources across Cursor, Claude Code, skills, notebooks, and reports; possible fit as Codex workflow utility. | Issue first; verify taxonomy. | +| 37 | | existing issue found | AI-assisted development resources across Cursor, Claude Code, skills, notebooks, and reports; possible fit as Codex workflow utility. | Existing issue #3 asks about including a Codex profile-switching utility; do not duplicate. | | 38 | | deferred candidate | AI coding assistants/tools list with 100+ entries; possible fit if terminal/CLI tools included. | Direct PR if category exists. | | 39 | | deferred candidate | Vibe-coded apps/tools/projects list; possible fit if tool listings are accepted, not just built projects. | Issue first. | | 40 | | deferred candidate | Recently updated vibe-coding tools/plugins list; likely good fit for Codex CLI/Desktop helper. | Direct PR if README has terminal/workflow category. | @@ -948,6 +1102,62 @@ Awesome AI Coding Agents by BrethofAI: ## Monthly Reconciliation +2026-06-02 distribution pass: + +- Status: quality-gated distribution pass with subagents; broad awesome-list + expansion paused after a maintainer explicitly objected to near-identical PR + patterns. +- Branch checked: `PinZheng/distribution-pass-2026-06-02`. +- Existing outreach reconciled: + - Newly verified as merged/listed: + and + . + - Still open: + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + and . + - Closed with maintainer warning: + . + - Inaccessible during reconciliation: + , because + GitHub could not resolve `tranhoangpich/awesome-agentic-coding`. +- New PRs opened: + and + . +- Directory submissions: + OpenAgent.bot and CLIHunt were submitted for review through no-auth forms. + ToolHunter was deferred because the final step requires an email address. +- Cleanup: + deleted stray fork branch + `Ducksss/awesome-ai-coding-tools:PinZheng/add-codex-profiles`, which was + pushed during the pass without an associated PR. +- Validation: + ran `git fetch --all --prune`; checked recorded PR and issue statuses with + GitHub CLI; verified accepted entries in upstream READMEs; used Playwright + for submitted forms; validated the CLIhub registry entry against the + pre-addition registry; ran `uv run --with pytest --with pydantic --with + pyyaml --with rich --with click --with rapidfuzz pytest -q + tests/test_registry.py tests/test_submit.py` in the CLIhub clone with 14 + passing tests; ran `git diff --check`. + 2026-05-21 automation pass: - Status: reconciliation-only pass; no new PRs, issues, listing requests, or From 02b0d9420ec327fc30ad24f754fae7a6f2989d2c Mon Sep 17 00:00:00 2001 From: Chai Pin Zheng Date: Tue, 9 Jun 2026 16:23:29 +0700 Subject: [PATCH 2/2] docs(feat): record June issue-first outreach pass Summary: - Mark 10 backlog targets as contacted through maintainer issues. - Add the June 9 issue-first reconciliation note with opened issue URLs. - Mark inspected raw-ZIP or no-issue targets as skipped and fix one markdown line wrap. Rationale: - The ledger is the source of truth for outreach, so today's external actions need to be recorded before the next distribution pass. - Issue-first outreach avoids adding more broad PR load while the open external PR count remains high. Tests: - git diff --check - npx --yes markdownlint-cli LAUNCH.md - npm pack --dry-run --silent >/dev/null - make test (fails in existing app-instance fake open launch path) --- LAUNCH.md | 64 +++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 48 insertions(+), 16 deletions(-) diff --git a/LAUNCH.md b/LAUNCH.md index 1beddec..d566014 100644 --- a/LAUNCH.md +++ b/LAUNCH.md @@ -543,8 +543,8 @@ Awesome Vibe Coding by ai-for-developers: - Note: README links a contribution guide, but `CONTRIBUTING.md` is absent/404; followed the existing simple bullet format and placed the entry at the end of the relevant category. -- Submission source: branch `pinzheng/add-codex-profiles-ai-for-dev-vibe`, commit `19c0153` - adds `codex-profiles`. +- Submission source: branch `pinzheng/add-codex-profiles-ai-for-dev-vibe`, + commit `19c0153` adds `codex-profiles`. - Validation: ran `git diff --check`. - PR target: - PR: @@ -1052,22 +1052,22 @@ Non-GitHub Directory Feasibility Sweep: | 1 | | deferred candidate | Codex CLI list with tools, skills, subagents, plugins, and resources; likely mirrors an existing Codex list, so verify originality before outreach. | Issue first unless README clearly allows direct tool PRs. | | 2 | | deferred candidate | Codex CLI resource list with many tools and plugins; `codex-profiles` fits only if the repo is independently maintained. | Issue first after clone/originality check. | | 3 | | deferred candidate | Codex-agent collection; `codex-profiles` may fit as Codex CLI profile/account support if it has a tooling/support section. | Issue first; avoid direct PR if agent-only. | -| 4 | | deferred candidate | AI coding tools list from an owner that also maintains a vibe-coding tools list; likely has terminal/developer tooling categories. | Direct PR if README category fits; otherwise issue. | -| 5 | | deferred candidate | AI coding tools catalogue; possible fit if it accepts workflow utilities around coding agents. | Issue first due sparse metadata. | -| 6 | | deferred candidate | Snapshot-style AI coding tools list; may accept Codex workflow utilities if still maintained. | Issue first; check current contribution stance. | +| 4 | | issue opened on 2026-06-09 | AI coding tools list from an owner that also maintains a vibe-coding tools list; README references CLI integration points and terminal helpers, but broad-list policy now favors maintainer confirmation before PRs. | Issue: . Send a PR only if the maintainer confirms scope. | +| 5 | | issue opened on 2026-06-09 | AI coding tools catalogue with shell/CLI assistant and coding-agent categories; possible fit as Codex CLI/Desktop support tooling. | Issue: . Send a PR only if the maintainer confirms scope. | +| 6 | | issue opened on 2026-06-09 | Snapshot-style AI coding tools list with agent-unification, CLI, context-tool, and developer-utility sections; possible fit as a Codex CLI accessory. | Issue: . Send a PR only if the maintainer confirms scope. | | 7 | | existing PR found | AI coding tools list explicitly includes editors, agents, code review, testing, CLI tools, and workflow automation, but it is broad and now subject to the 2026-06-02 pause on near-identical awesome-list PRs. | Existing PR #8 is open; do not open another. Consider withdrawing if broad-list reputation risk outweighs keeping the submission. | -| 8 | | deferred candidate | AI developer-tool list covers workflow automation and productivity. | Issue first unless README has clear category and PR guidance. | -| 9 | | deferred candidate | AI coding tools list includes developer productivity and app-building tools. | Issue first; verify activity and category. | +| 8 | | issue opened on 2026-06-09 | AI developer-tool list covers workflow automation, autonomous agents, and several CLI-tagged entries; possible fit as Codex workflow/account-state support. | Issue: . Send a PR only if the maintainer confirms scope. | +| 9 | | issue opened on 2026-06-09 | AI coding tools list includes developer productivity, workflow utilities, and a `Terminal & CLI Tools` section. | Issue: . Send a PR only if the maintainer confirms scope. | | 10 | | deferred candidate | AI coding tools catalogue; possible low-priority fit if terminal/helper tools are included. | Issue first. | -| 11 | | deferred candidate | Weekly-updated AI coding tools list; possible fit if Codex/CLI helpers are accepted. | Direct PR only if README has CLI/workflow section. | +| 11 | | issue opened on 2026-06-09 | Weekly-updated AI coding tools list with an `AI Terminal & CLI Tools` section and Codex CLI already listed elsewhere in the README. | Issue: . Send a PR only if the maintainer confirms scope. | | 12 | | deferred candidate | 2026 AI coding/productivity tools list; possible fit for current Codex helper. | Issue first due low signal. | -| 13 | | deferred candidate | AI coding workflow/tool list updated recently; may accept developer productivity boosters. | Issue first unless README accepts direct PRs. | +| 13 | | skipped on 2026-06-09 | AI coding workflow/tool list updated recently, but inspected README routes support/contribution links to a raw ZIP installer URL instead of a normal issue or contribution page. | Do not contact unless the repository changes to a normal curated-list contribution flow. | | 14 | | deferred candidate | AI coding assistants and developer AI tools list; possible fit as Codex workflow utility. | Issue first. | | 15 | | deferred candidate | AI coding-agent list; `codex-profiles` fits only if it has infrastructure/support tooling. | Issue first; skip if agent-only. | | 16 | | deferred candidate | 2026 coding assistants/tools list; possible fit if it has helper/tooling categories. | Issue first. | -| 17 | | deferred candidate | More mature AI developer-tool list; relevant if it includes AI coding workflow utilities. | Issue first; quality bar likely higher. | +| 17 | | issue opened on 2026-06-09 | More mature AI developer-tool list; possible fit only if the maintainer accepts narrow Codex workflow utilities alongside full AI developer products. | Issue: . Send a PR only if the maintainer confirms scope. | | 18 | | deferred candidate | AI developer tools list; possible if it accepts CLI/productivity utilities. | Issue first due sparse metadata. | -| 19 | | deferred candidate | Open-source map of AI developer tooling ecosystem; likely good fit if taxonomy includes workflow/configuration. | Direct PR if category exists; otherwise issue. | +| 19 | | issue opened on 2026-06-09 | Open-source map of AI developer tooling ecosystem with terminal-agent, agent-skills/plugins, and repo-automation coverage; possible fit as Codex workflow isolation support. | Issue: . Send a PR only if the maintainer confirms scope. | | 20 | | deferred candidate | AI devtools list; possible lower-priority fit for Codex helper tooling. | Issue first. | | 21 | | deferred candidate | AI devtools list; possible lower-priority fit. | Issue first. | | 22 | | deferred candidate | Multilingual AI devtools list with coding agents and code-review categories; could fit if tool entries are language-synced. | Issue first; direct PR may require multi-language updates. | @@ -1086,22 +1086,54 @@ Non-GitHub Directory Feasibility Sweep: | 35 | | deferred candidate | Daily-updated ranking of AI agent coding tools; possible fit only if non-agent helper tools are accepted. | Issue first; likely borderline. | | 36 | | deferred candidate | Higher-star vibe-coding list; likely has tools/CLI categories. | Direct PR if Codex/CLI category exists. | | 37 | | existing issue found | AI-assisted development resources across Cursor, Claude Code, skills, notebooks, and reports; possible fit as Codex workflow utility. | Existing issue #3 asks about including a Codex profile-switching utility; do not duplicate. | -| 38 | | deferred candidate | AI coding assistants/tools list with 100+ entries; possible fit if terminal/CLI tools included. | Direct PR if category exists. | +| 38 | | issue opened on 2026-06-09 | AI coding assistants/tools list with explicit `CLI Tools`, terminal-agent, and workflow-integration coverage. | Issue: . Send a PR only if the maintainer confirms scope. | | 39 | | deferred candidate | Vibe-coded apps/tools/projects list; possible fit if tool listings are accepted, not just built projects. | Issue first. | -| 40 | | deferred candidate | Recently updated vibe-coding tools/plugins list; likely good fit for Codex CLI/Desktop helper. | Direct PR if README has terminal/workflow category. | +| 40 | | skipped on 2026-06-09 | Recently updated repository, but inspected README is a generic download/install page pointing to raw ZIP assets rather than a credible curated-list contribution target. | Do not contact unless the repository changes to a normal curated-list contribution flow. | | 41 | | deferred candidate | Vibe-coding AI programming resources; possible fit if multilingual/resources list accepts CLI helpers. | Issue first. | | 42 | | deferred candidate | Vibe-coding references list; possible but lower priority because last update was 2025. | Issue first. | | 43 | | deferred candidate | Vibe-coding resources list; possible fit if tool sections exist. | Issue first. | | 44 | | deferred candidate | Tools, prompts, and patterns for non-technical founders shipping with AI; possible fit only if developer tools are in scope. | Issue first; likely borderline. | -| 45 | | deferred candidate | Very recent vibe-coding resources list for AI agents and development workflows. | Issue first; verify quality before PR. | -| 46 | | deferred candidate | Vibe-coding tools/tutorials/prompt templates list; possible fit if CLI tools are accepted. | Issue first. | -| 47 | | deferred candidate | Recently updated AI coding assistants/tools/resources list; possible fit for Codex helper. | Issue first unless README has direct PR guidance. | +| 45 | | skipped on 2026-06-09 | Very recent vibe-coding resources list, but inspected README is generic, issues are disabled, and the repo did not show a credible targeted contribution path. | Do not contact unless the repository changes to a normal curated-list contribution flow. | +| 46 | | issue opened on 2026-06-09 | Chinese vibe-coding tools/tutorials/prompt-template list with AI programming tools and helper-tool categories; possible fit as a Codex CLI profile helper. | Issue: . Send a PR only if the maintainer confirms scope. | +| 47 | | skipped on 2026-06-09 | Recently updated repository, but inspected README routes support/contribution links to a raw ZIP asset and issues are disabled. | Do not contact unless the repository changes to a normal curated-list contribution flow. | | 48 | | deferred candidate | Vibe-coding list; possible but lower priority due older activity and sparse metadata. | Issue first. | | 49 | | deferred candidate | Vibe Coding cases, tools, and best practices directory; possible fit as tool entry. | Issue first. | | 50 | | deferred candidate | Vibe-coding resources, AI coding tools, and remote developer jobs list; possible tool fit. | Issue first. | ## Monthly Reconciliation +2026-06-09 issue-first outreach pass: + +- Status: opened 10 targeted maintainer issues; no new PRs, directory + submissions, or form submissions were opened in this pass. +- Branch checked: `PinZheng/outreach-2026-06-09`. +- Why issue-first: GitHub search currently shows 47 open external + `codex-profile(s)` PRs authored by `Ducksss`, and the 2026-06-02 policy + pause remains in force after maintainer feedback on broad near-identical + awesome-list PRs. Today used maintainer-scope questions instead of adding + more PR burden. +- Issues opened: + , + , + , + , + , + , + , + , + , and + . +- Selection notes: skipped `JohannFreddyLoayzaHuana/awesome-ai-coding-tools`, + `tusharjadhav124/awesome-vibe-coding-tools`, and + `alimaliai/awesome-vibe-coding` because their inspected READMEs route + support or contribution paths to raw ZIP assets; skipped + `Feilul6656/awesome-vibe-coding` because issues are disabled and the README + did not show a credible targeted contribution flow. +- Validation: checked GitHub auth, current `Ducksss/codex-profiles` repo + metadata, existing PR/issue states, backlog repository metadata, README + category fit, and duplicate PR/issue history for the issue-opened targets; + verified all 10 new issue URLs are open through GitHub CLI. + 2026-06-02 distribution pass: - Status: quality-gated distribution pass with subagents; broad awesome-list