repo
stringlengths
5
53
pr_number
int32
1
321k
task_type
stringclasses
2 values
issue_text
stringlengths
0
81.2k
pr_title
stringlengths
1
319
pr_body
stringlengths
0
105k
base_sha
stringlengths
40
40
head_sha
stringlengths
40
40
gold_diff
stringlengths
0
202M
changed_files
listlengths
0
100
review_threads
listlengths
0
100
test_patch
stringlengths
0
23.4M
merged
bool
1 class
GyulyVGC/sniffnet
1,099
issue_to_patch
Bump docker/build-push-action from 6 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/build-push-action/releases">docker/build-push-action's releases</a>.</em></p> <blockquote> <h2>v7.0.0</h2> <ul> <li>Node 24 as defa...
3b09b7aefcef91e2418ae168c5585b90a677406d
830cf68d890c128c34cb9fa5bd02ecdcabfd2a9f
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 27111cef2..3a7f21ead 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -39,7 +39,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build and push - uses: docker/build-push-actio...
[ ".github/workflows/docker.yml" ]
[]
true
GyulyVGC/sniffnet
1,098
issue_to_patch
[ImgBot] Optimize images
## Beep boop. Your images are optimized! Your image file size has been reduced by **15%** 🎉 <details> <summary> Details </summary> | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /resources/repository/header_repository.png | 28.69kb | 23.86kb | 16.84% | | /resources/countries_flags/def...
8716c1cfe631d34df93026d6d666c6784019ca76
5eb80810e459376d9b68ef488252da65356c7165
diff --git a/resources/countries_flags/default_picon.png b/resources/countries_flags/default_picon.png index 9e9aa7f3b..daaf3f537 100644 Binary files a/resources/countries_flags/default_picon.png and b/resources/countries_flags/default_picon.png differ diff --git a/resources/repository/header_repository.png b/resources...
[ "resources/countries_flags/default_picon.png", "resources/repository/header_repository.png" ]
[]
true
GyulyVGC/sniffnet
1,090
issue_to_patch
Bump docker/login-action from 3 to 4
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/login-action/releases">docker/login-action's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <ul> <li>Node 24 as default runtime (require...
689743fb4a92c6cc2cac021fd3bdaf6789112585
82ef3c4804729010efff581d9bdf6a9da7eb1225
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 55d29d44c..4ab7d79f5 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -32,7 +32,7 @@ jobs: uses: docker/setup-buildx-action@v4 - name: Login to GitHub Container Registry - uses: docker/...
[ ".github/workflows/docker.yml" ]
[]
true
GyulyVGC/sniffnet
1,089
issue_to_patch
Bump docker/setup-qemu-action from 3 to 4
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/setup-qemu-action/releases">docker/setup-qemu-action's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <ul> <li>Node 24 as defa...
689743fb4a92c6cc2cac021fd3bdaf6789112585
6551d38d2b25ab51ba9b6791a54328d439f23910
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 55d29d44c..f75b68519 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -26,7 +26,7 @@ jobs: fi - name: Set up QEMU - uses: docker/setup-qemu-action@v3 + uses: docker/setup-qemu-...
[ ".github/workflows/docker.yml" ]
[]
true
GyulyVGC/sniffnet
1,088
issue_to_patch
Bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p> <blockquote> <h2>v7.0.0</h2> <h2>v7 What's new</h2> <h3>D...
9b740420a3912c1b5c10a26fbdcfd6e39bafb73a
6c70c980bfae3d50ed7df3277ea966f1fe7290df
diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index ed52831c9..be23f6626 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -102,7 +102,7 @@ jobs: run: cargo build --release --target ${{ matrix.target }} - name: Upload build artifacts - ...
[ ".github/workflows/package.yml" ]
[]
true
GyulyVGC/sniffnet
1,087
issue_to_patch
Bump actions/download-artifact from 7 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/download-artifact/releases">actions/download-artifact's releases</a>.</em></p> <blockquote> <h2>v8.0.0</h2> <h2>v8 - What's new<...
9b740420a3912c1b5c10a26fbdcfd6e39bafb73a
31405215b13cbe0d888f1d796da4d1821324265d
diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index ed52831c9..401fd49d1 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -143,7 +143,7 @@ jobs: - name: Install packaging tools run: cargo install cargo-deb - - uses: actions/download-ar...
[ ".github/workflows/package.yml" ]
[]
true
GyulyVGC/sniffnet
1,091
issue_to_patch
Bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/setup-buildx-action/releases">docker/setup-buildx-action's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <ul> <li>Node 24...
9b740420a3912c1b5c10a26fbdcfd6e39bafb73a
7c12bc0673922ab1c7e9642bdbf45d4b00bc245d
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 11e56b7b0..55d29d44c 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -29,7 +29,7 @@ jobs: uses: docker/setup-qemu-action@v3 - name: Set up Docker Buildx - uses: docker/setup-buildx-act...
[ ".github/workflows/docker.yml" ]
[]
true
GyulyVGC/sniffnet
1,056
issue_to_patch
[Feature Request] Info about PID/user/program that's sending/receiving bytes. **Is your feature request related to a problem? Please describe.** Information on what PID/user/program is responsible for each connection **Describe the solution you'd like** In the list of connections, it would be nice to see what loc...
Program identification
**Finally support process identification to show which applications and programs generate network traffic.** <div align="center"> <img width="319" height="351" alt="image" src="https://github.com/user-attachments/assets/80168854-46d3-44f4-b5d2-26a32e14d17d" /> </div> *** This feature aims to be cross-platf...
9b740420a3912c1b5c10a26fbdcfd6e39bafb73a
38febe3213fc9720511ebb4d9a2c539ce3bfa0d6
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ae38228d..f4db2257f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,13 @@ All Sniffnet releases with the relative changes are documented in this file. ## [UNRELEASED] +- Show which apps and programs are generating network traffic ([#1056](https://github.com/G...
[ "CHANGELOG.md", "Cargo.lock", "Cargo.toml", "README.md", "resources/countries_flags/default_picon.png", "src/cli/mod.rs", "src/gui/components/ellipsized_text.rs", "src/gui/components/mod.rs", "src/gui/pages/connection_details_page.rs", "src/gui/pages/inspect_page.rs", "src/gui/pages/notification...
[]
true
GyulyVGC/sniffnet
1,085
issue_to_patch
docs: add edwloef as a contributor for bug
Adds @edwloef as a contributor for bug. This was requested by GyulyVGC [in this comment](https://github.com/GyulyVGC/sniffnet/issues/1084#issuecomment-3947938730) [skip ci]
8410fa335187570fe7050239d66945b10be8e348
1b4e52e480efa193ec3954d7e4012f403979ce55
diff --git a/.all-contributorsrc b/.all-contributorsrc index 39fa1fdfe..691c5f37d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -867,6 +867,15 @@ "contributions": [ "ideas" ] + }, + { + "login": "edwloef", + "name": "edwloef", + "avatar_url": "https://avatars....
[ ".all-contributorsrc", "CONTRIBUTORS.md" ]
[]
true
HKUDS/CLI-Anything
355
issue_to_patch
Feature/cli matrix multi approach
## Description <!-- Briefly describe the changes in this PR. --> Fixes #<!-- issue number --> ## Type of Change <!-- Check the one that applies: --> - [ ] **New Software CLI (in-repo)** — adds a CLI harness inside this monorepo - [ ] **New Software CLI (standalone repo)** — registry-only PR pointing to ...
43f29815a9f2962782dbf43aae82f5f7ef0cccf6
ef390cdf953d89adf5d099e90a0135d97072b3b9
diff --git a/.github/scripts/generate_meta_skill.py b/.github/scripts/generate_meta_skill.py index e6e0d2ec59..7759f1d628 100644 --- a/.github/scripts/generate_meta_skill.py +++ b/.github/scripts/generate_meta_skill.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -"""Generate cli-hub-skill/SKILL.md from registry.json and pu...
[ ".github/scripts/generate_meta_skill.py", ".github/workflows/deploy-pages.yml", ".gitignore", "audacity/agent-harness/cli_anything/audacity/audacity_cli.py", "audacity/agent-harness/cli_anything/audacity/tests/test_full_e2e.py", "cli-hub-matrix/3d-cad/SKILL.md", "cli-hub-matrix/game-development/SKILL.md...
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Parse annotated harness provider names before matching**\n\nFor capabilities whose registry providers include annotations after the harness name, this exact-prefix match returns `None` even though the matrix `c...
diff --git a/audacity/agent-harness/cli_anything/audacity/tests/test_full_e2e.py b/audacity/agent-harness/cli_anything/audacity/tests/test_full_e2e.py index cafc23adea..6339f29712 100644 --- a/audacity/agent-harness/cli_anything/audacity/tests/test_full_e2e.py +++ b/audacity/agent-harness/cli_anything/audacity/tests/te...
true
HKUDS/CLI-Anything
350
issue_to_patch
test: add regression tests for Live2D review blockers
Adds the regression tests requested in #313 review: - **test_backup_clean_json_mode_deletes_files**: Verifies actually deletes old backups (not just reports them) - **test_flatten_copies_sound_assets**: Verifies copies motion `Sound` audio files and rewrites references to flat paths - **test_save_model_atomic**: Ver...
48f0449e187241adc276ccba47f6827bb96d256c
71914884eac4a2b1def9524c3e5d6cf30f91940a
[ "live2d/agent-harness/cli_anything/live2d/tests/test_core.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Exercise backup-clean instead of deleting manually**\n\nThis test claims to cover `backup-clean --json`, but in the scenario where the JSON branch regresses back to reporting files without deleting them, it wou...
diff --git a/live2d/agent-harness/cli_anything/live2d/tests/test_core.py b/live2d/agent-harness/cli_anything/live2d/tests/test_core.py index 5f0548e76..16cbbf97b 100644 --- a/live2d/agent-harness/cli_anything/live2d/tests/test_core.py +++ b/live2d/agent-harness/cli_anything/live2d/tests/test_core.py @@ -1,13 +1,17 @@ ...
true
HKUDS/CLI-Anything
349
issue_to_patch
fix: classify harness docs as documentation
Summary: Harness README-only PRs were not recognized as documentation because the labeler only treated root/docs Markdown files as documentation, while every agent-harness path was treated as an existing CLI fix. This change recognizes non-SKILL Markdown files under */agent-harness/ as documentation and only applies ex...
48f0449e187241adc276ccba47f6827bb96d256c
02776f399c8415809521530a7dd14a1dd19f3de2
diff --git a/.github/scripts/pr-labeler.js b/.github/scripts/pr-labeler.js index 25aa62950..bda2757c0 100644 --- a/.github/scripts/pr-labeler.js +++ b/.github/scripts/pr-labeler.js @@ -52,10 +52,15 @@ function isDocumentationFile(path) { /^README(?:_[A-Z]+)?\.md$/.test(path) || /^(CONTRIBUTING|SECURITY)\.md$/...
[ ".github/scripts/pr-labeler.js", ".github/scripts/tests/pr-labeler.test.js" ]
[]
diff --git a/.github/scripts/tests/pr-labeler.test.js b/.github/scripts/tests/pr-labeler.test.js index 887e7d863..6c48a4b21 100644 --- a/.github/scripts/tests/pr-labeler.test.js +++ b/.github/scripts/tests/pr-labeler.test.js @@ -197,3 +197,12 @@ test("mixed README and harness changes are not documentation-only", () => ...
true
HKUDS/CLI-Anything
354
issue_to_patch
Skip pip option values in registry date updater
## Summary - teach the registry date updater to skip pip install options that consume a following value - keep package-date detection working for commands such as python -m pip install --index-url URL --trusted-host HOST py4csr - add regression coverage for this parser case ## Validation - python3 -c "import importlib...
877a112218846815fb80caa5d916b4a3d1569005
27dc21762ac9998b4ef24bd6dee0f27fb487a326
diff --git a/.github/scripts/update_registry_dates.py b/.github/scripts/update_registry_dates.py index e7585a6e0..a2c72de60 100644 --- a/.github/scripts/update_registry_dates.py +++ b/.github/scripts/update_registry_dates.py @@ -19,6 +19,34 @@ GITHUB_REPO_RE = re.compile(r"https://github\.com/([^/]+/[^/#?]+?)(?:\.git)...
[ ".github/scripts/tests/test_update_registry_dates.py", ".github/scripts/update_registry_dates.py" ]
[]
diff --git a/.github/scripts/tests/test_update_registry_dates.py b/.github/scripts/tests/test_update_registry_dates.py index 924c4a7dc..53b83fd45 100644 --- a/.github/scripts/tests/test_update_registry_dates.py +++ b/.github/scripts/tests/test_update_registry_dates.py @@ -60,3 +60,12 @@ def test_extract_pypi_package_su...
true
HKUDS/CLI-Anything
348
issue_to_patch
feat: add TinyFish Web Agent CLI (standalone repo)
## Description Adds **TinyFish Web Agent** to the hub as a standalone-repo CLI covering all four TinyFish products: **Search** (ranked web results), **Fetch** (clean page extraction, JS-rendered, up to 10 URLs in parallel), **Agent** (natural-language browser automation with sync/async run management), and **Browser**...
48f0449e187241adc276ccba47f6827bb96d256c
ca915b84a450f7a4c3240bbf7e699a5108240305
diff --git a/registry.json b/registry.json index ffa3928b7..86b636811 100644 --- a/registry.json +++ b/registry.json @@ -1418,6 +1418,25 @@ "url": "https://github.com/davidmyriel" } ] + }, + { + "name": "tinyfish", + "display_name": "TinyFish Web Agent", + "version": "0.1...
[ "registry.json" ]
[ { "comment": "The `requires` field includes a URL without a scheme (`agent.tinyfish.ai/api-keys`). To avoid ambiguity and improve clickability across renderers, use a fully qualified URL (e.g., `https://agent.tinyfish.ai/api-keys`).", "path": "registry.json", "hunk": "@@ -1418,6 +1418,25 @@\n ...
true
HKUDS/CLI-Anything
347
issue_to_patch
feat: add OpenRefine CLI harness
## Summary - Add an in-repo OpenRefine CLI-Anything harness under `openrefine/agent-harness`. - Add canonical and packaged OpenRefine skills. - Register OpenRefine in `registry.json` and link it from the README. - Include harness-local `e2e.backend.json` and `coverage.matrix.json` for backend/test auditability. ## Tes...
48f0449e187241adc276ccba47f6827bb96d256c
a1b4313f8b01d0d39b326e3e81f38ad16670a67b
diff --git a/README.md b/README.md index 2d208d0ea..95d361434 100644 --- a/README.md +++ b/README.md @@ -1068,6 +1068,13 @@ Each application received complete, production-ready CLI interfaces — not demo <td align="center">✅ 158</td> </tr> <tr> +<td align="center"><strong><a href="openrefine/agent-harness/">OpenRefin...
[ "README.md", "openrefine/agent-harness/OPENREFINE.md", "openrefine/agent-harness/README.md", "openrefine/agent-harness/cli_anything/openrefine/README.md", "openrefine/agent-harness/cli_anything/openrefine/__init__.py", "openrefine/agent-harness/cli_anything/openrefine/__main__.py", "openrefine/agent-har...
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Persist and reuse the session backend URL**\n\nWhen a project is imported/opened with a non-default `--base-url`, the selected project is saved in the session but subsequent commands using only `--session` stil...
diff --git a/openrefine/agent-harness/cli_anything/openrefine/tests/TEST.md b/openrefine/agent-harness/cli_anything/openrefine/tests/TEST.md new file mode 100644 index 000000000..8190673fb --- /dev/null +++ b/openrefine/agent-harness/cli_anything/openrefine/tests/TEST.md @@ -0,0 +1,149 @@ +# OpenRefine Harness Test Pla...
true
HKUDS/CLI-Anything
347
comment_to_fix
feat: add OpenRefine CLI harness
`pytest` is listed under `install_requires`, which makes it a runtime dependency for all users installing the harness. Other harnesses in this repo keep test-only tooling out of `install_requires`; `pytest` should be installed only for development/testing (e.g., via `extras_require`).
48f0449e187241adc276ccba47f6827bb96d256c
a1b4313f8b01d0d39b326e3e81f38ad16670a67b
diff --git a/openrefine/agent-harness/setup.py b/openrefine/agent-harness/setup.py new file mode 100644 index 000000000..3e779ef0c --- /dev/null +++ b/openrefine/agent-harness/setup.py @@ -0,0 +1,29 @@ +from setuptools import find_namespace_packages, setup + + +setup( + name="cli-anything-openrefine", + version="...
[ "openrefine/agent-harness/setup.py" ]
[ { "comment": "`pytest` is listed under `install_requires`, which makes it a runtime dependency for all users installing the harness. Other harnesses in this repo keep test-only tooling out of `install_requires`; `pytest` should be installed only for development/testing (e.g., via `extras_require`).", "path"...
true
HKUDS/CLI-Anything
347
comment_to_fix
feat: add OpenRefine CLI harness
`start_openrefine()` starts a long-running server process but pipes stdout/stderr without consuming them. This can terminate the child (SIGPIPE) or block it once buffers fill after the CLI exits; for a daemon-like start, redirect to `DEVNULL` or inherit the parent stdio instead.
48f0449e187241adc276ccba47f6827bb96d256c
a1b4313f8b01d0d39b326e3e81f38ad16670a67b
diff --git a/openrefine/agent-harness/cli_anything/openrefine/utils/openrefine_backend.py b/openrefine/agent-harness/cli_anything/openrefine/utils/openrefine_backend.py new file mode 100644 index 000000000..1e66258da --- /dev/null +++ b/openrefine/agent-harness/cli_anything/openrefine/utils/openrefine_backend.py @@ -0,...
[ "openrefine/agent-harness/cli_anything/openrefine/utils/openrefine_backend.py" ]
[ { "comment": "`start_openrefine()` starts a long-running server process but pipes stdout/stderr without consuming them. This can terminate the child (SIGPIPE) or block it once buffers fill after the CLI exits; for a daemon-like start, redirect to `DEVNULL` or inherit the parent stdio instead.", "path": "ope...
true
HKUDS/CLI-Anything
347
comment_to_fix
feat: add OpenRefine CLI harness
`session show` bypasses `_handle()`, so failures (e.g. unreadable/invalid JSON session file) will raise an unhandled exception and won’t follow the documented `--json` error contract (JSON `{ok:false,...}` on stderr).
48f0449e187241adc276ccba47f6827bb96d256c
a1b4313f8b01d0d39b326e3e81f38ad16670a67b
diff --git a/openrefine/agent-harness/cli_anything/openrefine/openrefine_cli.py b/openrefine/agent-harness/cli_anything/openrefine/openrefine_cli.py new file mode 100644 index 000000000..4b0ac449a --- /dev/null +++ b/openrefine/agent-harness/cli_anything/openrefine/openrefine_cli.py @@ -0,0 +1,351 @@ +from __future__ i...
[ "openrefine/agent-harness/cli_anything/openrefine/openrefine_cli.py" ]
[ { "comment": "`session show` bypasses `_handle()`, so failures (e.g. unreadable/invalid JSON session file) will raise an unhandled exception and won’t follow the documented `--json` error contract (JSON `{ok:false,...}` on stderr).", "path": "openrefine/agent-harness/cli_anything/openrefine/openrefine_cli.p...
true
HKUDS/CLI-Anything
334
issue_to_patch
feat: add EEZ Studio CLI harness
Automated CLI-Anything harness proposal for EEZ Studio. Target: https://www.envox.eu/studio/studio-introduction/ Build prompt: /tmp/ca-eez-live/.ca-autoagent/prompts/6c7cd181164b/eez-studio.md Validation: passed
ce3712a5231ae8c67ced36f65de4b24405ca23e6
0e730181c49261c3104511354facafb8884de3ad
diff --git a/.gitignore b/.gitignore index 211afaef9..102124252 100644 --- a/.gitignore +++ b/.gitignore @@ -100,6 +100,7 @@ !/3MF/ !/calibre/ !/rekordbox/ +!/eez-studio/ !/live2d/ !/tigris/ !/cc-switch/ @@ -211,6 +212,8 @@ /calibre/.* /rekordbox/* /rekordbox/.* +/eez-studio/* +/eez-studio/.* /live2d/* /live...
[ ".gitignore", "README.md", "eez-studio/agent-harness/EEZ_STUDIO.md", "eez-studio/agent-harness/cli_anything/eez_studio/README.md", "eez-studio/agent-harness/cli_anything/eez_studio/__init__.py", "eez-studio/agent-harness/cli_anything/eez_studio/__main__.py", "eez-studio/agent-harness/cli_anything/eez_st...
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Keep the REPL session after nested commands**\n\nIn the interactive REPL, entering the advertised `project new -o app.eez-project` runs the top-level CLI again, whose callback replaces the global `_session` wit...
diff --git a/eez-studio/agent-harness/cli_anything/eez_studio/tests/TEST.md b/eez-studio/agent-harness/cli_anything/eez_studio/tests/TEST.md new file mode 100644 index 000000000..97f00c97a --- /dev/null +++ b/eez-studio/agent-harness/cli_anything/eez_studio/tests/TEST.md @@ -0,0 +1,133 @@ +# EEZ Studio Harness Test Pla...
true
HKUDS/CLI-Anything
346
issue_to_patch
feat: add cli-anything-jumpserver v0.1.0 harness
## Description Add JumpServer CLI harness for bastion host management via REST API. ### Features - **Asset Management**: hosts, devices, databases, clouds, nodes, platforms, gateways - **User Management**: CRUD, groups, MFA reset, password management - **Permission Management**: asset permissions, user permissions - ...
88fe584cfb2dbf5db2bc1b2359be9b62ec8ec8ce
96fe87d4afdcc4860c713e5b016264117123dd64
diff --git a/.gitignore b/.gitignore index 102124252..8c199271e 100644 --- a/.gitignore +++ b/.gitignore @@ -344,3 +344,6 @@ assets/gen_typing_gif.py !/notebooklm/agent-harness/ !/intelwatch/ !/intelwatch/agent-harness/ +!/jumpserver/ +!/jumpserver/agent-harness/ +!/cli_anything/jumpserver/ diff --git a/jumpserver/a...
[ ".gitignore", "jumpserver/agent-harness/JUMPSERVER.md", "jumpserver/agent-harness/cli_anything/jumpserver/README.md", "jumpserver/agent-harness/cli_anything/jumpserver/__init__.py", "jumpserver/agent-harness/cli_anything/jumpserver/__main__.py", "jumpserver/agent-harness/cli_anything/jumpserver/core/__ini...
[]
diff --git a/jumpserver/agent-harness/cli_anything/jumpserver/tests/TEST.md b/jumpserver/agent-harness/cli_anything/jumpserver/tests/TEST.md new file mode 100644 index 000000000..ad97833f8 --- /dev/null +++ b/jumpserver/agent-harness/cli_anything/jumpserver/tests/TEST.md @@ -0,0 +1,250 @@ +# JumpServer CLI Test Plan + ...
true
HKUDS/CLI-Anything
313
issue_to_patch
[Live2D] Add editing, linting, batch ops, and workflow commands (v0.3.0)
## Summary Adds full editing, asset management, and workflow capabilities to the Live2D CLI harness (0.2.0 → 0.3.0). The tool went from 17 read-only commands to **42 commands** covering the complete Live2D model lifecycle: inspect → edit → lint → test → deploy. ## What's new ### Edit (10 commands) - `edit-motion` /...
0c2fe65e345acf20e400eee01c5e8f503d5a3ac0
b9f7811c00aa4ed232fdacf7e2d9ff5343dda4ab
diff --git a/.gitignore b/.gitignore index 1b641a167..211afaef9 100644 --- a/.gitignore +++ b/.gitignore @@ -100,6 +100,7 @@ !/3MF/ !/calibre/ !/rekordbox/ +!/live2d/ !/tigris/ !/cc-switch/ !/siyuan/ @@ -210,6 +211,8 @@ /calibre/.* /rekordbox/* /rekordbox/.* +/live2d/* +/live2d/.* /tigris/* /tigris/.* /cc-s...
[ ".gitignore", "live2d/agent-harness/CHANGELOG.md", "live2d/agent-harness/LIVE2D.md", "live2d/agent-harness/cli_anything/live2d/__init__.py", "live2d/agent-harness/cli_anything/live2d/__main__.py", "live2d/agent-harness/cli_anything/live2d/core/__init__.py", "live2d/agent-harness/cli_anything/live2d/core...
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Preserve motion sound references when saving**\n\nWhen a `.model3.json` motion entry includes Cubism's `Sound` field, any edit path that calls `save_model()` rewrites the motion entry from `MotionRef` and drops...
diff --git a/live2d/agent-harness/cli_anything/live2d/tests/__init__.py b/live2d/agent-harness/cli_anything/live2d/tests/__init__.py new file mode 100644 index 000000000..4d4e8ec1e --- /dev/null +++ b/live2d/agent-harness/cli_anything/live2d/tests/__init__.py @@ -0,0 +1,1 @@ +"""Tests for cli-anything-live2d.""" diff -...
true
HKUDS/CLI-Anything
301
issue_to_patch
feat: add Tigris CLI harness for S3-compatible object storage
## Description Adds `cli-anything-tigris` — an in-repo CLI harness for [[Tigris](https://www.tigrisdata.com/)](https://www.tigrisdata.com), a globally distributed, S3-compatible object storage service with no egress fees. This harness **wraps the official `tigris` CLI** rather than reimplementing the S3 protocol,...
ac62f3802f744368c14cd52eee158de875a93667
c6a4898165be028d2c857e87292368f7a4fc036d
diff --git a/.gitignore b/.gitignore index 869bfcb42..1b641a167 100644 --- a/.gitignore +++ b/.gitignore @@ -100,6 +100,7 @@ !/3MF/ !/calibre/ !/rekordbox/ +!/tigris/ !/cc-switch/ !/siyuan/ # Step 5: Inside each software dir, ignore everything (including dotfiles) @@ -209,6 +210,8 @@ /calibre/.* /rekordbox/* /...
[ ".gitignore", "README.md", "registry.json", "skills/cli-anything-tigris/SKILL.md", "tigris/agent-harness/.gitignore", "tigris/agent-harness/TIGRIS.md", "tigris/agent-harness/cli_anything/tigris/README.md", "tigris/agent-harness/cli_anything/tigris/__init__.py", "tigris/agent-harness/cli_anything/tig...
[]
diff --git a/tigris/agent-harness/cli_anything/tigris/tests/TEST.md b/tigris/agent-harness/cli_anything/tigris/tests/TEST.md new file mode 100644 index 000000000..e6b91f984 --- /dev/null +++ b/tigris/agent-harness/cli_anything/tigris/tests/TEST.md @@ -0,0 +1,65 @@ +# Tigris CLI Harness — Test Plan + +## Layout + +- `te...
true
HKUDS/CLI-Anything
310
issue_to_patch
feat: add CC Switch CLI harness
## Summary Add CLI harness for CC Switch - a desktop app that manages AI coding tool configurations across Claude Code, Codex, Gemini CLI, OpenCode, OpenClaw, and Hermes. Reads from the live SQLite database with 7 command groups: providers, proxy, mcp, skills, usage, settings, sessions. 50 tests (30 unit + 20 E2E) all...
a71c6721627cdcea3668fe0eaa89b3097ffafd16
9f5f873d0f5d43a1f515ea60e8952ccb4d54f3d7
diff --git a/.gitignore b/.gitignore index cfaff7127..869bfcb42 100644 --- a/.gitignore +++ b/.gitignore @@ -100,6 +100,7 @@ !/3MF/ !/calibre/ !/rekordbox/ +!/cc-switch/ !/siyuan/ # Step 5: Inside each software dir, ignore everything (including dotfiles) /gimp/* @@ -208,6 +209,8 @@ /calibre/.* /rekordbox/* /re...
[ ".gitignore", "cc-switch/agent-harness/CCSWITCH.md", "cc-switch/agent-harness/cli_anything/ccswitch/README.md", "cc-switch/agent-harness/cli_anything/ccswitch/__init__.py", "cc-switch/agent-harness/cli_anything/ccswitch/__main__.py", "cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py", "cc-s...
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Mask provider secrets in JSON output**\n\nWhen `providers get` is run with `--json`, this path serializes `settings_config` directly after parsing it, so raw API keys/tokens are emitted to stdout. That leaks cr...
diff --git a/cc-switch/agent-harness/cli_anything/ccswitch/tests/TEST.md b/cc-switch/agent-harness/cli_anything/ccswitch/tests/TEST.md new file mode 100644 index 000000000..4803bf017 --- /dev/null +++ b/cc-switch/agent-harness/cli_anything/ccswitch/tests/TEST.md @@ -0,0 +1,86 @@ +# CC Switch CLI - Test Plan + +## Test ...
true
HKUDS/CLI-Anything
310
comment_to_fix
feat: add CC Switch CLI harness
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Mask provider secrets in JSON output** When `providers get` is run with `--json`, this path serializes `settings_config` directly after parsing it, so raw API keys/tokens are emitted to stdout. That leaks credentials into terminal ...
a71c6721627cdcea3668fe0eaa89b3097ffafd16
9f5f873d0f5d43a1f515ea60e8952ccb4d54f3d7
diff --git a/cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py b/cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py new file mode 100644 index 000000000..2b9a0e3d5 --- /dev/null +++ b/cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py @@ -0,0 +1,988 @@ +"""CC Switch CLI — command-line ...
[ "cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Mask provider secrets in JSON output**\n\nWhen `providers get` is run with `--json`, this path serializes `settings_config` directly after parsing it, so raw API keys/tokens are emitted to stdout. That leaks cr...
true
HKUDS/CLI-Anything
310
comment_to_fix
feat: add CC Switch CLI harness
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Handle non-Claude live config writes in set-current** `providers set-current` calls `_write_live_config` for every app, but this function only writes a file inside the `if app in ("claude",):` block. For `codex`, `gemini`, `opencod...
a71c6721627cdcea3668fe0eaa89b3097ffafd16
9f5f873d0f5d43a1f515ea60e8952ccb4d54f3d7
diff --git a/cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py b/cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py new file mode 100644 index 000000000..2b9a0e3d5 --- /dev/null +++ b/cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py @@ -0,0 +1,988 @@ +"""CC Switch CLI — command-line ...
[ "cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Handle non-Claude live config writes in set-current**\n\n`providers set-current` calls `_write_live_config` for every app, but this function only writes a file inside the `if app in (\"claude\",):` block. For `...
true
HKUDS/CLI-Anything
310
comment_to_fix
feat: add CC Switch CLI harness
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Emit JSON for settings get when JSON mode is enabled** With global `--json`, `settings get` still prints the raw value as plain text, which breaks machine consumers expecting valid JSON from JSON mode. This inconsistency causes par...
a71c6721627cdcea3668fe0eaa89b3097ffafd16
9f5f873d0f5d43a1f515ea60e8952ccb4d54f3d7
diff --git a/cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py b/cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py new file mode 100644 index 000000000..2b9a0e3d5 --- /dev/null +++ b/cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py @@ -0,0 +1,988 @@ +"""CC Switch CLI — command-line ...
[ "cc-switch/agent-harness/cli_anything/ccswitch/ccswitch_cli.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Emit JSON for settings get when JSON mode is enabled**\n\nWith global `--json`, `settings get` still prints the raw value as plain text, which breaks machine consumers expecting valid JSON from JSON mode. This ...
true
HKUDS/CLI-Anything
338
issue_to_patch
feat: add smithue-cli (Unreal Engine editor CLI)
## Summary Adds **smithue-cli** as a standalone external CLI to the registry. smithue-cli is an npm-based Windows CLI that bridges AI agents with the Unreal Engine editor via the SmithUE plugin. It is distributed via npm (not pip) and is Windows-only in v1. ## Registry entry - **name**: smithue-cli - **install_cmd*...
a71c6721627cdcea3668fe0eaa89b3097ffafd16
a6e44d9545a83e3a4d445c90ba0ba99cc7802e55
diff --git a/public_registry.json b/public_registry.json index 2de438608..173c37ac0 100644 --- a/public_registry.json +++ b/public_registry.json @@ -424,6 +424,32 @@ "url": "https://github.com/dreamor" } ] + }, + { + "name": "smithue-cli", + "display_name": "SmithUE CLI", + ...
[ "public_registry.json" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Route the npm CLI through a non-pip install strategy**\n\nBecause this entry is added to `registry.json`, `fetch_all_clis()` tags it as `_source: \"harness\"` (`cli-hub/cli_hub/registry.py`), and `_install_stra...
true
HKUDS/CLI-Anything
311
issue_to_patch
feat: add SiYuan CLI (cli-anything-siyuan)
## Summary Add SiYuan (思源笔记) CLI tool — `cli-anything-siyuan` — for managing notebooks, documents, blocks, and searching content via the SiYuan HTTP API. Key features: - **Notebook management**: list, create, rename, remove notebooks - **Document operations**: list, tree, get, rename documents - **Content block manag...
7862c920c9950a0883326ba4ca9dd9ffdbcb5596
59e9f7bc2d5a2cd8ce91fc4d64905908428886ae
diff --git a/.gitignore b/.gitignore index 73b94cbd9..164be5b6e 100644 --- a/.gitignore +++ b/.gitignore @@ -95,6 +95,7 @@ !/3MF/ !/calibre/ !/rekordbox/ +!/siyuan/ # Step 5: Inside each software dir, ignore everything (including dotfiles) /gimp/* /gimp/.* @@ -198,6 +199,8 @@ /calibre/.* /rekordbox/* /rekordbo...
[ ".gitignore", "registry.json", "siyuan/agent-harness/SIYUAN.md", "siyuan/agent-harness/cli_anything/siyuan/README.md", "siyuan/agent-harness/cli_anything/siyuan/__init__.py", "siyuan/agent-harness/cli_anything/siyuan/__main__.py", "siyuan/agent-harness/cli_anything/siyuan/core/__init__.py", "siyuan/ag...
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Pass parent ID to block insert in REPL**\n\nUpdate the REPL `block insert` path to pass the second argument as `parent_id`, not `previous_id`. The help text and command shape (`block insert <parent> <data>`) in...
diff --git a/siyuan/agent-harness/cli_anything/siyuan/tests/__init__.py b/siyuan/agent-harness/cli_anything/siyuan/tests/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/siyuan/agent-harness/cli_anything/siyuan/tests/test_cli_commands.py b/siyuan/agent-harness/cli_anything/siyuan/tests/test_cli_...
true
HKUDS/CLI-Anything
344
issue_to_patch
feat: add Reasonix agent skill adapter
## Summary / 概述 **English:** Add a Reasonix agent adapter that lets users build, refine, test, and validate CLI-Anything harnesses from Reasonix sessions. **中文:** 为 Reasonix 编程智能体添加 CLI-Anything 适配器,使用户可以在 Reasonix 会话中构建、优化、测试和验证 CLI-Anything harness。 Reasonix project: https://github.com/esengine/DeepSeek-Reasonix ...
f23e051a053dfe34737f3d542f9fb3952d23922d
d1eedc958e829593f6578739c6d0d4855913a523
diff --git a/.gitignore b/.gitignore index 618c70154..8a4fae99c 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ !/cli-anything-plugin/ !/codex-skill/ !/hermes-skill/ +!/reasonix-skill/ !/skill_generation/ !/openclaw-skill/ !/cli-hub-meta-skill/ diff --git a/README.md b/README.md index 9672f4ab2..1e2555...
[ ".gitignore", "README.md", "reasonix-skill/README.md", "reasonix-skill/SKILL.md", "reasonix-skill/agents/reasonix.yaml", "reasonix-skill/scripts/install.ps1", "reasonix-skill/scripts/install.sh" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Declare the skill as a subagent in frontmatter**\n\nFor the shell/PowerShell install path, Reasonix loads this `SKILL.md` directly from `~/.reasonix/skills/cli-anything/SKILL.md`; Reasonix's skill docs say `run...
true
HKUDS/CLI-Anything
344
comment_to_fix
feat: add Reasonix agent skill adapter
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Declare the skill as a subagent in frontmatter** For the shell/PowerShell install path, Reasonix loads this `SKILL.md` directly from `~/.reasonix/skills/cli-anything/SKILL.md`; Reasonix's skill docs say `runAs` defaults to `inline`...
f23e051a053dfe34737f3d542f9fb3952d23922d
d1eedc958e829593f6578739c6d0d4855913a523
diff --git a/reasonix-skill/SKILL.md b/reasonix-skill/SKILL.md new file mode 100644 index 000000000..f24056e91 --- /dev/null +++ b/reasonix-skill/SKILL.md @@ -0,0 +1,164 @@ +--- +name: cli-anything +description: Use when the user wants Reasonix to build, refine, test, or validate a CLI-Anything harness for a GUI applic...
[ "reasonix-skill/SKILL.md" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Declare the skill as a subagent in frontmatter**\n\nFor the shell/PowerShell install path, Reasonix loads this `SKILL.md` directly from `~/.reasonix/skills/cli-anything/SKILL.md`; Reasonix's skill docs say `run...
true
HKUDS/CLI-Anything
344
comment_to_fix
feat: add Reasonix agent skill adapter
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Use Reasonix's registered shell and search tool names** The adapter instructs its isolated subagent to call `bash` throughout implementation, testing, and packaging, but current Reasonix registers the shell tool as `run_command`; i...
f23e051a053dfe34737f3d542f9fb3952d23922d
d1eedc958e829593f6578739c6d0d4855913a523
diff --git a/reasonix-skill/SKILL.md b/reasonix-skill/SKILL.md new file mode 100644 index 000000000..f24056e91 --- /dev/null +++ b/reasonix-skill/SKILL.md @@ -0,0 +1,164 @@ +--- +name: cli-anything +description: Use when the user wants Reasonix to build, refine, test, or validate a CLI-Anything harness for a GUI applic...
[ "reasonix-skill/SKILL.md" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Use Reasonix's registered shell and search tool names**\n\nThe adapter instructs its isolated subagent to call `bash` throughout implementation, testing, and packaging, but current Reasonix registers the shell ...
true
HKUDS/CLI-Anything
344
comment_to_fix
feat: add Reasonix agent skill adapter
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Invoke the skill through Reasonix's skill command** Reasonix exposes user skills through `/skill <name>` (or the `run_skill` tool), and does not dynamically register `/cli-anything` as a slash command. Consequently, users following...
f23e051a053dfe34737f3d542f9fb3952d23922d
d1eedc958e829593f6578739c6d0d4855913a523
diff --git a/reasonix-skill/README.md b/reasonix-skill/README.md new file mode 100644 index 000000000..6233720ff --- /dev/null +++ b/reasonix-skill/README.md @@ -0,0 +1,116 @@ +# CLI-Anything for Reasonix + +An adapter that brings the [CLI-Anything](https://github.com/HKUDS/CLI-Anything) harness methodology to the [Rea...
[ "reasonix-skill/README.md" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Invoke the skill through Reasonix's skill command**\n\nReasonix exposes user skills through `/skill <name>` (or the `run_skill` tool), and does not dynamically register `/cli-anything` as a slash command. Conse...
true
HKUDS/CLI-Anything
345
issue_to_patch
feat: add Web Yu-pri CLI harness
## Description Adds an in-repo CLI-Anything harness for Japan Post Web Yu-pri browser workflows. The harness uses Playwright to drive the real Web Yu-pri UI with a persistent browser profile. It supports login-page opening, status inspection, screenshots, item-file planning, and contents-form filling. The first versi...
f23e051a053dfe34737f3d542f9fb3952d23922d
76ddd417358ce0ec35ab2ef06dee090442061e77
diff --git a/.gitignore b/.gitignore index 618c70154..0d858f379 100644 --- a/.gitignore +++ b/.gitignore @@ -70,6 +70,7 @@ !/minimax/ !/ollama/ !/browser/ +!/web-yu-pri/ !/seaclip/ !/pm2/ !/chromadb/ @@ -143,6 +144,8 @@ /ollama/.* /browser/* /browser/.* +/web-yu-pri/* +/web-yu-pri/.* /seaclip/* /seaclip/.* ...
[ ".gitignore", "README.md", "registry.json", "skills/cli-anything-web-yu-pri/SKILL.md", "web-yu-pri/agent-harness/README.md", "web-yu-pri/agent-harness/WEB_YU_PRI.md", "web-yu-pri/agent-harness/cli_anything/web_yu_pri/README.md", "web-yu-pri/agent-harness/cli_anything/web_yu_pri/__init__.py", "web-yu...
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Keep the login browser open for manual authentication**\n\nWhen a user runs `open-login` to establish the persistent profile, this function navigates to the login URL and then immediately exits the `with browse...
diff --git a/web-yu-pri/agent-harness/cli_anything/web_yu_pri/tests/TEST.md b/web-yu-pri/agent-harness/cli_anything/web_yu_pri/tests/TEST.md new file mode 100644 index 000000000..a709bb2e1 --- /dev/null +++ b/web-yu-pri/agent-harness/cli_anything/web_yu_pri/tests/TEST.md @@ -0,0 +1,101 @@ +# Test Plan: cli-anything-web...
true
HKUDS/CLI-Anything
341
issue_to_patch
feat: add OpenWebUI CLI registry entry
## Description Adds OpenWebUI to CLI-AnythingHub as a standalone repository CLI via `registry.json`. Fixes: N/A ## Type of Change - [ ] **New Software CLI (in-repo)** — adds a CLI harness inside this monorepo - [x] **New Software CLI (standalone repo)** — registry-only PR pointing to an external repo - [ ] **New Fe...
f23e051a053dfe34737f3d542f9fb3952d23922d
97269b17e5a5933e0d79dffebc2775164ce784f6
diff --git a/registry.json b/registry.json index 851cbafa1..bacc19aea 100644 --- a/registry.json +++ b/registry.json @@ -450,6 +450,25 @@ } ] }, + { + "name": "openwebui", + "display_name": "OpenWebUI", + "version": "1.0.0", + "description": "Operate a running OpenWebUI backe...
[ "registry.json" ]
[]
true
HKUDS/CLI-Anything
332
issue_to_patch
[Bug]: Codex skill installer omits the full methodology resources ### Affected Software/Harness plugin ### Version / Commit commit 0cb261c11c24c74836bb83574e59338a4089e993 ### Operating System Linux ### Python Version 3.12.3 ### Steps to Reproduce 1. Clone the repository: ```bash git clone https://...
fix: vendor full methodology resources for Codex skill
## Description Fix the Codex skill installation so it vendors the complete CLI-Anything methodology instead of installing only the condensed entry-point skill. Previously, the installed `SKILL.md` referenced `../cli-anything-plugin/HARNESS.md`, but the installer copied only `codex-skill/`. The referenced m...
f23e051a053dfe34737f3d542f9fb3952d23922d
96a4983e77439924765222dfd3103139627ae0c1
diff --git a/.github/workflows/check-codex-skill.yml b/.github/workflows/check-codex-skill.yml new file mode 100644 index 0000000000..829d02bbe7 --- /dev/null +++ b/.github/workflows/check-codex-skill.yml @@ -0,0 +1,31 @@ +name: Check Codex Skill + +on: + pull_request: + paths: + - 'codex-skill/**' + - 'c...
[ ".github/workflows/check-codex-skill.yml", "README.md", "README_CN.md", "codex-skill/SKILL.md", "codex-skill/agents/openai.yaml", "codex-skill/scripts/install.ps1", "codex-skill/scripts/install.sh", "codex-skill/tests/test_install.sh" ]
[ { "comment": "`cp -R \"${SKILL_DIR}\" \"${STAGING_DIR}\"` behaves differently if `${STAGING_DIR}` already exists (it will copy the skill into a nested subdirectory), which can produce a broken install layout. Since `${STAGING_DIR}` is a predictable name, it can be left behind from a prior crash or collide with ...
diff --git a/codex-skill/tests/test_install.sh b/codex-skill/tests/test_install.sh new file mode 100755 index 0000000000..e7170193bc --- /dev/null +++ b/codex-skill/tests/test_install.sh @@ -0,0 +1,92 @@ +#!/usr/bin/env bash + +set -euo pipefail + +SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" +SKILL_DIR="...
true
HKUDS/CLI-Anything
337
issue_to_patch
feat: add WaveTone CLI harness
Fork of CLI-Anything for contributing a WaveTone 2.61 CLI harness that creates JSON audio transcription manifests, probes audio metadata, manages labels and tempo settings, and launches the real Windows WaveTone executable for agent-assisted workflows.
ea9a79dfa1d7f10c1eef0397e17a1660c245b476
f5b2212c84cb3490fa96735f33c05e9601f6cf8b
diff --git a/.gitignore b/.gitignore index 842522adb..85070db1d 100644 --- a/.gitignore +++ b/.gitignore @@ -208,6 +208,8 @@ !/blender/agent-harness/ !/inkscape/agent-harness/ !/audacity/agent-harness/ +!/wavetone/ +!/wavetone/agent-harness/ !/libreoffice/agent-harness/ !/zotero/agent-harness/ !/mubu/agent-harnes...
[ ".gitignore", "README.md", "README_CN.md", "registry.json", "skills/cli-anything-wavetone/SKILL.md", "wavetone/agent-harness/WAVETONE.md", "wavetone/agent-harness/cli_anything/wavetone/README.md", "wavetone/agent-harness/cli_anything/wavetone/__init__.py", "wavetone/agent-harness/cli_anything/waveto...
[ { "comment": "The “real backend” tests are unconditional and will fail on non-Windows hosts or in CI environments where WaveTone isn’t installed/configured (e.g., `doctor` asserts `ready is True`). Consider marking `TestRealWaveToneBackend` (or its tests) with `pytest.mark.skipif` based on platform and/or prese...
diff --git a/wavetone/agent-harness/cli_anything/wavetone/tests/TEST.md b/wavetone/agent-harness/cli_anything/wavetone/tests/TEST.md new file mode 100644 index 000000000..863aa6bc5 --- /dev/null +++ b/wavetone/agent-harness/cli_anything/wavetone/tests/TEST.md @@ -0,0 +1,177 @@ +# WaveTone Harness Test Plan and Results ...
true
HKUDS/CLI-Anything
308
issue_to_patch
fix(browser): migrate DOMShell MCP integration to @apireno/domshell 2.0.0
## Why this matters now The harness invokes the DOMShell MCP server via `npx @apireno/domshell` and `npx -p @apireno/domshell domshell-proxy` **without a pinned version**. `npx` resolves to the latest published version by default. DOMShell **2.0.0** shipped on 2026-05-22 and is **not backwards compatible** with the ha...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
a87647e07ce6af1b3e94d8b4dce8d3b40e760489
diff --git a/browser/agent-harness/HARNESS.md b/browser/agent-harness/HARNESS.md index 7275a41a5a..2cd1ade02a 100644 --- a/browser/agent-harness/HARNESS.md +++ b/browser/agent-harness/HARNESS.md @@ -37,30 +37,61 @@ DOMShell is an npm package that exposes Chrome's Accessibility Tree via MCP: ### Installation +**Req...
[ "browser/agent-harness/HARNESS.md", "browser/agent-harness/cli_anything/browser/browser_cli.py", "browser/agent-harness/cli_anything/browser/core/fs.py", "browser/agent-harness/cli_anything/browser/core/page.py", "browser/agent-harness/cli_anything/browser/core/session.py", "browser/agent-harness/cli_anyt...
[ { "comment": "`target_path` can become `None` when `path == \\\"\\\"` and `session.working_dir is None`, but `backend.grep` is typed/used as taking strings. This can lead to inconsistent behavior (e.g., bypassing the `cd` logic) and makes downstream quoting/formatting fragile. Normalize to a string, e.g., `targ...
diff --git a/browser/agent-harness/cli_anything/browser/tests/test_core.py b/browser/agent-harness/cli_anything/browser/tests/test_core.py index cb807a283a..18c722582a 100644 --- a/browser/agent-harness/cli_anything/browser/tests/test_core.py +++ b/browser/agent-harness/cli_anything/browser/tests/test_core.py @@ -216,7...
true
HKUDS/CLI-Anything
336
issue_to_patch
feat: add CloakBrowser CLI to public registry
## Summary Add CloakBrowser CLI (`@dreamor/cloakbrowser-cli`) to the public registry. ### CLI Details | Field | Value | |-------|-------| | **Name** | cloakbrowser | | **Display Name** | CloakBrowser CLI | | **Entry Point** | `cloak` | | **Package** | `@dreamor/cloakbrowser-cli` (npm) | | **Category** | web | | **Re...
ea9a79dfa1d7f10c1eef0397e17a1660c245b476
71ffab65698c01db3fef716e521d07d14a9dab9c
diff --git a/public_registry.json b/public_registry.json index 90c458577..2de438608 100644 --- a/public_registry.json +++ b/public_registry.json @@ -2,7 +2,7 @@ "meta": { "repo": "https://github.com/HKUDS/CLI-Anything", "description": "Public CLI Registry — Third-party and official CLIs managed by CLI-Hub ...
[ "public_registry.json" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Point skill_md at an existing upstream skill**\n\nThe new registry entry advertises `skill_md` as `https://github.com/dreamor/cloakbrowser-cli/blob/main/SKILL.md`, but the upstream repository currently has no `...
true
HKUDS/CLI-Anything
321
issue_to_patch
Fix skill generator Click name parsing
## Summary - respect explicit Click group and command names when generating SKILL.md command docs - keep command-to-group matching tied to the decorated Python function name - add regression coverage for positional and keyword Click names ## Validation - uv run --no-project --with pytest python -m pytest cli-anything-...
7862c920c9950a0883326ba4ca9dd9ffdbcb5596
88ef85726ae82833f3a9427f591cf098f75d17de
diff --git a/cli-anything-plugin/skill_generator.py b/cli-anything-plugin/skill_generator.py index 80aeb53cf..1f754fadf 100644 --- a/cli-anything-plugin/skill_generator.py +++ b/cli-anything-plugin/skill_generator.py @@ -30,6 +30,16 @@ def _canonical_skill_name(harness_path: Path, software_name: str) -> str: retur...
[ "cli-anything-plugin/skill_generator.py", "cli-anything-plugin/tests/test_skill_generator.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Preserve parent context for nested Click groups**\n\nWhen a nested group declares a local Click name, this now uses only that local name as the flattened `CommandGroup` name. In the checked `rms` harness, `@ale...
diff --git a/cli-anything-plugin/tests/test_skill_generator.py b/cli-anything-plugin/tests/test_skill_generator.py index c2f7216d5..c389273b4 100644 --- a/cli-anything-plugin/tests/test_skill_generator.py +++ b/cli-anything-plugin/tests/test_skill_generator.py @@ -143,6 +143,145 @@ def test_extracts_commands_from_cli_f...
true
HKUDS/CLI-Anything
335
issue_to_patch
fix(godot): detect GDScript parse errors via stderr in validate_script
## Problem On **Godot 4.6.x**, `godot --check-only --script res://<file>.gd --quit` exits with code **0 even when the script has a parse error** — the error is printed to stderr but not reflected in the exit code. `validate_script` (in `godot/agent-harness/cli_anything/godot/core/script.py`) determined validity purel...
0cb261c11c24c74836bb83574e59338a4089e993
34f762448db66eb17ef942eadd86f8b2150177b6
diff --git a/godot/agent-harness/cli_anything/godot/core/script.py b/godot/agent-harness/cli_anything/godot/core/script.py index b0e15c99b5..948320fc42 100644 --- a/godot/agent-harness/cli_anything/godot/core/script.py +++ b/godot/agent-harness/cli_anything/godot/core/script.py @@ -124,10 +124,15 @@ def validate_script...
[ "godot/agent-harness/cli_anything/godot/core/script.py", "godot/agent-harness/cli_anything/godot/tests/test_core.py" ]
[]
diff --git a/godot/agent-harness/cli_anything/godot/tests/test_core.py b/godot/agent-harness/cli_anything/godot/tests/test_core.py index 5cd6bbbf49..3c26700be8 100644 --- a/godot/agent-harness/cli_anything/godot/tests/test_core.py +++ b/godot/agent-harness/cli_anything/godot/tests/test_core.py @@ -273,6 +273,66 @@ def ...
true
HKUDS/CLI-Anything
304
issue_to_patch
fix(sketch): restrict token file resolution to prevent arbitrary file access
## Description Restricting token file resolution in the `sketch` harness to prevent unauthorized local file access. The previous implementation allowed arbitrary paths to be provided via design specs or CLI arguments, which could be exploited by malicious files to read sensitive data (e.g., SSH keys) if an AI agent is...
7862c920c9950a0883326ba4ca9dd9ffdbcb5596
1b3d90d32765286121254d3379998fe09c70d015
diff --git a/sketch/agent-harness/src/builder.js b/sketch/agent-harness/src/builder.js index 9f4dc8d814..af8081163f 100644 --- a/sketch/agent-harness/src/builder.js +++ b/sketch/agent-harness/src/builder.js @@ -61,12 +61,53 @@ async function buildSketchFile(sketch, outputPath) { function loadTokens(specTokensPath, c...
[ "sketch/agent-harness/src/builder.js", "sketch/agent-harness/tests/security.test.js" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Accept in-directory paths that start with \"..\"**\n\nThe new boundary check misclassifies legitimate files inside the allowed directory when their first path segment starts with `..` (for example `../specDir/....
diff --git a/sketch/agent-harness/tests/security.test.js b/sketch/agent-harness/tests/security.test.js new file mode 100644 index 0000000000..55aa339975 --- /dev/null +++ b/sketch/agent-harness/tests/security.test.js @@ -0,0 +1,199 @@ +const { execSync } = require('child_process'); +const fs = require('fs'); +const pat...
true
HKUDS/CLI-Anything
304
comment_to_fix
fix(sketch): restrict token file resolution to prevent arbitrary file access
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Accept in-directory paths that start with ".."** The new boundary check misclassifies legitimate files inside the allowed directory when their first path segment starts with `..` (for example `../specDir/..brand/tokens.json` resolv...
7862c920c9950a0883326ba4ca9dd9ffdbcb5596
1b3d90d32765286121254d3379998fe09c70d015
diff --git a/sketch/agent-harness/src/builder.js b/sketch/agent-harness/src/builder.js index 9f4dc8d814..af8081163f 100644 --- a/sketch/agent-harness/src/builder.js +++ b/sketch/agent-harness/src/builder.js @@ -61,12 +61,53 @@ async function buildSketchFile(sketch, outputPath) { function loadTokens(specTokensPath, c...
[ "sketch/agent-harness/src/builder.js" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Accept in-directory paths that start with \"..\"**\n\nThe new boundary check misclassifies legitimate files inside the allowed directory when their first path segment starts with `..` (for example `../specDir/....
true
HKUDS/CLI-Anything
304
comment_to_fix
fix(sketch): restrict token file resolution to prevent arbitrary file access
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Canonicalize token path before boundary check** The new `isSafePath` guard only compares lexical paths via `path.relative`, so it can be bypassed with symlinks inside an allowed directory. For example, a spec can point `tokens` to ...
7862c920c9950a0883326ba4ca9dd9ffdbcb5596
1b3d90d32765286121254d3379998fe09c70d015
diff --git a/sketch/agent-harness/src/builder.js b/sketch/agent-harness/src/builder.js index 9f4dc8d814..af8081163f 100644 --- a/sketch/agent-harness/src/builder.js +++ b/sketch/agent-harness/src/builder.js @@ -61,12 +61,53 @@ async function buildSketchFile(sketch, outputPath) { function loadTokens(specTokensPath, c...
[ "sketch/agent-harness/src/builder.js" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Canonicalize token path before boundary check**\n\nThe new `isSafePath` guard only compares lexical paths via `path.relative`, so it can be bypassed with symlinks inside an allowed directory. For example, a spe...
true
HKUDS/CLI-Anything
304
comment_to_fix
fix(sketch): restrict token file resolution to prevent arbitrary file access
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Allow spec tokens from the project tokens directory** When a spec-level `tokens` path points to a file in the harness `tokens/` directory from another spec directory, this branch still rejects it because it only checks containment ...
7862c920c9950a0883326ba4ca9dd9ffdbcb5596
1b3d90d32765286121254d3379998fe09c70d015
diff --git a/sketch/agent-harness/src/builder.js b/sketch/agent-harness/src/builder.js index 9f4dc8d814..af8081163f 100644 --- a/sketch/agent-harness/src/builder.js +++ b/sketch/agent-harness/src/builder.js @@ -61,12 +61,53 @@ async function buildSketchFile(sketch, outputPath) { function loadTokens(specTokensPath, c...
[ "sketch/agent-harness/src/builder.js" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Allow spec tokens from the project tokens directory**\n\nWhen a spec-level `tokens` path points to a file in the harness `tokens/` directory from another spec directory, this branch still rejects it because it ...
true
HKUDS/CLI-Anything
304
comment_to_fix
fix(sketch): restrict token file resolution to prevent arbitrary file access
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Preserve documented --tokens overrides** When `--tokens` is used with a file outside the input spec directory and outside the bundled `tokens/` directory, this new allowlist rejects the explicit CLI override and silently builds wit...
7862c920c9950a0883326ba4ca9dd9ffdbcb5596
1b3d90d32765286121254d3379998fe09c70d015
diff --git a/sketch/agent-harness/src/builder.js b/sketch/agent-harness/src/builder.js index 9f4dc8d814..af8081163f 100644 --- a/sketch/agent-harness/src/builder.js +++ b/sketch/agent-harness/src/builder.js @@ -61,12 +61,53 @@ async function buildSketchFile(sketch, outputPath) { function loadTokens(specTokensPath, c...
[ "sketch/agent-harness/src/builder.js" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Preserve documented --tokens overrides**\n\nWhen `--tokens` is used with a file outside the input spec directory and outside the bundled `tokens/` directory, this new allowlist rejects the explicit CLI override...
true
HKUDS/CLI-Anything
322
issue_to_patch
docs(readme): add Hermes Agent skill to platform list
## Summary Follow-up to #320 (Hermes skill, merged) per @yuh-yang request to make the new Hermes support discoverable from the main project page. - Add `[Hermes](#-hermes)` to the supported AI coding agent list under **Prerequisites** - Add a **Pick Your Agent Platform** subsection for Hermes, mirroring the Codex sec...
0cb261c11c24c74836bb83574e59338a4089e993
e0e44f9a36e3b98400308853600d145709e3a472
diff --git a/README.md b/README.md index 70ea96811..4bd8b2d09 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ Use the CLI-Anything generator when you need a new harness for software, a codeb - **Python 3.10+** - Target software or source repo available locally or online -- A supported AI coding agent: [C...
[ "README.md" ]
[]
true
HKUDS/CLI-Anything
326
issue_to_patch
feat: upgrade cli-anything-minimax default model to MiniMax-M3
## Summary Upgrade the `cli-anything-minimax` harness to use `MiniMax-M3` as the default chat model, while keeping `MiniMax-M2.7` and `MiniMax-M2.7-highspeed` available for users who prefer the previous generation. ## Changes - Add `MiniMax-M3` to the model selection list (first entry, new default) - Switch default ...
0cb261c11c24c74836bb83574e59338a4089e993
e21480805d3007709e14bd3952a3648e6a485f05
diff --git a/minimax/agent-harness/cli_anything/minimax/README.md b/minimax/agent-harness/cli_anything/minimax/README.md index f6092533da..110638f28c 100644 --- a/minimax/agent-harness/cli_anything/minimax/README.md +++ b/minimax/agent-harness/cli_anything/minimax/README.md @@ -34,7 +34,7 @@ cli-anything-minimax tts --...
[ "minimax/agent-harness/cli_anything/minimax/README.md", "minimax/agent-harness/cli_anything/minimax/minimax_cli.py", "minimax/agent-harness/cli_anything/minimax/skills/SKILL.md", "minimax/agent-harness/cli_anything/minimax/tests/test_core.py", "minimax/agent-harness/cli_anything/minimax/tests/test_full_e2e....
[]
diff --git a/minimax/agent-harness/cli_anything/minimax/tests/test_core.py b/minimax/agent-harness/cli_anything/minimax/tests/test_core.py index 056db2a248..e3e7db452a 100644 --- a/minimax/agent-harness/cli_anything/minimax/tests/test_core.py +++ b/minimax/agent-harness/cli_anything/minimax/tests/test_core.py @@ -53,10...
true
HKUDS/CLI-Anything
291
issue_to_patch
docs: add German translation (README_DE.md) and update language switchers
## Description Adds a full German translation of the main README as `README_DE.md`, modeled on the existing `README_JA.md`. Extends the inline language-switcher line in `README.md` and `README_JA.md` so the four READMEs cross-reference each other. Fixes #<!-- none --> ## Type of Change - [ ] **New Software CLI (in-...
a32f11fc67052ff233dfaa5106de5bb1ccdf24ec
b23e0a8d4c6dc388138600f10cb11b00da9a00e4
diff --git a/.gitignore b/.gitignore index b17f6696e..f5454bdf5 100644 --- a/.gitignore +++ b/.gitignore @@ -272,6 +272,7 @@ assets/gen_typing_gif.py !README_CN.md +!README_DE.md !opencode-commands/ !/qoder-plugin/ diff --git a/README.md b/README.md index e78918196..418a15147 100644 --- a/README.md +++ b/README...
[ ".gitignore", "README.md", "README_DE.md", "README_JA.md" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Align the German badge counts with the page contents**\n\nThe new German README advertises `Demos-18_Apps` and `Tests-2,269_Passing` in the header, but the same page later says it was tested on 12 applications ...
true
HKUDS/CLI-Anything
325
issue_to_patch
demos: add ArcGIS Pro live-bridge demo (registered arcgis-pro harness)
## Add a Real-World Demo for the `arcgis-pro` harness Follow-up to #318 (merged), which added **arcgis-pro** to `public_registry.json`. This adds a demo entry to the **🎬 Real-World Demos** section so the registered harness has a visible showcase like the others. **What the demo shows:** an AI agent driving a **live,...
0cb261c11c24c74836bb83574e59338a4089e993
522fcb7a56eb3eefae346e77d4b56297910291b7
diff --git a/README.md b/README.md index 70ea96811..17a93d0dd 100644 --- a/README.md +++ b/README.md @@ -872,6 +872,22 @@ An agent uses the VideoCaptioner CLI to automatically generate and overlay style *Contributed by [@WEIFENG2333](https://github.com/WEIFENG2333)* +### ArcGIS Pro &mdash; Live Agent Cartography v...
[ "README.md", "assets/demos/arcgis-pro-live-bridge-demo.gif" ]
[]
true
HKUDS/CLI-Anything
318
issue_to_patch
registry: add ArcGIS Pro harness (cli-anything-arcgis-pro)
## Type: New CLI (standalone repo, registry-only PR) Adds an **ArcGIS Pro** harness to the CLI-Hub registry. ArcGIS Pro is Esri's closed-source commercial GIS desktop app — the natural counterpart to the existing **QGIS** harness, but it can't be auto-generated from source, so this wraps the official **ArcPy / ArcGI...
b589facd43799335800eca3fdfc21a221ae519c2
4158feee6891dc75f5e664c0e5db4d75c2d19505
diff --git a/public_registry.json b/public_registry.json index e76d4ed1a..90c458577 100644 --- a/public_registry.json +++ b/public_registry.json @@ -381,6 +381,27 @@ "name": "ProxyLandLLC" } ] + }, + { + "name": "arcgis-pro", + "display_name": "ArcGIS Pro", + "version": "...
[ "public_registry.json" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Use ArcGIS Pro’s Python for installation**\n\nFor users who install this through the normal Hub flow from a regular Python environment, `cli-hub install arcgis-pro` will not install into the ArcGIS Pro `arcgisp...
true
HKUDS/CLI-Anything
318
comment_to_fix
registry: add ArcGIS Pro harness (cli-anything-arcgis-pro)
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Point the install command at a buildable package** For any user running `cli-hub install arcgis-pro`, this pinned Git URL currently resolves to a tag whose package metadata is not parseable: the raw `v0.1.0/pyproject.toml` has its ...
b589facd43799335800eca3fdfc21a221ae519c2
4158feee6891dc75f5e664c0e5db4d75c2d19505
diff --git a/public_registry.json b/public_registry.json index e76d4ed1a..90c458577 100644 --- a/public_registry.json +++ b/public_registry.json @@ -381,6 +381,27 @@ "name": "ProxyLandLLC" } ] + }, + { + "name": "arcgis-pro", + "display_name": "ArcGIS Pro", + "version": "...
[ "public_registry.json" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Point the install command at a buildable package**\n\nFor any user running `cli-hub install arcgis-pro`, this pinned Git URL currently resolves to a tag whose package metadata is not parseable: the raw `v0.1.0/...
true
HKUDS/CLI-Anything
318
comment_to_fix
registry: add ArcGIS Pro harness (cli-anything-arcgis-pro)
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Point ArcGIS Pro install at a buildable tag** Fresh evidence after the earlier rebuttal: opening the raw `v0.1.0/pyproject.toml` that this command pins still shows the metadata flattened onto two physical lines, with `[build-system...
b589facd43799335800eca3fdfc21a221ae519c2
4158feee6891dc75f5e664c0e5db4d75c2d19505
diff --git a/public_registry.json b/public_registry.json index e76d4ed1a..90c458577 100644 --- a/public_registry.json +++ b/public_registry.json @@ -381,6 +381,27 @@ "name": "ProxyLandLLC" } ] + }, + { + "name": "arcgis-pro", + "display_name": "ArcGIS Pro", + "version": "...
[ "public_registry.json" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Point ArcGIS Pro install at a buildable tag**\n\nFresh evidence after the earlier rebuttal: opening the raw `v0.1.0/pyproject.toml` that this command pins still shows the metadata flattened onto two physical li...
true
HKUDS/CLI-Anything
307
issue_to_patch
feat: add obsidian-agent-cli to public registry
## New Standalone CLI: obsidian-agent-cli ### Summary Adds [obsidian-agent-cli](https://github.com/ProxyLandLLC/obsidian-agent-cli) to the public registry — a full-featured CLI for Obsidian that includes an AI agent skill for persistent knowledge capture across sessions. ### Checklist - [x] CLI is installable via `pi...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
6914d3cff6851bbdd818eb69cf59c9dc868ab2ff
diff --git a/public_registry.json b/public_registry.json index 6b0eeb99c..e76d4ed1a 100644 --- a/public_registry.json +++ b/public_registry.json @@ -362,6 +362,25 @@ "url": "https://github.com/MartaKar" } ] + }, + { + "name": "obsidian-agent-cli", + "display_name": "Obsidian C...
[ "public_registry.json" ]
[]
true
HKUDS/CLI-Anything
320
issue_to_patch
feat: add Hermes Agent skill for CLI-Anything
## Summary - Adds `hermes-skill/SKILL.md` — a CLI-Anything skill adapter for [Hermes Agent](https://github.com/NousResearch/hermes-agent), enabling Hermes to build CLI harnesses for any GUI application using the 7-phase HARNESS.md methodology - Adds `hermes-skill/agents/hermes.yaml` — provider config mirroring `codex-...
7862c920c9950a0883326ba4ca9dd9ffdbcb5596
ff9cbbbc221d2562be74d33432faf5917961d564
diff --git a/.gitignore b/.gitignore index b17f6696e..db1840c0c 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ # Step 3: Allow cli-anything-plugin, codex-skill, and skill_generation tests !/cli-anything-plugin/ !/codex-skill/ +!/hermes-skill/ !/skill_generation/ !/openclaw-skill/ !/cli-hub-meta-skill/...
[ ".gitignore", "hermes-skill/SKILL.md", "hermes-skill/agents/hermes.yaml", "hermes-skill/scripts/install.ps1", "hermes-skill/scripts/install.sh" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Provide a real CLI entry point**\n\nThis public registry entry is consumed by CLI-Hub as a launchable CLI: `cli-hub launch <name>` reads `cli[\"entry_point\"]` and passes it to `shutil.which`, and `info`/succes...
true
HKUDS/CLI-Anything
287
issue_to_patch
feat: add Hermes Agent skill for CLI-Anything
# Hermes Agent 接入 CLI-Anything ## 变更内容 为 [Hermes Agent](https://github.com/NousResearch/hermes-agent) 添加 CLI-Anything 的 skill 支持。 Hermes 是一款个人 AI Agent 平台,支持多平台消息网关(Telegram、微信、Discord 等)。通过此 skill,Hermes Agent 可以: 1. 使用 7 阶段方法论为任意 GUI 软件生成 CLI 工具 2. 通过 terminal 工具直接执行生成的 CLI 3. 通过 execute_code 工具生成 Python Click CL...
a32f11fc67052ff233dfaa5106de5bb1ccdf24ec
a639c3c11038d694955771a586cd98dcf84ae4d1
diff --git a/hermes-skill/SKILL.md b/hermes-skill/SKILL.md new file mode 100644 index 000000000..042455155 --- /dev/null +++ b/hermes-skill/SKILL.md @@ -0,0 +1,213 @@ +--- +name: cli-anything-hermes +description: Hermes Agent skill for CLI-Anything — enables AI agents to build CLI harnesses for any GUI application. Bas...
[ "hermes-skill/SKILL.md" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Add mandatory YAML frontmatter to the skill file**\n\nThis `SKILL.md` starts directly with a Markdown heading, but Hermes skill discovery expects a frontmatter block with at least `name` and `description` befor...
true
HKUDS/CLI-Anything
287
comment_to_fix
feat: add Hermes Agent skill for CLI-Anything
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Add mandatory YAML frontmatter to the skill file** This `SKILL.md` starts directly with a Markdown heading, but Hermes skill discovery expects a frontmatter block with at least `name` and `description` before the body; Hermes' own ...
a32f11fc67052ff233dfaa5106de5bb1ccdf24ec
a639c3c11038d694955771a586cd98dcf84ae4d1
diff --git a/hermes-skill/SKILL.md b/hermes-skill/SKILL.md new file mode 100644 index 000000000..042455155 --- /dev/null +++ b/hermes-skill/SKILL.md @@ -0,0 +1,213 @@ +--- +name: cli-anything-hermes +description: Hermes Agent skill for CLI-Anything — enables AI agents to build CLI harnesses for any GUI application. Bas...
[ "hermes-skill/SKILL.md" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Add mandatory YAML frontmatter to the skill file**\n\nThis `SKILL.md` starts directly with a Markdown heading, but Hermes skill discovery expects a frontmatter block with at least `name` and `description` befor...
true
HKUDS/CLI-Anything
287
comment_to_fix
feat: add Hermes Agent skill for CLI-Anything
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Align Click option name with callback parameter** If this template is used as written, the generated CLI fails on first invocation: `@click.option('--json', ...)` creates a parameter named `json`, but the function signature expects...
a32f11fc67052ff233dfaa5106de5bb1ccdf24ec
a639c3c11038d694955771a586cd98dcf84ae4d1
diff --git a/hermes-skill/SKILL.md b/hermes-skill/SKILL.md new file mode 100644 index 000000000..042455155 --- /dev/null +++ b/hermes-skill/SKILL.md @@ -0,0 +1,213 @@ +--- +name: cli-anything-hermes +description: Hermes Agent skill for CLI-Anything — enables AI agents to build CLI harnesses for any GUI application. Bas...
[ "hermes-skill/SKILL.md" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Align Click option name with callback parameter**\n\nIf this template is used as written, the generated CLI fails on first invocation: `@click.option('--json', ...)` creates a parameter named `json`, but the fu...
true
HKUDS/CLI-Anything
312
issue_to_patch
fix: support python pip module installs in registry dates
Summary: update registry date package parsing to recognize python -m pip install commands in addition to python3 -m pip and pip/pip3. Validation: uv run --no-project --with pytest python -B -m pytest -q .github/scripts/tests/test_update_registry_dates.py -p no:cacheprovider (5 passed).
7862c920c9950a0883326ba4ca9dd9ffdbcb5596
f7188b765135e5f699c712c04a1547fa6ecb8e95
diff --git a/.github/scripts/update_registry_dates.py b/.github/scripts/update_registry_dates.py index af1bfcb32..e7585a6e0 100644 --- a/.github/scripts/update_registry_dates.py +++ b/.github/scripts/update_registry_dates.py @@ -111,7 +111,11 @@ def _extract_pypi_package(install_cmd: str) -> str | None: return...
[ ".github/scripts/tests/test_update_registry_dates.py", ".github/scripts/update_registry_dates.py" ]
[]
diff --git a/.github/scripts/tests/test_update_registry_dates.py b/.github/scripts/tests/test_update_registry_dates.py index 894ee5627..924c4a7dc 100644 --- a/.github/scripts/tests/test_update_registry_dates.py +++ b/.github/scripts/tests/test_update_registry_dates.py @@ -54,3 +54,9 @@ def test_extract_npm_package_supp...
true
HKUDS/CLI-Anything
300
issue_to_patch
feat(Joplin): add a CLI-Anything harness for Joplin
## Description This PR adds a **new in-repo CLI-Anything harness for Joplin** at `joplin/agent-harness`, built from scratch. The harness wraps Joplin's real native terminal CLI surface instead of reimplementing Joplin internals: * `joplin` (terminal CLI) for notebooks, notes, to-dos, tags, search, sync, import...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/.gitignore b/.gitignore index 73b94cbd9..1247cb554 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,7 @@ !/QGIS/ !/n8n/ !/obsidian/ +!/joplin/ !/unrealinsights/ !/firefly-iii/ !/nsight-graphics/ @@ -180,6 +181,8 @@ /n8n/.* /obsidian/* /obsidian/.* +/joplin/* +/joplin/.* /unrealinsights/* /u...
[ ".gitignore", "README.md", "README_CN.md", "README_JA.md", "joplin/agent-harness/JOPLIN.md", "joplin/agent-harness/README.md", "joplin/agent-harness/cli_anything/joplin/README.md", "joplin/agent-harness/cli_anything/joplin/WORKFLOWS.md", "joplin/agent-harness/cli_anything/joplin/__init__.py", "jop...
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Do not treat nonzero exits as success on warning text**\n\nThis check suppresses all command failures whenever the output contains the `DEP0040/punycode` warning substring, even if stderr also includes a real J...
diff --git a/joplin/agent-harness/cli_anything/joplin/tests/TEST.md b/joplin/agent-harness/cli_anything/joplin/tests/TEST.md new file mode 100644 index 000000000..58cc0fb27 --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/tests/TEST.md @@ -0,0 +1,215 @@ +# Test Plan - cli-anything-joplin + +The suite has tw...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Do not treat nonzero exits as success on warning text** This check suppresses all command failures whenever the output contains the `DEP0040/punycode` warning substring, even if stderr also includes a real Joplin error. In that cas...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py b/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py new file mode 100644 index 000000000..1f21e5765 --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py @@ -0,0 +1,192 @@ +import json +import shu...
[ "joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Do not treat nonzero exits as success on warning text**\n\nThis check suppresses all command failures whenever the output contains the `DEP0040/punycode` warning substring, even if stderr also includes a real J...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Honor project backend binary when no CLI override is set** Because `--binary` defaults to `'joplin'`, `binary` is always truthy and this expression always prefers the CLI default over the project's saved backend binary. That makes ...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/joplin_cli.py b/joplin/agent-harness/cli_anything/joplin/joplin_cli.py new file mode 100644 index 000000000..48fad89dc --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/joplin_cli.py @@ -0,0 +1,992 @@ +#!/usr/bin/env python3 + +import json +import os +imp...
[ "joplin/agent-harness/cli_anything/joplin/joplin_cli.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Honor project backend binary when no CLI override is set**\n\nBecause `--binary` defaults to `'joplin'`, `binary` is always truthy and this expression always prefers the CLI default over the project's saved bac...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Create parent directories before session save lock/write** Saving to a new nested path fails with `FileNotFoundError` because the code opens `<path>.lock` before ensuring the parent directory exists. As a result, `project save <new...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/core/session.py b/joplin/agent-harness/cli_anything/joplin/core/session.py new file mode 100644 index 000000000..9e3bed7f2 --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/core/session.py @@ -0,0 +1,173 @@ +from __future__ import annotations + +import co...
[ "joplin/agent-harness/cli_anything/joplin/core/session.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Create parent directories before session save lock/write**\n\nSaving to a new nested path fails with `FileNotFoundError` because the code opens `<path>.lock` before ensuring the parent directory exists. As a re...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Resolve npm global package path in version fallback** When `version` fails, the fallback hard-codes `binary.parent / "node_modules" / "joplin" / "package.json"`, but npm global installs typically place Joplin under `<prefix>/lib/no...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/core/backend.py b/joplin/agent-harness/cli_anything/joplin/core/backend.py new file mode 100644 index 000000000..c921b5f6f --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/core/backend.py @@ -0,0 +1,272 @@ +import json +import os +import subprocess +from...
[ "joplin/agent-harness/cli_anything/joplin/core/backend.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Resolve npm global package path in version fallback**\n\nWhen `version` fails, the fallback hard-codes `binary.parent / \"node_modules\" / \"joplin\" / \"package.json\"`, but npm global installs typically place...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Preserve stdout content when filtering benign warnings** The warning scrubber is applied to `stdout` for every backend call, so normal command output is rewritten before it reaches callers. `_strip_benign_node_warnings` drops blank...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py b/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py new file mode 100644 index 000000000..1f21e5765 --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py @@ -0,0 +1,192 @@ +import json +import shu...
[ "joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Preserve stdout content when filtering benign warnings**\n\nThe warning scrubber is applied to `stdout` for every backend call, so normal command output is rewritten before it reaches callers. `_strip_benign_no...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Keep error command identifiers consistent with success payloads** Error envelopes derive `command` from `func.__name__.replace("_", ".")`, which changes subcommand names containing underscores into extra dot segments. For commands ...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/joplin_cli.py b/joplin/agent-harness/cli_anything/joplin/joplin_cli.py new file mode 100644 index 000000000..48fad89dc --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/joplin_cli.py @@ -0,0 +1,992 @@ +#!/usr/bin/env python3 + +import json +import os +imp...
[ "joplin/agent-harness/cli_anything/joplin/joplin_cli.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Keep error command identifiers consistent with success payloads**\n\nError envelopes derive `command` from `func.__name__.replace(\"_\", \".\")`, which changes subcommand names containing underscores into extra...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Drop continuation lines of benign Node warnings** This filter only marks the single line that matches `_line_is_benign_node_warning`, but Node deprecation output commonly includes a following detail line (for example the `Use \`nod...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py b/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py new file mode 100644 index 000000000..1f21e5765 --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py @@ -0,0 +1,192 @@ +import json +import shu...
[ "joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Drop continuation lines of benign Node warnings**\n\nThis filter only marks the single line that matches `_line_is_benign_node_warning`, but Node deprecation output commonly includes a following detail line (fo...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Honor --wait by avoiding a fixed 300s server timeout** `server_start` always calls `run_joplin_command(..., timeout=300)` even when `exit_early` is false (the CLI `--wait` path). In that mode the command is expected to keep running...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/core/backend.py b/joplin/agent-harness/cli_anything/joplin/core/backend.py new file mode 100644 index 000000000..c921b5f6f --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/core/backend.py @@ -0,0 +1,272 @@ +import json +import os +import subprocess +from...
[ "joplin/agent-harness/cli_anything/joplin/core/backend.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Honor --wait by avoiding a fixed 300s server timeout**\n\n`server_start` always calls `run_joplin_command(..., timeout=300)` even when `exit_early` is false (the CLI `--wait` path). In that mode the command is ...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Remove unsupported permanent flag from note deletion** When `notes remove --permanent` is used, this appends `-p` to `rmnote`, but the current Joplin terminal command reference for `rmnote` documents only `-f/--force`. In practice ...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/core/notes.py b/joplin/agent-harness/cli_anything/joplin/core/notes.py new file mode 100644 index 000000000..5d3a93e9c --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/core/notes.py @@ -0,0 +1,111 @@ +from cli_anything.joplin.utils.joplin_backend import ...
[ "joplin/agent-harness/cli_anything/joplin/core/notes.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Remove unsupported permanent flag from note deletion**\n\nWhen `notes remove --permanent` is used, this appends `-p` to `rmnote`, but the current Joplin terminal command reference for `rmnote` documents only `-...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Remove unsupported permanent flag from notebook deletion** When `notebooks remove --permanent` is used, this sends `rmbook ... -p`, but Joplin’s documented `rmbook` options include only `-f/--force`. That means the harness can fail...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/core/notebooks.py b/joplin/agent-harness/cli_anything/joplin/core/notebooks.py new file mode 100644 index 000000000..d55dcc7b3 --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/core/notebooks.py @@ -0,0 +1,55 @@ +from cli_anything.joplin.core.notes import...
[ "joplin/agent-harness/cli_anything/joplin/core/notebooks.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Remove unsupported permanent flag from notebook deletion**\n\nWhen `notebooks remove --permanent` is used, this sends `rmbook ... -p`, but Joplin’s documented `rmbook` options include only `-f/--force`. That me...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Stop appending unsupported flags to server start** The harness always sends `server start --exit-early` (and optionally `--quiet`), but Joplin’s terminal command reference lists `server <command>` with only `start|stop|status` and ...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/core/backend.py b/joplin/agent-harness/cli_anything/joplin/core/backend.py new file mode 100644 index 000000000..c921b5f6f --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/core/backend.py @@ -0,0 +1,272 @@ +import json +import os +import subprocess +from...
[ "joplin/agent-harness/cli_anything/joplin/core/backend.py" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Stop appending unsupported flags to server start**\n\nThe harness always sends `server start --exit-early` (and optionally `--quiet`), but Joplin’s terminal command reference lists `server <command>` with only ...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Remove unsupported --force from e2ee decrypt** When `force=True`, this adds `--force` to `e2ee decrypt`, but the Joplin terminal command reference documents `e2ee` options as password/verbose/output/retry-failed-items (no `--force`...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/core/backend.py b/joplin/agent-harness/cli_anything/joplin/core/backend.py new file mode 100644 index 000000000..c921b5f6f --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/core/backend.py @@ -0,0 +1,272 @@ +import json +import os +import subprocess +from...
[ "joplin/agent-harness/cli_anything/joplin/core/backend.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Remove unsupported --force from e2ee decrypt**\n\nWhen `force=True`, this adds `--force` to `e2ee decrypt`, but the Joplin terminal command reference documents `e2ee` options as password/verbose/output/retry-fa...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Acquire an actual lock before writing session files** `_locked_save_json` currently calls `os.open(lock_path, os.O_CREAT | os.O_RDWR)`, which only opens/creates the `.lock` file and does not provide mutual exclusion. If two CLI pro...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/core/session.py b/joplin/agent-harness/cli_anything/joplin/core/session.py new file mode 100644 index 000000000..9e3bed7f2 --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/core/session.py @@ -0,0 +1,173 @@ +from __future__ import annotations + +import co...
[ "joplin/agent-harness/cli_anything/joplin/core/session.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Acquire an actual lock before writing session files**\n\n`_locked_save_json` currently calls `os.open(lock_path, os.O_CREAT | os.O_RDWR)`, which only opens/creates the `.lock` file and does not provide mutual e...
true
HKUDS/CLI-Anything
300
comment_to_fix
feat(Joplin): add a CLI-Anything harness for Joplin
**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Raise on non-zero exits with empty scrubbed output** When `proc.returncode != 0`, this branch only raises if the scrubbed streams are non-empty, so a failing Joplin command that exits non-zero with empty `stdout`/`stderr` is treate...
436a4f5c42452b86b64fe0373e1ed67a4347a18a
190bd89dc4a9d402ace862f4d20d23a798eb93cb
diff --git a/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py b/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py new file mode 100644 index 000000000..1f21e5765 --- /dev/null +++ b/joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py @@ -0,0 +1,192 @@ +import json +import shu...
[ "joplin/agent-harness/cli_anything/joplin/utils/joplin_backend.py" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Raise on non-zero exits with empty scrubbed output**\n\nWhen `proc.returncode != 0`, this branch only raises if the scrubbed streams are non-empty, so a failing Joplin command that exits non-zero with empty `st...
true
HKUDS/CLI-Anything
280
issue_to_patch
n8n CLI: TypeError in REPL — print_banner() called with base_url arg but defined with no parameters ## Summary Running `cli-anything-n8n` (with no subcommand, which defaults to the REPL) immediately raises `TypeError: print_banner() takes 0 positional arguments but 1 was given`. The CLI is unusable in REPL mode out o...
fix(n8n): drop bogus arg from print_banner call to unbreak REPL
`n8n/agent-harness/cli_anything/n8n/n8n_cli.py:131` calls `print_banner(base_url or "(not configured)")` but the function at `cli_anything/n8n/utils/repl_skin.py:592` takes no arguments. Running `cli-anything-n8n` with no subcommand triggers `ctx.invoke(repl)` at line 113, which hits the broken call before the REPL pro...
2bb59aa4479eb50f3a115f4b5dd29827b60bfe03
fb7be72b662a5c6caf89b424f5def30a7a16ce09
diff --git a/n8n/agent-harness/cli_anything/n8n/n8n_cli.py b/n8n/agent-harness/cli_anything/n8n/n8n_cli.py index 65c52f7317..390ee85e28 100644 --- a/n8n/agent-harness/cli_anything/n8n/n8n_cli.py +++ b/n8n/agent-harness/cli_anything/n8n/n8n_cli.py @@ -127,8 +127,7 @@ def repl(ctx: click.Context) -> None: click....
[ "n8n/agent-harness/cli_anything/n8n/n8n_cli.py", "n8n/agent-harness/cli_anything/n8n/tests/test_repl_invocation.py" ]
[]
diff --git a/n8n/agent-harness/cli_anything/n8n/tests/test_repl_invocation.py b/n8n/agent-harness/cli_anything/n8n/tests/test_repl_invocation.py new file mode 100644 index 0000000000..a7e096d2ad --- /dev/null +++ b/n8n/agent-harness/cli_anything/n8n/tests/test_repl_invocation.py @@ -0,0 +1,34 @@ +"""Regression test for...
true
HKUDS/CLI-Anything
252
issue_to_patch
Add cli-anything-rekordbox: Pioneer Rekordbox 6/7 harness
## Summary Adds **cli-anything-rekordbox** — an agent-native CLI for Pioneer DJ's Rekordbox 6/7 software, the most popular DJ library + performance app worldwide. ## Why this fills a gap Pioneer ships **no public REST/RPC API for playback control**. The only two real programmatic surfaces are: 1. The SQLCipher-encry...
228b8f311560a48bd9b83c274a7f448bd6ee2b86
5ceeb4b2e6ca4217c048fd7872897aaf63e9572e
diff --git a/.gitignore b/.gitignore index cef559d802..73b94cbd94 100644 --- a/.gitignore +++ b/.gitignore @@ -94,6 +94,7 @@ !/mailchimp/ !/3MF/ !/calibre/ +!/rekordbox/ # Step 5: Inside each software dir, ignore everything (including dotfiles) /gimp/* /gimp/.* @@ -195,6 +196,8 @@ /mailchimp/.* /calibre/* /cal...
[ ".gitignore", "rekordbox/agent-harness/REKORDBOX.md", "rekordbox/agent-harness/cli_anything/rekordbox/README.md", "rekordbox/agent-harness/cli_anything/rekordbox/__init__.py", "rekordbox/agent-harness/cli_anything/rekordbox/__main__.py", "rekordbox/agent-harness/cli_anything/rekordbox/core/__init__.py", ...
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Allow playlist add by track ID without title**\n\n`playlist add` advertises `--track-id` as a path that skips title search, but `--track-title` is still marked required, so `cli-anything-rekordbox playlist add ...
diff --git a/rekordbox/agent-harness/cli_anything/rekordbox/tests/__init__.py b/rekordbox/agent-harness/cli_anything/rekordbox/tests/__init__.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/rekordbox/agent-harness/cli_anything/rekordbox/tests/test_smoke.py b/rekordbox/agent-harness/cli_anything/rekord...
true
HKUDS/CLI-Anything
223
issue_to_patch
feat: add Calibre CLI harness for e-book library management
## Summary - Add calibre/agent-harness with 58 tests (38 unit + 20 e2e) - Wraps calibredb, ebook-convert, ebook-meta for library operations - Includes SKILL.md for agent skill discovery - Update registry.json with calibre entry - Update .gitignore to track calibre/agent-harness/ ## Test plan - [x] Run unit tests: `pyt...
91ba1e90445415354175874e15fd2f2b37c94da3
5a86319189a34ab681f8df2492edfa2028b9c7af
diff --git a/.gitignore b/.gitignore index e1b286a08e..cef559d802 100644 --- a/.gitignore +++ b/.gitignore @@ -93,6 +93,7 @@ !/quietshrink/ !/mailchimp/ !/3MF/ +!/calibre/ # Step 5: Inside each software dir, ignore everything (including dotfiles) /gimp/* /gimp/.* @@ -192,6 +193,8 @@ /quietshrink/.* /mailchimp/*...
[ ".gitignore", "README.md", "calibre/agent-harness/.gitignore", "calibre/agent-harness/CALIBRE.md", "calibre/agent-harness/FIX_NOTES.md", "calibre/agent-harness/cli_anything/calibre/README.md", "calibre/agent-harness/cli_anything/calibre/__init__.py", "calibre/agent-harness/cli_anything/calibre/__main_...
[ { "comment": "`remove_custom_column(..., confirm=True)` appends `--force` when `confirm` is true, which is the opposite of what the parameter name implies. This is easy to misuse and makes call sites harder to read. Consider renaming the parameter to `force` (defaulting to `True` if you want non-interactive beh...
diff --git a/calibre/agent-harness/cli_anything/calibre/tests/TEST.md b/calibre/agent-harness/cli_anything/calibre/tests/TEST.md new file mode 100644 index 0000000000..92c4e7a67d --- /dev/null +++ b/calibre/agent-harness/cli_anything/calibre/tests/TEST.md @@ -0,0 +1,359 @@ +# TEST.md — cli-anything-calibre Test Plan & ...
true
HKUDS/CLI-Anything
223
comment_to_fix
feat: add Calibre CLI harness for e-book library management
`remove_custom_column(..., confirm=True)` appends `--force` when `confirm` is true, which is the opposite of what the parameter name implies. This is easy to misuse and makes call sites harder to read. Consider renaming the parameter to `force` (defaulting to `True` if you want non-interactive behavior) or flipping the...
91ba1e90445415354175874e15fd2f2b37c94da3
5a86319189a34ab681f8df2492edfa2028b9c7af
diff --git a/calibre/agent-harness/cli_anything/calibre/core/custom.py b/calibre/agent-harness/cli_anything/calibre/core/custom.py new file mode 100644 index 0000000000..b2f752493f --- /dev/null +++ b/calibre/agent-harness/cli_anything/calibre/core/custom.py @@ -0,0 +1,113 @@ +"""Custom column management — wraps calibr...
[ "calibre/agent-harness/cli_anything/calibre/core/custom.py" ]
[ { "comment": "`remove_custom_column(..., confirm=True)` appends `--force` when `confirm` is true, which is the opposite of what the parameter name implies. This is easy to misuse and makes call sites harder to read. Consider renaming the parameter to `force` (defaulting to `True` if you want non-interactive beh...
true
HKUDS/CLI-Anything
223
comment_to_fix
feat: add Calibre CLI harness for e-book library management
`convert_format()` calls `calibredb export` with `--all`, which exports the entire library and ignores `book_id`. This can be extremely slow on real libraries and may produce incorrect input selection. Remove `--all` and export only the target `book_id` (optionally restricting exported formats to `input_fmt`). ```sugge...
91ba1e90445415354175874e15fd2f2b37c94da3
5a86319189a34ab681f8df2492edfa2028b9c7af
diff --git a/calibre/agent-harness/cli_anything/calibre/core/formats.py b/calibre/agent-harness/cli_anything/calibre/core/formats.py new file mode 100644 index 0000000000..f5ff962ffd --- /dev/null +++ b/calibre/agent-harness/cli_anything/calibre/core/formats.py @@ -0,0 +1,167 @@ +"""Format management — wraps calibredb ...
[ "calibre/agent-harness/cli_anything/calibre/core/formats.py" ]
[ { "comment": "`convert_format()` calls `calibredb export` with `--all`, which exports the entire library and ignores `book_id`. This can be extremely slow on real libraries and may produce incorrect input selection. Remove `--all` and export only the target `book_id` (optionally restricting exported formats to ...
true
HKUDS/CLI-Anything
223
comment_to_fix
feat: add Calibre CLI harness for e-book library management
`generate_catalog()` prints to stdout (`print(...)`). In `--json` mode this will output non-JSON text before the JSON payload, breaking machine parsing. Please remove core-level prints and let the Click command handle user-facing progress/messages. ```suggestion ```
91ba1e90445415354175874e15fd2f2b37c94da3
5a86319189a34ab681f8df2492edfa2028b9c7af
diff --git a/calibre/agent-harness/cli_anything/calibre/core/export.py b/calibre/agent-harness/cli_anything/calibre/core/export.py new file mode 100644 index 0000000000..e4b27659c9 --- /dev/null +++ b/calibre/agent-harness/cli_anything/calibre/core/export.py @@ -0,0 +1,377 @@ +"""Export pipeline — wraps calibredb expor...
[ "calibre/agent-harness/cli_anything/calibre/core/export.py" ]
[ { "comment": "`generate_catalog()` prints to stdout (`print(...)`). In `--json` mode this will output non-JSON text before the JSON payload, breaking machine parsing. Please remove core-level prints and let the Click command handle user-facing progress/messages.\n```suggestion\n\n```", "path": "calibre/agen...
true
HKUDS/CLI-Anything
223
comment_to_fix
feat: add Calibre CLI harness for e-book library management
This directory tree entry says “Calibre CLI (38 tests)”, but the harness includes 38 unit + 20 E2E tests (58 total). Update the count (or clarify what it represents) so the repo overview remains accurate. ```suggestion ├── 📖 calibre/agent-harness/ # Calibre CLI (58 tests: 38 unit + 20 E2E) ```
91ba1e90445415354175874e15fd2f2b37c94da3
5a86319189a34ab681f8df2492edfa2028b9c7af
diff --git a/README.md b/README.md index be163b5055..38f1d253e0 100644 --- a/README.md +++ b/README.md @@ -880,6 +880,13 @@ Each application received complete, production-ready CLI interfaces — not demo <td align="center">✅ <a href="zotero/agent-harness/">New</a></td> </tr> <tr> +<td align="center"><strong>📖 <a hre...
[ "README.md" ]
[ { "comment": "This directory tree entry says “Calibre CLI (38 tests)”, but the harness includes 38 unit + 20 E2E tests (58 total). Update the count (or clarify what it represents) so the repo overview remains accurate.\n```suggestion\n├── 📖 calibre/agent-harness/ # Calibre CLI (58 tests: 38 unit + 2...
true
HKUDS/CLI-Anything
189
issue_to_patch
feat: add MiniMax CLI harness (chat + TTS)
## Summary - Add `minimax/agent-harness/` — a new CLI harness for the **MiniMax AI** platform - Implements **chat** via MiniMax's OpenAI-compatible API (models: `MiniMax-M2.7`, `MiniMax-M2.7-highspeed`) - Implements **TTS** via MiniMax's `t2a_v2` SSE streaming endpoint (models: `speech-2.8-hd`, `speech-2.8-turbo`), wi...
9407a43f785872262f916dc054e6238c02d4a447
65e6aede9aac1c5ca66a8330e7d2bcafc1e4cf8f
diff --git a/.gitignore b/.gitignore index eb63757643..e1b286a08e 100644 --- a/.gitignore +++ b/.gitignore @@ -65,6 +65,7 @@ !/dify-workflow/ !/adguardhome/ !/novita/ +!/minimax/ !/ollama/ !/browser/ !/seaclip/ @@ -214,6 +215,7 @@ !/dify-workflow/agent-harness/ !/adguardhome/agent-harness/ !/novita/agent-harne...
[ ".gitignore", "minimax/agent-harness/FIX_NOTES.md", "minimax/agent-harness/cli_anything/minimax/README.md", "minimax/agent-harness/cli_anything/minimax/__init__.py", "minimax/agent-harness/cli_anything/minimax/__main__.py", "minimax/agent-harness/cli_anything/minimax/core/__init__.py", "minimax/agent-ha...
[]
diff --git a/minimax/agent-harness/cli_anything/minimax/tests/TEST.md b/minimax/agent-harness/cli_anything/minimax/tests/TEST.md new file mode 100644 index 0000000000..a06a8a5c5d --- /dev/null +++ b/minimax/agent-harness/cli_anything/minimax/tests/TEST.md @@ -0,0 +1,76 @@ +# MiniMax Harness Test Plan and Results + +## ...
true
HKUDS/CLI-Anything
209
issue_to_patch
feat: add 3MF mesh geometry editor CLI
## Summary - Add **cli-anything-3mf**: agent-native CLI for inspecting, modifying, and repairing 3MF mesh files - Supports 5 commands: `info`, `inspect` (hole detection), `resize` (hole resizing), `repair` (mesh healing), `compare` (diff two files) - 113 unit tests, all passing (0.85s) - Updated `registry.json`, `READ...
48e76a0bca9616b6e60657187baa81164c4894cd
19e9004271ae86710c3d6999040baecd3f7e1798
diff --git a/.gitignore b/.gitignore index b17f6696e5..eb63757643 100644 --- a/.gitignore +++ b/.gitignore @@ -91,7 +91,7 @@ !/sbox/ !/quietshrink/ !/mailchimp/ - +!/3MF/ # Step 5: Inside each software dir, ignore everything (including dotfiles) /gimp/* /gimp/.* @@ -165,6 +165,8 @@ /openscreen/.* /QGIS/* /QGIS...
[ ".gitignore", "3MF/agent-harness/3MF.md", "3MF/agent-harness/cli_anything/threemf/README.md", "3MF/agent-harness/cli_anything/threemf/__init__.py", "3MF/agent-harness/cli_anything/threemf/__main__.py", "3MF/agent-harness/cli_anything/threemf/core/__init__.py", "3MF/agent-harness/cli_anything/threemf/cor...
[ { "comment": "`python_requires` is set to \">=3.9\", but the PR description/registry entry/README for this harness state Python 3.10+. This mismatch can lead to users installing on 3.9 and then hitting runtime/type issues (e.g., `X | Y` annotations). Align `python_requires` (and classifiers if needed) with the ...
diff --git a/3MF/agent-harness/cli_anything/threemf/tests/__init__.py b/3MF/agent-harness/cli_anything/threemf/tests/__init__.py new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/3MF/agent-harness/cli_anything/threemf/tests/__init__.py @@ -0,0 +1,1 @@ + diff --git a/3MF/agent-harness/cli_anything/th...
true
HKUDS/CLI-Anything
297
issue_to_patch
Add UEAtelier — Unreal Editor 5.6/5.7 MCP self-extension workbench
Adds a registry entry for **UEAtelier**, a standalone Unreal Engine plugin + Python CLI wrapper following Option 2 from CONTRIBUTING.md (standalone repository). ## What is UEAtelier? UEAtelier is an Unreal Engine 5.6 / 5.7 editor MCP self-extension workbench — its defining capability is that AI agents can scaffold, v...
a32f11fc67052ff233dfaa5106de5bb1ccdf24ec
66e20795bc912528eb35eb71a27810faf80eeee3
diff --git a/registry.json b/registry.json index 6488bb30a..f348612ef 100644 --- a/registry.json +++ b/registry.json @@ -745,6 +745,25 @@ } ] }, + { + "name": "ueatelier", + "display_name": "UEAtelier", + "version": "0.23.1", + "description": "Unreal Editor 5.6/5.7 MCP self-e...
[ "registry.json" ]
[]
true
HKUDS/CLI-Anything
296
issue_to_patch
fix(security): route untrusted XML parsing through defusedxml
## Summary The repo's threat model (`SECURITY.md`) calls out XML/SVG content as a key attack surface and lists "ElementTree auto-escaping" as the mitigation. That sentence covers XML *output* (serialization). XML *input* (parsing) across the agent backends still goes through stdlib `xml.etree.ElementTree`. This PR rout...
a32f11fc67052ff233dfaa5106de5bb1ccdf24ec
1afe5459290c021335341c5550ce603560ef5d48
diff --git a/drawio/agent-harness/cli_anything/drawio/core/session.py b/drawio/agent-harness/cli_anything/drawio/core/session.py index 722beaebbc..8fc030dbc8 100644 --- a/drawio/agent-harness/cli_anything/drawio/core/session.py +++ b/drawio/agent-harness/cli_anything/drawio/core/session.py @@ -10,6 +10,7 @@ from pathl...
[ "drawio/agent-harness/cli_anything/drawio/core/session.py", "drawio/agent-harness/cli_anything/drawio/utils/drawio_xml.py", "drawio/agent-harness/setup.py", "inkscape/agent-harness/cli_anything/inkscape/utils/svg_utils.py", "inkscape/agent-harness/setup.py", "libreoffice/agent-harness/cli_anything/libreof...
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Treat defused XML rejects as validation errors**\n\nFor ODF files whose `content.xml` contains a forbidden entity declaration, `_defused_fromstring` raises `defusedxml.common.EntitiesForbidden`, not `xml.etree....
true
HKUDS/CLI-Anything
290
issue_to_patch
cli-anything-libreoffice crashes on macOS when invoking LibreOffice headless conversion ## Summary `cli-anything-libreoffice` currently fails on macOS when exporting via the real LibreOffice backend. The harness can find `/Applications/LibreOffice.app/Contents/MacOS/soffice`, but the actual headless conversion path e...
fix(libreoffice): harden headless conversion on macOS (#221)
## Summary Fixes #221 — `cli-anything-libreoffice` headless conversion can SIGABRT on macOS (`Trace/BPT trap: 5`) before producing any output, leaving the user with a generic `LibreOffice conversion failed (exit -6): …` error and no actionable path forward. This implements the mitigation plan @yuh-yang outlined in th...
a32f11fc67052ff233dfaa5106de5bb1ccdf24ec
4e93ab6461c9bfc930b85f04174785068780eec0
diff --git a/libreoffice/agent-harness/cli_anything/libreoffice/utils/lo_backend.py b/libreoffice/agent-harness/cli_anything/libreoffice/utils/lo_backend.py index bba2770b8..1ed698faf 100644 --- a/libreoffice/agent-harness/cli_anything/libreoffice/utils/lo_backend.py +++ b/libreoffice/agent-harness/cli_anything/libreof...
[ "libreoffice/agent-harness/cli_anything/libreoffice/tests/test_core.py", "libreoffice/agent-harness/cli_anything/libreoffice/utils/lo_backend.py", "libreoffice/agent-harness/setup.py", "registry.json" ]
[ { "comment": "**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Restrict macOS retry to actual abort cases**\n\nThe retry gate currently triggers on any non-zero direct `soffice` exit (`result.returncode != 0`), so normal conversion errors on macOS (for example unsupported ...
diff --git a/libreoffice/agent-harness/cli_anything/libreoffice/tests/test_core.py b/libreoffice/agent-harness/cli_anything/libreoffice/tests/test_core.py index a5e48088c..0496b778d 100644 --- a/libreoffice/agent-harness/cli_anything/libreoffice/tests/test_core.py +++ b/libreoffice/agent-harness/cli_anything/libreoffic...
true
HKUDS/CLI-Anything
289
issue_to_patch
Obsidian search query sends unsupported content type ## Summary `cli-anything-obsidian search query` currently posts generic JSON to Obsidian Local REST API's `/search/` endpoint. With current `obsidian-local-rest-api` behavior, `/search/` expects vendor-specific content types for structured search, so the command fa...
fix(obsidian): use vendor Content-Type for /search/ (DQL + JsonLogic)
## Summary Fixes #271 — `cli-anything-obsidian search query` currently fails with `40012 Unknown or invalid Content-Type` because the harness posts a JSON-wrapped body (`Content-Type: application/json`) to Obsidian Local REST API's `/search/` endpoint. That endpoint expects raw bodies with vendor media types: | Quer...
a32f11fc67052ff233dfaa5106de5bb1ccdf24ec
e79f1f3e69b5e784532180e9dbaf3dabf58c5a2b
diff --git a/obsidian/agent-harness/OBSIDIAN.md b/obsidian/agent-harness/OBSIDIAN.md index 48f10cf490..68c438f466 100644 --- a/obsidian/agent-harness/OBSIDIAN.md +++ b/obsidian/agent-harness/OBSIDIAN.md @@ -45,7 +45,7 @@ Our CLI wraps the Obsidian Local REST API plugin with: | `/vault/{path}` | PUT | Create/update not...
[ "obsidian/agent-harness/OBSIDIAN.md", "obsidian/agent-harness/cli_anything/obsidian/README.md", "obsidian/agent-harness/cli_anything/obsidian/core/search.py", "obsidian/agent-harness/cli_anything/obsidian/obsidian_cli.py", "obsidian/agent-harness/cli_anything/obsidian/skills/SKILL.md", "obsidian/agent-har...
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Update REPL version string when bumping package version**\n\nThis commit bumps the published package to `1.1.0`, but the REPL banner is still hardcoded to `version=\"1.0.0\"` in `obsidian_cli.py` (line 411), so...
diff --git a/obsidian/agent-harness/cli_anything/obsidian/tests/test_core.py b/obsidian/agent-harness/cli_anything/obsidian/tests/test_core.py index 6da6129506..7e1766833f 100644 --- a/obsidian/agent-harness/cli_anything/obsidian/tests/test_core.py +++ b/obsidian/agent-harness/cli_anything/obsidian/tests/test_core.py @...
true
HKUDS/CLI-Anything
289
comment_to_fix
fix(obsidian): use vendor Content-Type for /search/ (DQL + JsonLogic)
**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Update REPL version string when bumping package version** This commit bumps the published package to `1.1.0`, but the REPL banner is still hardcoded to `version="1.0.0"` in `obsidian_cli.py` (line 411), so users entering `repl` wil...
a32f11fc67052ff233dfaa5106de5bb1ccdf24ec
e79f1f3e69b5e784532180e9dbaf3dabf58c5a2b
diff --git a/obsidian/agent-harness/setup.py b/obsidian/agent-harness/setup.py index bf252a2682..1988a87c27 100644 --- a/obsidian/agent-harness/setup.py +++ b/obsidian/agent-harness/setup.py @@ -12,7 +12,7 @@ setup( name="cli-anything-obsidian", - version="1.0.0", + version="1.1.0", author="Doruk Ozg...
[ "obsidian/agent-harness/setup.py" ]
[ { "comment": "**<sub><sub>![P2 Badge](https://img.shields.io/badge/P2-yellow?style=flat)</sub></sub> Update REPL version string when bumping package version**\n\nThis commit bumps the published package to `1.1.0`, but the REPL banner is still hardcoded to `version=\"1.0.0\"` in `obsidian_cli.py` (line 411), so...
true
HKUDS/CLI-Anything
294
issue_to_patch
zoom recording download: 404s before downloading due to stray api_request call ## Summary `cli-anything-zoom recording download <URL> <PATH>` always fails with `404 Client Error: Not Found for url: https://api.zoom.us/v2` and never downloads the file. The bug is in `download_recording()`: a stray `api_request("GET", ...
fix(zoom): download recordings from direct URL
## Description Fixes #292. `download_recording()` was calling `api_request("GET", "", stream=True)` before using the recording file's direct `download_url`. That empty endpoint resolves to the Zoom API base URL and can raise a 404 before the real download request runs. This removes the stray API request and adds a r...
a32f11fc67052ff233dfaa5106de5bb1ccdf24ec
e42ca683eb264157732658f251cc768ac3cc18a6
diff --git a/zoom/agent-harness/cli_anything/zoom/core/recordings.py b/zoom/agent-harness/cli_anything/zoom/core/recordings.py index dee6c08598..68d9d1f402 100644 --- a/zoom/agent-harness/cli_anything/zoom/core/recordings.py +++ b/zoom/agent-harness/cli_anything/zoom/core/recordings.py @@ -10,7 +10,7 @@ import os fro...
[ "zoom/agent-harness/cli_anything/zoom/core/recordings.py", "zoom/agent-harness/cli_anything/zoom/tests/test_core.py" ]
[]
diff --git a/zoom/agent-harness/cli_anything/zoom/tests/test_core.py b/zoom/agent-harness/cli_anything/zoom/tests/test_core.py index 1290fc8298..87350c7091 100644 --- a/zoom/agent-harness/cli_anything/zoom/tests/test_core.py +++ b/zoom/agent-harness/cli_anything/zoom/tests/test_core.py @@ -374,6 +374,42 @@ def test_get...
true
HKUDS/CLI-Anything
286
issue_to_patch
Update README.md
## Description <!-- Briefly describe the changes in this PR. --> Fixes #<!-- issue number --> ## Type of Change <!-- Check the one that applies: --> - [ ] **New Software CLI (in-repo)** — adds a CLI harness inside this monorepo - [ ] **New Software CLI (standalone repo)** — registry-only PR pointing to ...
f8029ec6171941a9749c1926d9637835ccdc853b
6616bed886b71ea7058c0252e5fc521e8d49a16b
diff --git a/README.md b/README.md index 591e839a7..e78918196 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ <h1 align="center"><img src="assets/icon.png" alt="" width="64" style="vertical-align: middle;">&nbsp; CLI-Anything: Making ALL Software Agent-Native</h1> +<div align="center"> <a href="https://trend...
[ "README.md" ]
[]
true
HKUDS/CLI-Anything
285
issue_to_patch
Update README.md
## Description <!-- Briefly describe the changes in this PR. --> Fixes #<!-- issue number --> ## Type of Change <!-- Check the one that applies: --> - [ ] **New Software CLI (in-repo)** — adds a CLI harness inside this monorepo - [ ] **New Software CLI (standalone repo)** — registry-only PR pointing to ...
e8e7f408604e28ddb15e57697bd5c1b021b12d7e
fd83026327f03c5e864ec8aa1d1f3e487e5f1b1f
diff --git a/README.md b/README.md index 461dd0ade..591e839a7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ <h1 align="center"><img src="assets/icon.png" alt="" width="64" style="vertical-align: middle;">&nbsp; CLI-Anything: Making ALL Software Agent-Native</h1> +<a href="https://trendshift.io/repositories/...
[ "README.md" ]
[]
true
HKUDS/CLI-Anything
281
issue_to_patch
fix: avoid mutating registry entries
## Summary - Copy registry entries before tagging them with `_source` - Prevent fetch_all_clis from mutating cached or mocked registry data in place - Add a regression test for source tagging without input mutation ## Tests - uv run --with pytest --with click --with requests --python 3.12 python -m pytest cli-hub/test...
2bb59aa4479eb50f3a115f4b5dd29827b60bfe03
0932c3a2b24a02ddacc14506ce1945cfad151788
diff --git a/cli-hub/cli_hub/registry.py b/cli-hub/cli_hub/registry.py index ce194b24a..93b224fba 100644 --- a/cli-hub/cli_hub/registry.py +++ b/cli-hub/cli_hub/registry.py @@ -76,14 +76,16 @@ def fetch_all_clis(force_refresh=False): all_clis = [] for cli in registry["clis"]: - cli["_source"] = "harn...
[ "cli-hub/cli_hub/registry.py", "cli-hub/tests/test_cli_hub.py" ]
[]
diff --git a/cli-hub/tests/test_cli_hub.py b/cli-hub/tests/test_cli_hub.py index 883c7db1b..ce2edc365 100644 --- a/cli-hub/tests/test_cli_hub.py +++ b/cli-hub/tests/test_cli_hub.py @@ -278,6 +278,20 @@ def test_fetch_registry_uses_cache_on_refresh_failure(self, mock_get, tmp_path): assert result["clis"][0]["na...
true
HKUDS/CLI-Anything
244
issue_to_patch
feat: improve Unreal Insights live analysis
## Description Improve the existing Unreal Insights harness while keeping the harness/package version at v1 (`0.1.0`). This adds Trace Store discovery, live UE process helpers with a pluggable command backend, GUI open/status helpers that keep Unreal Insights running, and `analyze summary` for timing/counter exports...
412754f216fe64ee4591d4fb63765953e1868d68
b3afd6d9d3ee25f441fabcbf3cc831d8af3eb38e
diff --git a/skills/cli-anything-unrealinsights/SKILL.md b/skills/cli-anything-unrealinsights/SKILL.md index 5986f7444..8f06b682e 100644 --- a/skills/cli-anything-unrealinsights/SKILL.md +++ b/skills/cli-anything-unrealinsights/SKILL.md @@ -1,6 +1,6 @@ --- name: "cli-anything-unrealinsights" -description: "Capture Un...
[ "skills/cli-anything-unrealinsights/SKILL.md", "unrealinsights/agent-harness/UNREALINSIGHTS.md", "unrealinsights/agent-harness/cli_anything/unrealinsights/README.md", "unrealinsights/agent-harness/cli_anything/unrealinsights/core/analyze.py", "unrealinsights/agent-harness/cli_anything/unrealinsights/core/ex...
[]
diff --git a/unrealinsights/agent-harness/cli_anything/unrealinsights/tests/TEST.md b/unrealinsights/agent-harness/cli_anything/unrealinsights/tests/TEST.md index 6176cb854..e4e73c0cd 100644 --- a/unrealinsights/agent-harness/cli_anything/unrealinsights/tests/TEST.md +++ b/unrealinsights/agent-harness/cli_anything/unre...
true
HKUDS/CLI-Anything
238
issue_to_patch
feat: add NSLogger CLI harness
## Summary - add an in-repo NSLogger harness under nslogger/agent-harness - support parsing, filtering, exporting, merging, tailing, and live NSLogger capture - mirror NSLogger.app live capture behavior with native macOS Bonjour/NetService support - add canonical and packaged SKILL.md files plus CLI-Hub registry metada...
03f69ad37c3bcbdaebfb4064eec3a01032f76d09
03f0668456a322bdd2a6a24e5241a151a1e93fb7
diff --git a/.gitignore b/.gitignore index dc69ede57..b65c4430a 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,7 @@ !/zotero/ !/mubu/ !/obs-studio/ +!/nslogger/ !/kdenlive/ !/shotcut/ !/anygen/ @@ -117,6 +118,8 @@ /mubu/.* /obs-studio/* /obs-studio/.* +/nslogger/* +/nslogger/.* /kdenlive/* /kdenlive/....
[ ".gitignore", "README.md", "nslogger/agent-harness/NSLOGGER.md", "nslogger/agent-harness/cli_anything/nslogger/README.md", "nslogger/agent-harness/cli_anything/nslogger/__init__.py", "nslogger/agent-harness/cli_anything/nslogger/core/__init__.py", "nslogger/agent-harness/cli_anything/nslogger/core/block...
[]
diff --git a/nslogger/agent-harness/cli_anything/nslogger/tests/TEST.md b/nslogger/agent-harness/cli_anything/nslogger/tests/TEST.md new file mode 100644 index 000000000..bc5ad42c7 --- /dev/null +++ b/nslogger/agent-harness/cli_anything/nslogger/tests/TEST.md @@ -0,0 +1,137 @@ +# TEST.md — cli-anything-nslogger + +## T...
true
HKUDS/CLI-Anything
241
issue_to_patch
Feat/add firefly iii cli
## Description <!-- Briefly describe the changes in this PR. --> Add Firefly III personal finance management CLI based on CLI-Anything specification. Converts MCP mode to stateless CLI mode to avoid Node residual process issues. Fixes #<!-- issue number --> ## Type of Change <!-- Check the one that applies: --> -...
412754f216fe64ee4591d4fb63765953e1868d68
afd7876f3863e14393b28040a4cac2d0966fdc49
diff --git a/.gitignore b/.gitignore index 47ca0e880..2a738436f 100644 --- a/.gitignore +++ b/.gitignore @@ -99,6 +99,7 @@ !/n8n/ !/obsidian/ !/unrealinsights/ +!/firefly-iii/ !/nsight-graphics/ !/lldb/ @@ -238,6 +239,7 @@ !/safari/ !/safari/agent-harness/ !/unrealinsights/agent-harness/ +!/firefly-iii/agent-...
[ ".gitignore", "firefly-iii/agent-harness/README.md", "firefly-iii/agent-harness/cli_anything/firefly_iii/README.md", "firefly-iii/agent-harness/cli_anything/firefly_iii/__init__.py", "firefly-iii/agent-harness/cli_anything/firefly_iii/__main__.py", "firefly-iii/agent-harness/cli_anything/firefly_iii/core/...
[]
diff --git a/firefly-iii/agent-harness/cli_anything/firefly_iii/tests/TEST.md b/firefly-iii/agent-harness/cli_anything/firefly_iii/tests/TEST.md new file mode 100644 index 000000000..2654cd400 --- /dev/null +++ b/firefly-iii/agent-harness/cli_anything/firefly_iii/tests/TEST.md @@ -0,0 +1,69 @@ +""" +Firefly III CLI Tes...
true
HKUDS/CLI-Anything
245
issue_to_patch
feat: mature lldb agent harness
## Description Matures the existing LLDB harness into the v1.0 AI debugging adapter layer. This PR adds a formal stdio Debug Adapter Protocol entry point (`cli-anything-lldb-dap`) while keeping the existing JSON CLI and REPL workflows intact. It hardens the persistent CLI session daemon, makes unresolved breakpoints...
412754f216fe64ee4591d4fb63765953e1868d68
81ecd8fd8203543547f704c805617fc7052a6688
diff --git a/.gitignore b/.gitignore index 47ca0e880..92750c052 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ !/README.md !/CONTRIBUTING.md !/SECURITY.md +!/FIX_NOTES.md !/assets/ !/.pi-extension/ /.pi-extension/cli-anything/node_modules diff --git a/lldb/agent-harness/HARNESS.md b/lldb/agent-harness...
[ ".gitignore", "lldb/agent-harness/HARNESS.md", "lldb/agent-harness/LLDB.md", "lldb/agent-harness/cli_anything/lldb/README.md", "lldb/agent-harness/cli_anything/lldb/__init__.py", "lldb/agent-harness/cli_anything/lldb/core/breakpoints.py", "lldb/agent-harness/cli_anything/lldb/core/session.py", "lldb/a...
[ { "comment": "DAP initialize capabilities uses the key `supportTerminateDebuggee`, but the DAP spec uses `supportsTerminateDebuggee` (with an `s`). As written, clients that look for the standard capability won’t detect support for the `terminateDebuggee` disconnect behavior. Rename the capability key to the spe...
diff --git a/lldb/agent-harness/cli_anything/lldb/tests/TEST.md b/lldb/agent-harness/cli_anything/lldb/tests/TEST.md index 4a633a300..230dcf7c9 100644 --- a/lldb/agent-harness/cli_anything/lldb/tests/TEST.md +++ b/lldb/agent-harness/cli_anything/lldb/tests/TEST.md @@ -2,8 +2,8 @@ ## Test Inventory Plan -- `test_co...
true
HKUDS/nanobot
4,331
issue_to_patch
fix(webui): localize update check copy
## Summary - add i18n resources for the settings About/update check copy across all WebUI locales - localize the update-available message with a version interpolation - extend i18n tests to cover the new About/update check keys ## Verification - npm run test -- src/tests/i18n.test.tsx - npm run test -- src/tests/setti...
be6419b289f68df352d8c93c6b20f03855426964
7500a92278028d77ef990a005d3a155ce7201d07
diff --git a/webui/src/components/settings/SettingsView.tsx b/webui/src/components/settings/SettingsView.tsx index f5f08c6080..ad34ea8029 100644 --- a/webui/src/components/settings/SettingsView.tsx +++ b/webui/src/components/settings/SettingsView.tsx @@ -1942,7 +1942,10 @@ function VersionCheckRow({ currentVersion }: {...
[ "webui/src/components/settings/SettingsView.tsx", "webui/src/i18n/locales/en/common.json", "webui/src/i18n/locales/es/common.json", "webui/src/i18n/locales/fr/common.json", "webui/src/i18n/locales/id/common.json", "webui/src/i18n/locales/ja/common.json", "webui/src/i18n/locales/ko/common.json", "webui...
[]
diff --git a/webui/src/tests/i18n.test.tsx b/webui/src/tests/i18n.test.tsx index 99f1f0a08a..1a927e544d 100644 --- a/webui/src/tests/i18n.test.tsx +++ b/webui/src/tests/i18n.test.tsx @@ -52,6 +52,7 @@ const LOCALIZED_SETTINGS_COPY_KEYS = [ "settings.sections.webuiSafety", "settings.sections.capabilities", "set...
true
HKUDS/nanobot
4,338
issue_to_patch
docs(readme): link Kimi partner banner
## Summary - Make the Kimi Open Source Friends banner in README's Open Source Partners strip clickable. - Link it to the same Kimi provider setup URL used in `docs/configuration.md`: `https://platform.kimi.com?aff=nanobot`. - Keep the existing dark/light Kimi image behavior and MiniMax discount link unchanged. ## Vali...
fde5654dedf605c9e0afe6daa7fdf1464d23211a
a69e98b5ce4c6894cc36f2cb8dda3471a91e2c57
diff --git a/README.md b/README.md index 00da367258..e587bbdbeb 100644 --- a/README.md +++ b/README.md @@ -47,10 +47,7 @@ ## Open Source Partners <p align="center"> - <picture> - <source media="(prefers-color-scheme: dark)" srcset="https://kimi-file.moonshot.cn/prod-chat-kimi/kfs/4/1/2026-06-05/1d8h69mt3v89kkek...
[ "README.md" ]
[]
true
HKUDS/nanobot
4,295
issue_to_patch
docs: add Kimi and MiniMax partner links
## Summary - Add the Kimi affiliate query string to the Moonshot/Kimi provider setup link in the configuration docs. - Add an Open Source Partners strip to the README above News for better visibility. - Show Kimi and MiniMax side by side without table borders; MiniMax links to the mainland China nanobot community disco...
cb2620c8778bd70bc48dc090c81ff7829a2f501d
e9a5f8a7f481179a425161a19a6d12e3d012619a
diff --git a/README.md b/README.md index 2d76f48bedf..00da3672580 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,16 @@ | Configure providers, fallback models, Langfuse, MCP, web tools, or security | [Docs](./docs/README.md) and [Configuration](./docs/configuration.md) | | Understand or extend the internals | [Ar...
[ "README.md", "docs/configuration.md" ]
[]
true
HKUDS/nanobot
4,332
issue_to_patch
Fix Codex image SSE handling
Codex image generation can return `response.completed` and then close the stream without a final `[DONE]`. The current Codex image parser keeps reading until EOF, so httpx raises `RemoteProtocolError` (incomplete chunked read) even though the image result has already arrived.\n\nThis change stops parsing when the compl...
be6419b289f68df352d8c93c6b20f03855426964
55cf6cffb56b662a6a747c5a7e3061520b5cb636
diff --git a/nanobot/providers/image_generation.py b/nanobot/providers/image_generation.py index 92e2e88eb8e..47ed22aed6a 100644 --- a/nanobot/providers/image_generation.py +++ b/nanobot/providers/image_generation.py @@ -1370,6 +1370,8 @@ async def _parse_codex_sse_images( logger.error("Codex S...
[ "nanobot/providers/image_generation.py", "tests/providers/test_image_generation.py" ]
[]
diff --git a/tests/providers/test_image_generation.py b/tests/providers/test_image_generation.py index c42dad493a0..8ca597fa2b3 100644 --- a/tests/providers/test_image_generation.py +++ b/tests/providers/test_image_generation.py @@ -84,6 +84,23 @@ async def get(self, url: str, **kwargs: Any) -> FakeResponse: r...
true
HKUDS/nanobot
4,334
issue_to_patch
fix(providers): widen omit_temperature to cover opus-4-8 and fable
## Problem The `omit_temperature` check in `_build_kwargs` is hardcoded to `"opus-4-7" in model_name`. Newer Anthropic models that also reject the `temperature` parameter (opus-4-8, Fable) fall through and get the parameter sent, causing a 400 on every request. Reported in #4333. ## Fix - Widen the check to match a...
be6419b289f68df352d8c93c6b20f03855426964
18d0fee7a7b396f79942f9d37f01330a1b1d3517
diff --git a/nanobot/providers/anthropic_provider.py b/nanobot/providers/anthropic_provider.py index ddeb23aed16..c9ce4e64805 100644 --- a/nanobot/providers/anthropic_provider.py +++ b/nanobot/providers/anthropic_provider.py @@ -452,9 +452,10 @@ def _build_kwargs( max_tokens = max(1, max_tokens) think...
[ "nanobot/providers/anthropic_provider.py", "tests/providers/test_anthropic_thinking.py" ]
[]
diff --git a/tests/providers/test_anthropic_thinking.py b/tests/providers/test_anthropic_thinking.py index 9fb22e2e528..547a4817c63 100644 --- a/tests/providers/test_anthropic_thinking.py +++ b/tests/providers/test_anthropic_thinking.py @@ -85,6 +85,41 @@ def test_opus_4_7_omits_temperature_none() -> None: assert ...
true