Commit Graph

  • ef86f4dcc7 Fix Shotcut melt rendering and inclusive timeline timing main yuhao 2026-04-20 11:58:37 +00:00
  • 7c62dcbdac Merge pull request #230 from abcfy2/main Yuhao 2026-04-20 17:57:08 +08:00
  • f6e6a899dc fix(shotcut): fix --at regression on non-empty tracks, update docs Feng Yu 2026-04-20 17:39:40 +08:00
  • 66be2a2e54 feat(shotcut): adopt two-step import/add model, remove batch_mode Feng Yu 2026-04-20 09:37:33 +08:00
  • e81c3a9409 docs(skill): sync video creation harness guidance yuhao 2026-04-19 16:25:19 +00:00
  • 8120c9f231 fix(cli): improve video creation harness workflows yuhao 2026-04-19 16:00:28 +00:00
  • 795fda6ac9 update public CLIs yuhao 2026-04-18 17:10:26 +00:00
  • 87bdfe7697 fix CI yuhao 2026-04-18 16:59:59 +00:00
  • 06f9194d02 update cli-anything-openclaw skill yuhao 2026-04-18 16:57:34 +00:00
  • 42fc5c096d update cli-hub yuhao 2026-04-18 16:57:25 +00:00
  • d3471a8d0a Merge pull request #226 from haorui-harry/main Yuhao 2026-04-19 00:26:45 +08:00
  • e1e48ba6d0 fix missing skills yuhao 2026-04-18 11:53:57 +00:00
  • 30ef367815 unifying skills via npx skills; update cli-hub yuhao 2026-04-18 11:50:34 +00:00
  • 99f92f0525 WIP transfer root-skills and hub updates yuhao 2026-04-18 10:11:18 +00:00
  • 7e61df72e9 improve CLI-Hub yuhao 2026-04-17 17:27:04 +00:00
  • cc8da1f901 correct visit counts merging yuhao 2026-04-17 17:16:35 +00:00
  • b2d8b87aba add more public CLIs; fully include skills for CLIs yuhao 2026-04-17 15:58:12 +00:00
  • 13904df1aa update: sync public registry metadata yuhao 2026-04-17 15:46:59 +00:00
  • 6a0e3595a7 Merge pull request #85 from omerarslan0/codex/opencode-command-note Yuhao 2026-04-17 23:34:04 +08:00
  • 0b8302b173 Merge pull request #92 from jarrodcolburn/fix/melt-tractor-duration Yuhao 2026-04-17 23:33:23 +08:00
  • 589ec132de Merge pull request #203 from sjhddh/fix/skill-description-empty-intro Yuhao 2026-04-17 23:31:46 +08:00
  • 0ae9f198b8 Merge pull request #224 from hiSandog/docs/fix-skill-path-20260416 Yuhao 2026-04-17 23:24:27 +08:00
  • bc2d1379ce Merge pull request #225 from yanmingyu92/add-py4csr-registry Yuhao 2026-04-17 23:21:53 +08:00
  • d6002a1f4b feat(openclaw): add OPENCLAW.md SOP and registry.json entry haorui-harry 2026-04-17 16:28:04 +08:00
  • ab65e0a691 feat(openclaw): add OpenClaw Macro System agent-harness haorui-harry 2026-04-17 16:20:48 +08:00
  • 4fb063c297 feat: Add py4csr to public registry yanmingyu92 2026-04-16 21:11:29 -05:00
  • 7edf8ca88c Merge pull request #207 from scially/add/qgis/agent Yuhao 2026-04-16 22:29:32 +08:00
  • ab79beb19e Merge pull request #204 from sjhddh/fix/apt-get-pkg-extraction Yuhao 2026-04-16 22:28:44 +08:00
  • 7458172068 Merge pull request #219 from 545487677/feature/unimol-tools Yuhao 2026-04-16 15:48:15 +08:00
  • 2c8a7815a8 update cli-hub yuhao 2026-04-16 07:47:10 +00:00
  • 56c9610f76 update cli-hub; more public CLIs yuhao 2026-04-16 06:52:28 +00:00
  • 8bcc93f140 docs: correct SKILL.md contribution paths 陈家名 2026-04-16 11:54:58 +08:00
  • d1ba665bb2 improve cli-hub yuhao 2026-04-15 17:56:44 +00:00
  • 92db509b23 **CLI-Hub** updated to **v0.2.0** — the PyPI package now supports public CLIs from multiple install sources (pip, npm, brew, bundled/system tools), backed by a new public_registry.json. The Hub frontend was redesigned with separate **CLI-Anything CLIs** and **Public CLIs** decks, and live end-to-end checks now cover real install, update, and uninstall flows across both pip and npm packages. yuhao 2026-04-15 17:06:06 +00:00
  • 85c16c0dce test: fix project path assertion in test_core.py 545487677 2026-04-15 15:19:14 +00:00
  • 38c57afb3c fix: correct registry.json format - separate unimol_tools and safari entries 545487677 2026-04-15 15:10:54 +00:00
  • d4f9ad3d9c Merge branch 'main' into feature/unimol-tools Cody Zhao 2026-04-15 22:50:40 +08:00
  • 5ec2aebee0 Merge pull request #206 from hiSandog/docs/clarify-command-syntax-20260409-9d06841 Yuhao 2026-04-15 16:52:04 +08:00
  • 4f83716439 Fix QGIS agent harness review issues: hardcoded paths, functools.wraps, export file checks, degenerate extent handling, canonical repl_skin sync, and registry/README updates scially 2026-04-15 14:33:07 +08:00
  • 9eb8bc5109 Add QGIS agent harness scially 2026-04-09 18:21:06 +08:00
  • 0c031b760a fix: correct --json option position and improve comparison output = 2026-04-15 03:33:04 +00:00
  • 36be153887 fix: improve compare output and predict run_id extraction = 2026-04-15 03:18:15 +00:00
  • 8fc704854f fix: address PR feedback - Windows compat, REPL mode, remove setup.py, update README = 2026-04-15 03:01:03 +00:00
  • c05cfe1cf2 Merge pull request #212 from achiya-automation/add-safari-harness Yuhao 2026-04-14 22:28:55 +08:00
  • 309c921fef docs: add required PR checklist files for unimol_tools = 2026-04-14 11:38:44 +00:00
  • 07e6e32fbc feat: add Uni-Mol Tools agent harness = 2026-04-14 11:25:15 +00:00
  • 0509220dee feat(safari): add to registry.json for CLI-Hub visibility Achiya Automation 2026-04-14 11:19:36 +03:00
  • e3cef52f5b Merge pull request #216 from abcfy2/main Yuhao 2026-04-14 13:42:11 +08:00
  • b64ee841bc fix(kdenlive): rewrite XML output as Gen 5 format for native kdenlive compatibility Feng Yu 2026-04-14 03:32:31 +08:00
  • 18f75791f3 add auto-save and dry-run for all session-based softwares on one-shot cmds; highlight the design in cli-anything skill yuhao 2026-04-13 17:32:06 +00:00
  • 1b90df1b7f fix kdenlive producing error projects issue yuhao 2026-04-13 16:06:09 +00:00
  • 6b974fb26d Merge remote-tracking branch 'upstream/main' into add-safari-harness Achiya Automation 2026-04-13 14:23:06 +03:00
  • 69a64a30b6 fix update date for outer repo yuhao 2026-04-13 09:16:44 +00:00
  • df55322d33 update registry.json; welcome outer repo contributions yuhao 2026-04-13 09:04:52 +00:00
  • fed86fe727 Merge pull request #201 from PiaoyangGuohai1/update-zotero-v0.3.3 Yuhao 2026-04-13 16:31:31 +08:00
  • 58b928935c feat(hub): support remote URLs in skill_md registry field yuhao 2026-04-13 08:29:21 +00:00
  • 36215cb164 Merge pull request #195 from chimera-defi/feat/resubmit-eth2-quickstart-cli-harness Yuhao 2026-04-13 14:42:30 +08:00
  • ca2f99c7ae Merge pull request #211 from dorukozgen/feat/add-obsidian-harness Yuhao 2026-04-13 14:35:39 +08:00
  • 5e8a01a459 docs(review): trim command syntax note to one sentence per PR #206 review feedback 陈家名 2026-04-13 10:18:15 +08:00
  • 1a93cce183 refactor: remove extract_system_package changes (split to #204) sjhddh 2026-04-12 23:34:47 +02:00
  • 447a654128 style: unify if/elif chain in extract_system_package across both modules sjhddh 2026-04-12 23:33:39 +02:00
  • 5e1bc6ebdd fix: address review feedback — dead code, control flow, promotional language Achiya Automation 2026-04-12 11:37:15 +03:00
  • 0c1dd18539 fix(zotero): set skill_md to null until CLI-Hub supports remote URLs longxinyang 2026-04-12 16:33:05 +08:00
  • 295dbecec8 fix: reset global host state between CLI invocations Doruk Özgen 2026-04-12 11:17:15 +03:00
  • 617fcf3d15 fix: correct search endpoint, remove dead api_patch, add error catch-all Doruk Özgen 2026-04-12 11:13:36 +03:00
  • 7d1444dca4 Add safari/agent-harness — Safari browser automation via safari-mcp Achiya Automation 2026-04-12 01:40:34 +03:00
  • 25149e66b2 feat: add Obsidian CLI harness Doruk Özgen 2026-04-12 00:29:45 +03:00
  • 9e586b09fc put cli-hub auto-publish yml yuhao 2026-04-11 16:34:36 +00:00
  • 09fd682f91 update cli-anything-hub pypi pkg yuhao 2026-04-11 16:17:48 +00:00
  • 95b27094ae Merge pull request #205 from tgonzalezc5/fix/add-exa-integration-header Yuhao 2026-04-11 22:16:38 +08:00
  • 21e648d63e Merge pull request #188 from webcomunicasolutions/feat/add-n8n-harness-v4 Yuhao 2026-04-11 22:14:06 +08:00
  • 92f718e929 Merge branch 'main' into feat/add-n8n-harness-v4 Yuhao 2026-04-11 22:13:52 +08:00
  • a0825ba832 update SKILL.md generation and distribution. yuhao 2026-04-10 17:03:40 +00:00
  • 01c8721a16 Merge pull request #210 from HKUDS/feat/cli-hub Yuhao 2026-04-10 23:44:41 +08:00
  • e59b7ee367 launch cli-anything-hub pkg manager. feat/cli-hub yuhao 2026-04-10 15:43:51 +00:00
  • 1bdaff62af docs(review): clarify 2.x command alias on PR #206 陈家名 2026-04-10 23:35:44 +08:00
  • bd7841ac4b feat(zotero): update registry entry to v0.4.1 with standalone repo longxinyang 2026-04-10 10:35:12 +08:00
  • 03161fddf5 fix(eth2qs): address PR195 review blockers GPT-5 Codex 2026-04-09 22:50:47 +02:00
  • 5794472129 docs(readme): align eth2-quickstart table test count with latest suite Claudy Won 2026-04-08 13:18:07 +02:00
  • 6e0ee63794 refactor(eth2-quickstart): remove unreachable CLI error path and unused import Claudy Won 2026-04-08 13:16:22 +02:00
  • a82e5908c1 refactor(eth2-quickstart): harden CLI option validation and sync test evidence [Agent: GPT-5 Codex] GPT-5 Codex 2026-04-08 12:45:35 +02:00
  • 20fc45cc32 feat(eth2-quickstart): resubmit CLI-Anything harness [Agent: GPT-5 Codex] Claudy Won 2026-04-07 21:22:48 +02:00
  • c6c5514a3f Merge pull request #200 from hiSandog/fix/cleanup-and-docs-1dcf1e0 Yuhao 2026-04-09 23:26:15 +08:00
  • 728ee63be5 Merge main into fix/cleanup-and-docs-1dcf1e0: resolve conflicts, fix test totals yuhao 2026-04-09 15:25:17 +00:00
  • 01e6ee6e4e fix(review): correct Openscreen test subtotals on PR #200 陈家名 2026-04-09 16:57:51 +08:00
  • 628f004652 docs: add Openscreen CLI to Chinese README table, test summary, and project structure 陈家名 2026-04-08 16:41:11 +08:00
  • 76d838f2f3 docs: add Openscreen CLI to README table, test summary, and project structure 陈家名 2026-04-08 16:40:06 +08:00
  • 52e93a07d4 docs(browser): clarify explicit scheme requirement in security docs Furkan Köykıran 2026-03-27 20:23:56 +03:00
  • a9f937eedc test(browser): make env var tests deterministic with monkeypatch Furkan Köykıran 2026-03-27 20:23:49 +03:00
  • f0b4cf6061 fix(browser): raise ValueError on URL validation failure Furkan Köykıran 2026-03-27 20:23:43 +03:00
  • 0c7af70aac fix(browser): normalize env var schemes and require explicit URL scheme Furkan Köykıran 2026-03-27 20:23:33 +03:00
  • 84a4b22444 docs(browser): add security considerations to SKILL.md Furkan Köykıran 2026-03-27 19:53:08 +03:00
  • 78adc43a01 feat(browser): integrate URL validation into page navigation Furkan Köykıran 2026-03-27 19:53:00 +03:00
  • c5048a33b5 test(browser): add security module unit tests Furkan Köykıran 2026-03-27 19:52:53 +03:00
  • 19f3376301 feat(browser): add URL validation and DOM sanitization utilities Furkan Köykıran 2026-03-27 19:52:13 +03:00
  • 8c7f448331 feat: add CLI-Anything wrapper for Dify workflow akabane-rog 2026-04-07 15:31:14 +08:00
  • 3e0c3137a6 fix(inkscape): add -s/--save flag for auto-save in one-shot mode (fixes #182) Octopus 2026-04-07 20:01:40 +08:00
  • 09a3dfa644 fix: address PR review — correct path mismatch, relocate tests Sereja 2026-04-06 00:19:37 +03:00
  • d7e70cfef7 fix: correct indentation in cli-anything-plugin/commands/list.md Python example Sergey Kostrov 2026-04-05 16:34:13 +03:00
  • 35cac8f329 feat: add pi-extension/cli-anything with updated index.ts, install.sh and tests Sergey Kostrov 2026-04-05 16:34:06 +03:00