 
|
28e53a0bc1
|
feat(install): add guided multi-harness installer (#2649)
* feat(install): add guided Claude plugin setup
* fix: support Claude command shims on Windows
* feat: support safe Claude plugin scope migration
* fix(install): preserve interactive setup terminal
* fix(install): auto-migrate setup scope changes
* feat(install): add guided multi-harness installer
* fix(install): sync Yarn binary metadata
* fix(install): handle wizard EOF on Node 18
* ci: allow installer matrix tests to finish
* test(install): allow slower PowerShell delegation
* fix(install): harden guided provider reconciliation
* test(install): harden packaged and local compatibility
* chore: prepare guided installer release 2.2.0
* fix(install): report refreshed Codex marketplace state
* fix(install): verify managed content provenance
* test(install): allow empty Yarn smoke fixture
* test(install): invoke Windows package shims safely
* fix(install): close cross-platform release gaps
* fix(install): require trusted GitHub origins
* fix(install): preserve hook profile precedence
* refactor(install): centralize trusted GitHub origins
* ci: retrigger workflow run after merge of main
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-08-06 15:39:49 -04:00 |
|
      
|
375d750b4c
|
fix: integrate recent hook and docs PRs (#1905)
Integrates useful changes from #1882, #1884, #1889, #1893, #1898, #1899, and #1903:
- fix rule install docs to preserve language directories
- correct Ruby security command examples
- harden dev-server hook command-substitution parsing
- add Prisma patterns skill and catalog/package surfaces
- allow first-time protected config creation while blocking existing configs
- read cost metrics from Stop hook transcripts
- emit suggest-compact additionalContext on stdout
Co-authored-by: Jamkris <dltmdgus1412@gmail.com>
Co-authored-by: Levi-Evan <levishantz@gmail.com>
Co-authored-by: gaurav0107 <gauravdubey0107@gmail.com>
Co-authored-by: richm-spp <richard.millar@salarypackagingplus.com.au>
Co-authored-by: zomia <zomians@outlook.jp>
Co-authored-by: donghyeun02 <donghyeun02@gmail.com>
|
2026-05-14 21:37:28 -04:00 |
|
 Alexis Le DainandGitHub
|
f03e200136
|
feat: add Quarkus handling
Adds Quarkus handling across the Java skill/reviewer surface, with maintainer follow-up fixes for duplicate catalog entries, required skill sections, localized snippet structure, and current main alignment.\n\nValidation run locally on the final PR head:\n- NODE_PATH=/Users/affoon/GitHub/ECC/everything-claude-code/node_modules node scripts/ci/validate-install-manifests.js\n- NODE_PATH=/Users/affoon/GitHub/ECC/everything-claude-code/node_modules node scripts/ci/validate-skills.js\n- NODE_PATH=/Users/affoon/GitHub/ECC/everything-claude-code/node_modules node scripts/ci/catalog.js --text\n- npx --yes markdownlint-cli docs/ECC-2.0-GA-ROADMAP.md\n- git diff --check\n- NODE_PATH=/Users/affoon/GitHub/ECC/everything-claude-code/node_modules node tests/run-all.js (2324 passed, 0 failed)
|
2026-05-12 09:30:26 -04:00 |
|
 Affaan MustafaandGitHub
|
8a57679222
|
fix: restore short Claude plugin slug and skill installs (#1712)
|
2026-05-11 02:10:36 -04:00 |
|
 Affaan MustafaandAffaan Mustafa
|
d05855be5f
|
test: handle missing configure-ecc docs cleanly
|
2026-04-30 02:50:58 -04:00 |
|
 Affaan MustafaandAffaan Mustafa
|
803abe52a5
|
fix: clarify configure-ecc skill copy roots
|
2026-04-30 02:50:58 -04:00 |
|
Affaan Mustafa
|
34380326c8
|
fix: publish npm releases and clarify install identifiers
|
2026-04-14 20:42:28 -07:00 |
|
Affaan Mustafa
|
76b6e22b4d
|
fix: unblock urgent install and gateguard regressions
|
2026-04-14 19:23:07 -07:00 |
|
Affaan Mustafa
|
0f4f95b3de
|
refactor: move project guidelines example into docs
|
2026-04-05 15:03:59 -07:00 |
|
Affaan Mustafa
|
1346f83b08
|
fix: shorten plugin slug to ecc
|
2026-04-05 14:31:30 -07:00 |
|
Affaan Mustafa
|
0e9f613fd1
|
Revert "feat(ecc): prune plugin 43→12 items, promote 7 rules to .claude/rules/ (#245)"
This reverts commit 1bd68ff534.
|
2026-02-20 01:11:30 -08:00 |
|
 park-kyungchanandGitHub
|
1bd68ff534
|
feat(ecc): prune plugin 43→12 items, promote 7 rules to .claude/rules/ (#245)
ECC community plugin pruning: removed 530+ non-essential files
(.cursor/, .opencode/, docs/ja-JP, docs/zh-CN, docs/zh-TW,
language-specific skills/agents/rules). Retained 4 agents,
3 commands, 5 skills. Promoted 13 rule files (8 common + 5
typescript) to .claude/rules/ for CC native loading. Extracted
reusable patterns to EXTRACTED-PATTERNS.md.
|
2026-02-19 22:34:51 -08:00 |
|
Ikko Ashimine
|
53d848fb15
|
docs: add Japanese documents
|
2026-02-12 16:56:29 +09:00 |
|