HuangYuChuh and Claude Opus 4.6
2a8087a991
docs: sync Hermes Agent compatibility to all i18n READMEs
...
Add Hermes Agent badge, Quick Start path, agentskills.io references,
and updated overview/table to zh-CN, zh-TW, ja, ko, es README files.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-21 11:22:10 +08:00
HuangYuChuh and Claude Opus 4.6
d03d574ae4
feat: add Hermes Agent compatibility and SEO optimization
...
- SKILL.md: add agentskills.io frontmatter fields (version, license,
platforms, prerequisites, hermes tags) for Hermes Agent discovery
- README: add Hermes Agent badge, agentskills.io badge, Quick Start
install path, and resource links
- Repo topics and description updated for GitHub search visibility
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-21 11:11:57 +08:00
科林 KELIN
ff9c90a786
Merge pull request #126 from HuangYuChuh/docs/i18n-ko-es-cli-nav
...
docs: add Korean/Spanish READMEs, normalize zh-CN, add CLI nav
2026-04-13 16:22:13 +08:00
科林 KELIN and Claude Opus 4.6
1ec7038f8d
docs: add Korean/Spanish READMEs, rename zh to zh-CN, add CLI nav link
...
- Add README.ko.md (Korean) and README.es.md (Spanish) as P2 i18n per SEO guideline
- Rename README.zh.md → README.zh-CN.md to follow BCP 47 convention
- Add ⌨️ CLI quick-nav link to top banner across all 6 READMEs
- Update cross-references in all READMEs and docs/index.md
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-13 16:21:04 +08:00
科林 KELIN
29442dd281
Merge pull request #125 from HuangYuChuh/docs/readme-remove-redundancy
...
docs: remove redundant sections from README
2026-04-12 14:58:12 +08:00
科林 KELIN and Claude Opus 4.6
8c135e3e5e
docs: remove redundant sections from README
...
- Remove "Why This Project" section (already covered by Overview)
- Remove "How It Works" section (already covered by Quick Start)
- Deduplicate Common Commands (keep only commands not shown in Quick Start)
- Replace duplicated Web UI launch instructions in Setup Options with a cross-reference
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 14:57:11 +08:00
科林 KELIN
27cf7ae0c9
Merge pull request #124 from HuangYuChuh/docs/skill-md-update-new-cli-commands
...
docs: update SKILL.md for new CLI commands
2026-04-12 14:32:54 +08:00
科林 KELIN and Claude Opus 4.6
9bf49e3ab6
docs: update SKILL.md for new CLI commands
...
Add Quick Decision routes and Command Reference entries for new CLI
features (inpainting, jobs, server stats, nodes, validate) while
following the three-layer documentation strategy to keep SKILL.md
growth logarithmic.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 14:23:18 +08:00
HuangYuChuh
ac48b9437d
Revert "Merge pull request #123 from HuangYuChuh/codex/localize-readme-zh-tw-ja"
...
This reverts commit 28d2974ae5 , reversing
changes made to a88a388c55 .
2026-04-11 08:01:43 +08:00
科林 KELIN
28d2974ae5
Merge pull request #123 from HuangYuChuh/codex/localize-readme-zh-tw-ja
...
[codex] docs: refine zh-TW and ja README localization
2026-04-11 07:59:10 +08:00
HuangYuChuh
97a778a5a0
docs: refine zh-TW and ja readme localization
2026-04-11 07:53:22 +08:00
科林 KELIN
a88a388c55
Merge pull request #122 from HuangYuChuh/docs/contributing-guide
...
docs: add contributing guide
2026-04-11 00:57:31 +08:00
HuangYuChuh
6e950f486f
docs: add contributing guide with design philosophy
...
Add CONTRIBUTING.md covering:
- Restraint principle for new features (atomic, no workaround, real scenario)
- Three-layer documentation strategy (description → SKILL.md → cliHelp)
- CLI command design guidelines (self-documenting, JSON-first, error hints)
- PR workflow and commit conventions
- SKILL.md update rules
- Testing standards
Also add Contributing section to all README translations (en, zh, zh-TW, ja).
2026-04-11 00:55:51 +08:00
科林 KELIN
60dba8ba81
Merge pull request #121 from HuangYuChuh/docs/restructure-skill-md
...
docs: restructure SKILL.md for better agent readability
2026-04-10 23:27:48 +08:00
HuangYuChuh
d8f231c23a
docs: restructure SKILL.md for better agent readability
...
Reorganize SKILL.md following the quick-decision pattern (inspired by
Lark CLI skills) to improve agent comprehension and reduce context usage.
- Add Quick Decision block for instant action routing
- Add Core Concepts section (Skill ID, Schema, Server)
- Expand Command Reference with upload, history, workflow import
- Replace manual file-based workflow setup with CLI import command
- Condense JSON examples and step numbering (Step 0-4 → Step 1-5)
- Preserve all core logic: polling pattern, dependency check, dual
execution modes, and troubleshooting
2026-04-10 23:25:12 +08:00
科林 KELIN
86472b2744
Merge pull request #120 from HuangYuChuh/codex/declare-comfyui-cli-dependency
...
[codex] Declare ComfyUI CLI dependency
2026-04-10 17:31:40 +08:00
HuangYuChuh
6de2392fda
chore: declare comfyui cli dependency
2026-04-10 16:07:28 +08:00
科林 KELIN
45246d2791
docs: update changelog and readme for release v0.4.0 ( #118 )
2026-04-08 11:18:08 +08:00
HuangYuChuh
958cca21c6
docs: clarify CWD requirements and symptoms in SKILL.md
2026-04-07 16:54:55 +08:00
HuangYuChuh
2563f15c85
fix(docs): repair malformed license badge links
2026-04-07 15:10:31 +08:00
科林 KELIN
0ceaec3ca9
feat: use custom svg scale icon for license badge ( #117 )
2026-04-07 15:00:48 +08:00
科林 KELIN
05bbb225c9
chore: redesign README badges using updated colors and logos ( #116 )
...
* chore: sync latest frontend build with Japanese UI support
* chore: redesign README badges using updated colors and logos
- Apply unified Tailwind hue palette to all README badges
- Retain rounded corners style (flat)
- Sync missing Forks and Python badges into zh-TW and ja variants for consistency
2026-04-07 14:37:09 +08:00
科林 KELIN
10d3773cb5
chore: sync latest frontend build with Japanese UI support ( #115 )
2026-04-07 14:30:29 +08:00
科林 KELIN and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
826f6268b5
build(ui): sync frontend assets from upstream@3faa829c ( #114 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-07 06:27:30 +00:00
科林 KELIN
ac9c4a5702
chore: replace README banner image and standardize filename ( #112 )
...
- Replace old banner (banner-ui-dashboard-20260322.png) with new design
- Rename banner file to banner.png for cleaner naming
- Update banner reference in all README variants (en, zh, zh-TW, ja)
2026-04-07 14:17:14 +08:00
科林 KELIN
fab173bd60
chore: replace README banner image and standardize filename ( #113 )
...
- Replace old banner (banner-ui-dashboard-20260322.png) with new design
- Rename banner file to banner.png for cleaner naming
- Update banner reference in all README variants (en, zh, zh-TW, ja)
2026-04-07 14:15:39 +08:00
科林 KELIN
9e72ad8875
Merge pull request #111 from HuangYuChuh/codex/fix-ui-upload-dependency
...
[codex] fix UI startup dependency for file uploads
2026-04-07 13:56:33 +08:00
HuangYuChuh
c2b8e0f7e4
fix ui upload dependency
2026-04-07 13:54:45 +08:00
科林 KELIN
e1fe794f5a
Merge pull request #110 from HuangYuChuh/docs/clarify-import-paths
...
docs: clarify CLI upgrade and workflow import paths
2026-04-07 13:49:54 +08:00
HuangYuChuh
ecfeffc5c5
docs: clarify CLI upgrade and workflow import paths
2026-04-07 13:45:23 +08:00
科林 KELIN
1833c3b347
Merge pull request #109 from HuangYuChuh/fix/readme-badge-underline
...
docs: remove underline between README badges
2026-04-07 10:06:24 +08:00
科林 KELIN
b4adf1f17a
docs: remove README badge underline
2026-04-07 10:05:51 +08:00
科林 KELIN
cc8fc57c3a
Merge pull request #108 from HuangYuChuh/docs/readme-badges
...
docs: add README badges for forks and Python 3.10+
2026-04-07 09:51:04 +08:00
科林 KELIN
5d0b812764
docs: add README badges for forks and python
2026-04-07 09:50:35 +08:00
科林 KELIN
814fbc85c7
adjust readme badge style ( #107 )
2026-04-06 09:26:13 +08:00
科林 KELIN
d105544dc0
refine readme language switcher ( #106 )
2026-04-06 08:52:59 +08:00
科林 KELIN
28664aebe0
add multilingual readmes ( #105 )
2026-04-05 23:19:33 +08:00
科林 KELIN
6987a52cbf
refine readme agent wording ( #104 )
2026-04-05 18:16:36 +08:00
科林 KELIN
c17b70be7b
clarify web ui venv setup ( #103 )
2026-04-05 16:48:49 +08:00
科林 KELIN
a886eabfef
refresh readme structure ( #102 )
2026-04-05 16:21:15 +08:00
科林 KELIN
ac2d21a77a
Merge pull request #101 from HuangYuChuh/chore/optimize-skill-description
...
chore: optimize SKILL.md description for ClawHub
2026-04-02 15:46:19 +08:00
HuangYuChuh
7812477620
chore: optimize SKILL.md description for ClawHub discoverability
...
Replace verbose technical description with a concise, search-friendly
summary that highlights key capabilities and supported agent platforms.
2026-04-02 15:44:35 +08:00
科林 KELIN
b63f4eb7b5
Merge pull request #99 from HuangYuChuh/fix/run-ui-bat-venv
...
fix: run_ui.bat 使用 .venv 虚拟环境
2026-04-02 00:18:28 +08:00
HuangYuChuh
4039f9aaca
fix: run_ui.bat 使用 .venv 虚拟环境,与 run_ui.sh 逻辑对齐
...
- run_ui.bat 新增自动创建 .venv、检测 Python 3.10+、自动安装依赖
- 文档去掉多余的 pip install 步骤,说明脚本自动管理虚拟环境
2026-04-02 00:16:57 +08:00
科林 KELIN
ea39815852
Merge pull request #98 from HuangYuChuh/docs/update-github-pages-cli
...
docs: update GitHub Pages site to CLI era
2026-04-01 14:03:02 +08:00
HuangYuChuh
1531d83ece
docs: update GitHub Pages site to CLI era
...
Replace all legacy python scripts/ references with comfyui-skill CLI
commands across the GitHub Pages site. Update getting-started, architecture,
FAQ, index, and use-cases pages. Remove SEO Checklist from nav. Add
internal docs to .gitignore.
2026-04-01 13:58:19 +08:00
科林 KELIN
126a2bb86c
Merge pull request #97 from HuangYuChuh/fix/webui-cli-bridge
...
fix: Web UI startup crash after script removal
2026-04-01 12:31:42 +08:00
HuangYuChuh
d6d4a2e388
fix: replace deleted comfyui_client import with CLI subprocess bridge
...
Web UI's /run endpoint now calls comfyui-skill CLI via subprocess
instead of importing the deleted comfyui_client.py module.
2026-04-01 12:31:32 +08:00
科林 KELIN
2d20a4b465
Merge pull request #96 from HuangYuChuh/docs/readme-nav-links
...
docs: merge demo video into navigation links
2026-04-01 11:27:22 +08:00
HuangYuChuh
62335ab77f
docs: merge demo video into navigation links
2026-04-01 11:27:13 +08:00