From 9100b99a0205560227b38ee231eeec6f6d5df227 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 10:35:08 +0000 Subject: [PATCH] =?UTF-8?q?[discover]=201=20candidates=20for=20review=20?= =?UTF-8?q?=E2=80=94=202026-05-18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .discover/candidates.json | 44 +++++---------------------------------- .discover/triage.json | 2 +- 2 files changed, 6 insertions(+), 40 deletions(-) diff --git a/.discover/candidates.json b/.discover/candidates.json index f5d49c0..602331c 100644 --- a/.discover/candidates.json +++ b/.discover/candidates.json @@ -1,6 +1,6 @@ [ { - "repo": "MauricioPerera/just-bash-ocr", + "repo": "MauricioPerera/just-bash-harness", "checks": { "readme_is_about_project": true, "install_command_matches_name": true, @@ -11,43 +11,9 @@ "is_subject_focused": true }, "relevant": true, - "confidence": 0.88, - "category": "Libraries", - "description": "OCR plugin adding `ocr extract`, `ocr scan`, and `ocr pdf` commands to just-bash via Tesseract.js — offline, 100+ languages, with bounding-box layout output", - "reasoning": "Clearly a just-bash plugin with real code, install command, usage examples, and distinct value (Tesseract.js OCR as custom commands). Passes all hard gates and fits the Libraries category alongside just-bash-data and just-bash-util." - }, - { - "repo": "MauricioPerera/just-bash-report", - "checks": { - "readme_is_about_project": true, - "install_command_matches_name": true, - "has_usage_example": true, - "describes_unique_value": true, - "is_not_copy_of_canonical": true, - "has_real_code": true, - "is_subject_focused": true - }, - "relevant": true, - "confidence": 0.9, - "category": "Libraries", - "description": "Plugin adding `report` commands to just-bash for generating self-contained HTML dashboards, invoices, and static sites — Chart.js charts, KPI cards, brand theming, i18n, and pure-HTML generators usable without just-bash", - "reasoning": "Well-documented just-bash plugin with real install commands, code examples, live demos, and clear distinct value. Passes all hard gates; fits Libraries alongside just-bash-data." - }, - { - "repo": "MauricioPerera/just-bash-wiki", - "checks": { - "readme_is_about_project": true, - "install_command_matches_name": true, - "has_usage_example": true, - "describes_unique_value": true, - "is_not_copy_of_canonical": true, - "has_real_code": true, - "is_subject_focused": true - }, - "relevant": true, - "confidence": 0.9, - "category": "Libraries", - "description": "Plugin implementing Karpathy's LLM Wiki pattern for just-bash — LLM-maintained knowledge base with `wiki` commands, semantic vector search, and source/page/log layers built on just-bash-data", - "reasoning": "Clearly a just-bash plugin with real install command, usage examples, distinct value (LLM wiki with semantic search), and passes all hard gates. Fits Libraries category." + "confidence": 0.82, + "category": "Built With just-bash", + "description": "Single-agent loop on top of just-bash and agent-skills: sandboxed execution, derived approval gates, AES-256-GCM at rest, persisted sessions, and Cloudflare Workers AI + Anthropic providers", + "reasoning": "Explicitly built on just-bash with it central to its identity, has package dep, real implementation with 258 tests, published to npm as just-bash-harness, and provides distinct agentic harness functionality beyond just-bash itself." } ] diff --git a/.discover/triage.json b/.discover/triage.json index 9e22758..ca37a67 100644 --- a/.discover/triage.json +++ b/.discover/triage.json @@ -1 +1 @@ -{"entries":[{"repo":"constructive-io/just-bash-test","checks":{"readme_is_about_project":false,"install_command_matches_name":false,"has_usage_example":false,"describes_unique_value":false,"is_not_copy_of_canonical":true,"has_real_code":false,"is_subject_focused":false},"relevant":false,"confidence":0.98,"category":"Skip","description":"","reasoning":"This repo is about PostgreSQL/pgpm workspace tooling from Constructive. The name 'just-bash-test' is a name collision — the README has nothing to do with vercel-labs/just-bash; it's about modular Postgres development with pgpm."},{"repo":"dbreunig/dspy-just-bash-interpreter","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":false,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":true},"relevant":false,"confidence":0.8,"category":"Integrations","description":"DSPy BashRLM code interpreter wrapping just-bash-py as a recursive language model backend for DSPy","reasoning":"While the project is clearly related to just-bash (uses just-bash Python port as a DSPy RLM), the README excerpt is very short with no install command or code example, and the author explicitly warns it's a proof-of-concept. It fails install_command_matches_name and has_usage_example hard gates."},{"repo":"devxiyang/just-bash-demo","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":true},"relevant":false,"confidence":0.75,"category":"Built With just-bash","description":"Incident-response agent demo using just-bash and Vercel AI SDK to process multi-source data, implement business logic, and generate dual artifacts","reasoning":"The repo has `has_package_dep: true` and is a genuine just-bash consumer, but it fails `install_command_matches_name` (no npm install referencing its own package name — it's a demo app, not a library). As a demo/example rather than a published library or notable standalone project, it's borderline, but the README is in Chinese with no install command for the package itself."},{"repo":"leif293/just-bash-lazy-sql","checks":{"readme_is_about_project":false,"install_command_matches_name":false,"has_usage_example":false,"describes_unique_value":false,"is_not_copy_of_canonical":false,"has_real_code":false,"is_subject_focused":false},"relevant":false,"confidence":0.97,"category":"Skip","description":"","reasoning":"The README is a near-verbatim copy of the canonical just-bash README (same security model, same installation, same Basic API examples, same configuration examples, same custom commands section). This fails is_not_copy_of_canonical — it's not a distinct project but a copy/fork with a Supabase SQL twist claimed in description only."},{"repo":"MauricioPerera/agent-skills-cli","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":false},"relevant":false,"confidence":0.8,"category":"Skip","description":"","reasoning":"This is a CLI for the agent-skills specification that uses just-bash as part of its implementation (via MountableFs + OverlayFs), but just-bash is not central to the project's identity — it's one implementation detail of a broader agent-skills toolchain. Fails is_subject_focused."},{"repo":"MauricioPerera/just-bash-ocr","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":true},"relevant":true,"confidence":0.88,"category":"Libraries","description":"OCR plugin adding `ocr extract`, `ocr scan`, and `ocr pdf` commands to just-bash via Tesseract.js — offline, 100+ languages, with bounding-box layout output","reasoning":"Clearly a just-bash plugin with real code, install command, usage examples, and distinct value (Tesseract.js OCR as custom commands). Passes all hard gates and fits the Libraries category alongside just-bash-data and just-bash-util."},{"repo":"MauricioPerera/just-bash-report","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":true},"relevant":true,"confidence":0.9,"category":"Libraries","description":"Plugin adding `report` commands to just-bash for generating self-contained HTML dashboards, invoices, and static sites — Chart.js charts, KPI cards, brand theming, i18n, and pure-HTML generators usable without just-bash","reasoning":"Well-documented just-bash plugin with real install commands, code examples, live demos, and clear distinct value. Passes all hard gates; fits Libraries alongside just-bash-data."},{"repo":"MauricioPerera/just-bash-wiki","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":true},"relevant":true,"confidence":0.9,"category":"Libraries","description":"Plugin implementing Karpathy's LLM Wiki pattern for just-bash — LLM-maintained knowledge base with `wiki` commands, semantic vector search, and source/page/log layers built on just-bash-data","reasoning":"Clearly a just-bash plugin with real install command, usage examples, distinct value (LLM wiki with semantic search), and passes all hard gates. Fits Libraries category."},{"repo":"mesopelagique/JustBash","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":false,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":false,"is_subject_focused":true},"relevant":false,"confidence":0.75,"category":"Ports","description":"","reasoning":"A 4D language port of just-bash is an interesting addition to the Ports category, but the README has no install command, no code examples, and no evidence of real implemented code beyond a brief description. Fails install_command_matches_name and has_usage_example hard gates."},{"repo":"mwolting/context-fs","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":false},"relevant":false,"confidence":0.82,"category":"Skip","description":"","reasoning":"context-fs is a broader virtual filesystem framework that exposes APIs/databases as filesystems; `@context-fs/just-bash` is one adapter among many packages (nfs, cli, linear, core). just-bash is not central to the project's identity — it fails is_subject_focused."},{"repo":"nicoalbanese/ai-sdk-memory-just-bash","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":false},"relevant":false,"confidence":0.78,"category":"Skip","description":"","reasoning":"This is a general AI SDK memory example that includes a bash-backed approach using just-bash as one of three implementations. just-bash is not central to the project's identity — it's one approach among structured-actions and observational approaches. Fails is_subject_focused and install_command_matches_name."},{"repo":"Pibomeister/just-bash-vercel-ai-sdk-elements","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":false,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":false},"relevant":false,"confidence":0.78,"category":"Skip","description":"","reasoning":"This is a large production AI agent blueprint that uses just-bash as one component alongside LlamaParse, Mastra memory, and other tools. just-bash is not central to the project's identity; it's one piece of an 'Avengers-level stack'. Fails is_subject_focused and has no install command for the package."},{"repo":"tobowers/minimal-just-bash-failure","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":false,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":true},"relevant":false,"confidence":0.95,"category":"Skip","description":"","reasoning":"This is a bug reproduction repo demonstrating a just-bash js-exec issue. It's not a library, port, adapter, integration, or notable project — it's a minimal test case for filing a bug report. No inclusion value for an awesome list."},{"repo":"vercel-labs/wterm","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":false},"relevant":false,"confidence":0.82,"category":"Skip","description":"","reasoning":"wterm is a full-featured web terminal emulator written in Zig/WASM that ships `@wterm/just-bash` as one of many packages. just-bash is not central to wterm's identity — it's a single optional package in a broader terminal emulator framework. Fails is_subject_focused."}]} +{"entries":[{"repo":"constructive-io/just-bash-test","checks":{"readme_is_about_project":false,"install_command_matches_name":false,"has_usage_example":false,"describes_unique_value":false,"is_not_copy_of_canonical":true,"has_real_code":false,"is_subject_focused":false},"relevant":false,"confidence":0.97,"category":"Skip","description":"Name collision — this is a pgpm/Postgres workspace test repo unrelated to just-bash","reasoning":"The README is entirely about pgpm (modular Postgres tooling) and has no connection to just-bash. The name is coincidental."},{"repo":"dbreunig/dspy-just-bash-interpreter","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":false,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":true},"relevant":false,"confidence":0.75,"category":"Integrations","description":"DSPy BashRLM wrapper using just-bash-py as a code interpreter backend for recursive language models","reasoning":"Interesting integration of just-bash-py with DSPy, but the README lacks an install command and any code usage example, so it fails hard gates. Also explicitly marked as proof-of-concept with dragons warning."},{"repo":"devxiyang/just-bash-demo","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":true},"relevant":false,"confidence":0.72,"category":"Built With just-bash","description":"Incident-response agent demo using just-bash sandbox with multi-source inputs, multi-file edits, and scripted-replay mode","reasoning":"Has package dep and real code, but install_command_matches_name fails — the README install step is `npm install` with no package name referencing this project. It's a demo/example app rather than a reusable library, and is primarily a presentation/demo rather than a notable project."},{"repo":"leif293/just-bash-lazy-sql","checks":{"readme_is_about_project":false,"install_command_matches_name":false,"has_usage_example":false,"describes_unique_value":false,"is_not_copy_of_canonical":false,"has_real_code":false,"is_subject_focused":false},"relevant":false,"confidence":0.97,"category":"Skip","description":"Near-verbatim copy of the canonical just-bash README with no distinguishing content","reasoning":"The README excerpt is substantively a copy of the canonical just-bash package README (same security model, same installation, same API examples). Despite the Supabase description, no unique content is demonstrated."},{"repo":"MauricioPerera/agent-skills-cli","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":false},"relevant":false,"confidence":0.82,"category":"Skip","description":"Reference CLI for the agent-skills spec that uses just-bash's MountableFs/OverlayFs for filesystem allowlists","reasoning":"just-bash is used as a dependency but is not central to this project's identity — it's a CLI tooling project for the agent-skills specification. It fails is_subject_focused."},{"repo":"MauricioPerera/just-bash-harness","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":true},"relevant":true,"confidence":0.82,"category":"Built With just-bash","description":"Single-agent loop on top of just-bash and agent-skills: sandboxed execution, derived approval gates, AES-256-GCM at rest, persisted sessions, and Cloudflare Workers AI + Anthropic providers","reasoning":"Explicitly built on just-bash with it central to its identity, has package dep, real implementation with 258 tests, published to npm as just-bash-harness, and provides distinct agentic harness functionality beyond just-bash itself."},{"repo":"mesopelagique/JustBash","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":false,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":false,"is_subject_focused":true},"relevant":false,"confidence":0.78,"category":"Ports","description":"just-bash port to the 4D language for AI agent sandboxing","reasoning":"Interesting 4D language port but has no install command, no usage example, and given it was pushed only once at creation with zero stars and an empty body beyond description, appears to be a stub with no real code."},{"repo":"mwolting/context-fs","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":false},"relevant":false,"confidence":0.8,"category":"Skip","description":"Virtual filesystem framework for AI agents with a just-bash adapter among several packages","reasoning":"context-fs is a broader platform that ships @context-fs/just-bash as one of several packages (core, nfs, cli, linear, just-bash). just-bash is not central to its identity — it fails is_subject_focused."},{"repo":"nicoalbanese/ai-sdk-memory-just-bash","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":false},"relevant":false,"confidence":0.78,"category":"Skip","description":"Persistent agent memory example using bash-backed, structured-actions, and observational approaches","reasoning":"just-bash is used as one of three memory backends in a broader AI SDK memory example. It's not central to the project's identity, so is_subject_focused fails."},{"repo":"Pibomeister/just-bash-vercel-ai-sdk-elements","checks":{"readme_is_about_project":true,"install_command_matches_name":false,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":false},"relevant":false,"confidence":0.75,"category":"Skip","description":"Production AI agent blueprint combining LlamaParse, Mastra memory, just-bash sandbox, and streaming UI components","reasoning":"just-bash is one component in a larger stack alongside LlamaParse, Mastra, and AI elements UI. It's not central to the project's identity — fails is_subject_focused."},{"repo":"tobowers/minimal-just-bash-failure","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":false,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":true},"relevant":false,"confidence":0.92,"category":"Skip","description":"Minimal bug reproduction showing js-exec never returning a response in just-bash","reasoning":"This is a bug report / minimal reproduction repo, not a library, integration, or project building on just-bash. It has no unique value to contribute to an awesome list."},{"repo":"vercel-labs/wterm","checks":{"readme_is_about_project":true,"install_command_matches_name":true,"has_usage_example":true,"describes_unique_value":true,"is_not_copy_of_canonical":true,"has_real_code":true,"is_subject_focused":false},"relevant":false,"confidence":0.82,"category":"Skip","description":"Web terminal emulator with DOM rendering and a @wterm/just-bash package among several backends","reasoning":"wterm is a full web terminal emulator platform from Vercel Labs; just-bash is one of its many packages (@wterm/just-bash). The project is not subject-focused on just-bash — it fails is_subject_focused."}]}