Commit Graph

23 Commits

Author SHA1 Message Date
panxiaojun233
27bb3f88cf Merge branch 'main' into feat/qodercli-plugin-support 2026-03-12 19:20:25 +08:00
shengwei.psw
52dc2fb7de refactor: move Qodercli setup script to dedicated qoder-plugin/ directory
Per code review feedback: cli-anything-plugin/ should only contain
Claude Code related files. Created new top-level qoder-plugin/
directory following the same organization pattern as opencode-commands/.

Changes:
- Create qoder-plugin/ directory with setup-qodercli.sh
- Update script's PLUGIN_DIR to resolve to ../cli-anything-plugin
- Add Qodercli platform section to README.md and README_CN.md
- Update .gitignore to track qoder-plugin/

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 18:57:45 +08:00
Yuhao
87f153ad03 Merge pull request #38 from morty-z/codex/add-codex-skill
Add Codex skill integration
2026-03-12 16:03:42 +08:00
yuhao
359f64a9f6 update limitations 2026-03-12 07:57:06 +00:00
morty
73263011df docs: mark Codex integration as experimental community support 2026-03-12 15:41:51 +08:00
yuhao
5b01c3004c update readme 2026-03-12 07:29:42 +00:00
shengwei.psw
05a4318a9e Revert "feat: add Qodercli skill support for CLI-Anything"
This reverts commit 8a9a071de6.
2026-03-12 13:53:40 +08:00
shengwei.psw
8a9a071de6 feat: add Qodercli skill support for CLI-Anything
- Add qodercli-skill/SKILL.md with build/refine/test/validate modes
- Add qodercli-skill/scripts/install.sh for local installation
- Update .gitignore to track qodercli-skill/
- Add Qodercli section to README.md and README_CN.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 11:36:25 +08:00
morty
e81607efec Add Codex skill integration 2026-03-12 11:08:52 +08:00
yuhao
b8ee6ad450 support opencode; update readme 2026-03-11 16:27:02 +00:00
Xilonng Zhang
2e5baccfd4 Merge branch 'main' into feature/add-zoom-harness 2026-03-11 13:27:13 +08:00
Xilonng Zhang
c36dd4be98 feat: add zoom harness 2026-03-11 13:12:36 +08:00
chaohuang-ai
a8957899b9 Update README.md 2026-03-10 15:30:56 +08:00
Yuhao
22f937c66a Merge pull request #7 from JasonZhaoWW/docs/cleanup-build-md-references
docs: clean up stale build.md references after merge into cli-anything.md
2026-03-10 00:08:12 +08:00
Xilonng Zhang
41a7e5aef0 Add Draw.io CLI harness for agent-native diagram creation 2026-03-09 23:30:25 +08:00
yuhao
4f92119ff9 recover README from the last PR 2026-03-09 11:01:52 +00:00
Jason Zhao
ad2d69a074 docs: replace stale build.md references with refine.md 2026-03-09 18:55:08 +08:00
yuzaifu
05ae017e6f Move AnyGen to standalone AI Content Generation category
AnyGen spans slides, docs, diagrams, websites, and research reports via
cloud AI — it does not fit neatly into Creative & Media or any existing
category. Give it a dedicated row in the When to Use table.

Made-with: Cursor
2026-03-09 17:42:13 +08:00
yuzaifu
1d1777c458 Add AnyGen OpenAPI CLI harness
Add a complete CLI harness for AnyGen (https://www.anygen.io), an AI-powered
content generation platform that produces slides, documents, websites, diagrams,
and more via a cloud REST API.

Built following the HARNESS.md methodology with the standard directory structure:
- anygen_backend.py wraps the full AnyGen OpenAPI (create/poll/download/upload/prepare)
- Click CLI with task, file, config, and session command groups
- Unified REPL interface via repl_skin.py
- 40 unit tests (mocked HTTP) + E2E tests (real API, verified PPTX download)
- File format verification for OOXML, PDF, PNG, SVG, drawio, JSON outputs

Also updates README.md (demos 8→9, tests 1298→1361) and .gitignore whitelist.

Made-with: Cursor
2026-03-09 17:39:56 +08:00
yuhao
8d7e8d403a update README and ROADMAP 2026-03-09 09:33:13 +00:00
Yuhao
53ee9fac53 Update notable examples in CLI-Anything section 2026-03-08 22:42:01 +08:00
Yuhao
f5de6e7b05 Modify CLI command for GIMP in README
Update CLI command example in README
2026-03-08 22:17:59 +08:00
yuh
01488030bd first commit 2026-03-08 21:58:43 +08:00