Upstream affaan-m/everything-claude-code has 278 commit(s) ahead of the recorded baseline.
Commits (showing first 50 of 278)
898fd23 (@chris-yyau) fix: guard two script edge cases (tolerant package.json parse, set -u empty array) (#2088)
30ef079 (@gaurav0107) fix(continuous-learning-v2): accept claude-vscode as valid entrypoint (#2134)
a08445a (@gaurav0107) fix(suggest-compact): clean up old counter temp files (#2159)
4afdb90 (@gaurav0107) feat(gateguard): add env knobs for routine bash gate + extra destructive patterns (#2161)
8dc43e5 (@gaurav0107) fix(session-start): support ECC_SESSION_RETENTION_DAYS opt-out + document env var (#2151) (#2163)
d8a84b5 (@gaurav0107) fix(.cursor/hooks): route block-no-verify through local hook to fix message-body false positives (#2107) (#2177)
a3d8d8a (@zanni098) fix(observer): auto-scale max_turns by analysis batch size (#2062)
09e2bc5 (@dependabot[bot]) chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#2183)
9c35aef (@bymle) fix(project-detect): match packageKeys on boundaries, not substrings (#2181)
e7e38cd (@bymle) fix(session-end): preserve $-sequences in user messages when rewriting summary (#2180)
7883da6 (@bymle) fix(dev-server-block): stop blocking dev- scripts (#2179)
e116d69 (@sahilaghara1911) feat(skills): add kubernetes-patterns skill (#2178)
40673a8 (@JOhnsonKC201) test: guard broken-symlink tests so the suite passes on Windows (#2176)
70fde3c (@Kumario1) fix(skills): keep curl credentials out of argv (#2175)
3e671ff (@skausage-ops) fix: send claude prompt via stdin so Windows shell mode does not mangle it (#2174)
b189e8e (@konstapukarifastnetfi) fix: close install manifest packaging gaps (#2172)
6614f79 (@konstapukarifastnetfi) test: skip chmod-based permission tests when running as root (#2171)
5dc60a5 (@konstapukarifastnetfi) fix: retire rules/zh from the always-loaded default rules install (#2170)
36bec90 (@konstapukarifastnetfi) docs: align command docs with shipped behavior (#2169)
8b24f63 (@konstapukarifastnetfi) fix: refresh stale technical content in agents, rules, and skills (#2168)
be536c1 (@konstapukarifastnetfi) fix: truncate corrupted legacy command shims (#2167)
680cc71 (@Kumario1) docs(claude): install manual skills at top level (#2160)
0cb8907 (@bymle) fix(gateguard): gate force/path git checkout as destructive (#2158)
53d4b7d (@Kutcher1945) Fix claude-project target for legacy language installs (#2147)
80233f1 (@mvanhorn) fix: shrink default OpenCode install surface and gate hooks-runtime (#2140)
9adaa88 (@mvanhorn) fix: normalize POSIX CLAUDE_PLUGIN_ROOT to Windows path in hook bootstrap (#2139)
3248ac6 (@nyxst4ck) docs: quote pip extras install example (#2130)
e4dfc16 (@mapleLeafOfficial) fix: surface legacy data warning in instinct-cli status (#2127)
5457841 (@JasonOoPZ) fix(trae): strip trailing slash so skill manifest entries are single-slash (#2126)
5df5206 (@lynuxis2026-pixel) Add NEXUS to mcp-configs/mcp-servers.json (local cost/privacy proxy) (#2125)
4197ea5 (@ahnineamine) fix(hooks): stop false loop warnings and repeated identical context warnings (#2121)
80c63c8 (@satoshi-takano-bloom) feat(desktop-notify): route OSC 9 notifications through Ghostty (#2114)
4b3a269 (@Zhao73) docs: fix typos in security guide (#2106)
4ad5756 (@thanhtaivtt) feat: expand Kiro adapter to full language coverage (#2101)
28b78dd (@linsywu) feat: add inherit-legacy-style — prevent AI code style drift in legac… (#2098)
ac0f11c (@SantiagoSiordia) docs: add Spanish (es) translation (#2095)
ff1bfa1 (@Andrea-Cavallo) feat: add intent-driven-development skill (#2092)
1e5fa96 (@dugisan3rd) fix(context-monitor): make cost warnings informational, not commands (#2091)
154d0c7 (@NormallyGaussian) feat(mcp): add parallel-search server catalog entry (#2085)
0781209 (@adnasal) feat(skills): add codehealth-mcp skill and CodeScene MCP config (#2077)
81c9150 (@evanclan) fix(docs): sync marketplace add URL across translated READMEs (#2050) (#2068)
6a40469 (@TomCruiseTorpedo) feat: Cursor-independent ECC memory via ECC_AGENT_DATA_HOME (#2066)
d7dcd10 (@zanni098) docs: add Urdu (ur) README translation (#2061)
8eedcff (@fxdv) fix(commands): resolve active plugin root in /instinct-status (#2037) (#2059)
d2dfca2 (@fxdv) docs: fix renamed-repo links, drop stale assessment artifacts (#2058)
66e28b5 (@K3RAE) feat(skills): add fastapi-patterns skill (#2129)
06c376a (@elmochilyas) feat(skills): add laravel-security, laravel-tdd, and php-reviewer agent (#2122)
eef31ad (@Bortlesboat) fix(codex): update bundled defaults to GPT 5.5 (#2132)
e755c5f (@affaan-m) fix: make plugin hooks run on Node 21+ and green the suite under modern Node (#2184)
90dfd95 (@dMillerus) feat: add orch-* orchestrator skill family (#2153)
- … and 228 more. See the full diff.
To close this issue, advance the baseline by following the procedure in upstream/README.md. This issue is maintained automatically by .github/workflows/upstream-drift.yml.
Upstream
affaan-m/everything-claude-codehas 278 commit(s) ahead of the recorded baseline.1e8c7e7(recorded inupstream/.upstream-sync.json)4130457Commits (showing first 50 of 278)
898fd23(@chris-yyau) fix: guard two script edge cases (tolerant package.json parse, set -u empty array) (#2088)30ef079(@gaurav0107) fix(continuous-learning-v2): accept claude-vscode as valid entrypoint (#2134)a08445a(@gaurav0107) fix(suggest-compact): clean up old counter temp files (#2159)4afdb90(@gaurav0107) feat(gateguard): add env knobs for routine bash gate + extra destructive patterns (#2161)8dc43e5(@gaurav0107) fix(session-start): support ECC_SESSION_RETENTION_DAYS opt-out + document env var (#2151) (#2163)d8a84b5(@gaurav0107) fix(.cursor/hooks): route block-no-verify through local hook to fix message-body false positives (#2107) (#2177)a3d8d8a(@zanni098) fix(observer): auto-scale max_turns by analysis batch size (#2062)09e2bc5(@dependabot[bot]) chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#2183)9c35aef(@bymle) fix(project-detect): match packageKeys on boundaries, not substrings (#2181)e7e38cd(@bymle) fix(session-end): preserve $-sequences in user messages when rewriting summary (#2180)7883da6(@bymle) fix(dev-server-block): stop blocking dev- scripts (#2179)e116d69(@sahilaghara1911) feat(skills): add kubernetes-patterns skill (#2178)40673a8(@JOhnsonKC201) test: guard broken-symlink tests so the suite passes on Windows (#2176)70fde3c(@Kumario1) fix(skills): keep curl credentials out of argv (#2175)3e671ff(@skausage-ops) fix: send claude prompt via stdin so Windows shell mode does not mangle it (#2174)b189e8e(@konstapukarifastnetfi) fix: close install manifest packaging gaps (#2172)6614f79(@konstapukarifastnetfi) test: skip chmod-based permission tests when running as root (#2171)5dc60a5(@konstapukarifastnetfi) fix: retire rules/zh from the always-loaded default rules install (#2170)36bec90(@konstapukarifastnetfi) docs: align command docs with shipped behavior (#2169)8b24f63(@konstapukarifastnetfi) fix: refresh stale technical content in agents, rules, and skills (#2168)be536c1(@konstapukarifastnetfi) fix: truncate corrupted legacy command shims (#2167)680cc71(@Kumario1) docs(claude): install manual skills at top level (#2160)0cb8907(@bymle) fix(gateguard): gate force/path git checkout as destructive (#2158)53d4b7d(@Kutcher1945) Fix claude-project target for legacy language installs (#2147)80233f1(@mvanhorn) fix: shrink default OpenCode install surface and gate hooks-runtime (#2140)9adaa88(@mvanhorn) fix: normalize POSIX CLAUDE_PLUGIN_ROOT to Windows path in hook bootstrap (#2139)3248ac6(@nyxst4ck) docs: quote pip extras install example (#2130)e4dfc16(@mapleLeafOfficial) fix: surface legacy data warning in instinct-cli status (#2127)5457841(@JasonOoPZ) fix(trae): strip trailing slash so skill manifest entries are single-slash (#2126)5df5206(@lynuxis2026-pixel) Add NEXUS to mcp-configs/mcp-servers.json (local cost/privacy proxy) (#2125)4197ea5(@ahnineamine) fix(hooks): stop false loop warnings and repeated identical context warnings (#2121)80c63c8(@satoshi-takano-bloom) feat(desktop-notify): route OSC 9 notifications through Ghostty (#2114)4b3a269(@Zhao73) docs: fix typos in security guide (#2106)4ad5756(@thanhtaivtt) feat: expand Kiro adapter to full language coverage (#2101)28b78dd(@linsywu) feat: add inherit-legacy-style — prevent AI code style drift in legac… (#2098)ac0f11c(@SantiagoSiordia) docs: add Spanish (es) translation (#2095)ff1bfa1(@Andrea-Cavallo) feat: add intent-driven-development skill (#2092)1e5fa96(@dugisan3rd) fix(context-monitor): make cost warnings informational, not commands (#2091)154d0c7(@NormallyGaussian) feat(mcp): add parallel-search server catalog entry (#2085)0781209(@adnasal) feat(skills): add codehealth-mcp skill and CodeScene MCP config (#2077)81c9150(@evanclan) fix(docs): sync marketplace add URL across translated READMEs (#2050) (#2068)6a40469(@TomCruiseTorpedo) feat: Cursor-independent ECC memory via ECC_AGENT_DATA_HOME (#2066)d7dcd10(@zanni098) docs: add Urdu (ur) README translation (#2061)8eedcff(@fxdv) fix(commands): resolve active plugin root in /instinct-status (#2037) (#2059)d2dfca2(@fxdv) docs: fix renamed-repo links, drop stale assessment artifacts (#2058)66e28b5(@K3RAE) feat(skills): add fastapi-patterns skill (#2129)06c376a(@elmochilyas) feat(skills): add laravel-security, laravel-tdd, and php-reviewer agent (#2122)eef31ad(@Bortlesboat) fix(codex): update bundled defaults to GPT 5.5 (#2132)e755c5f(@affaan-m) fix: make plugin hooks run on Node 21+ and green the suite under modern Node (#2184)90dfd95(@dMillerus) feat: add orch-* orchestrator skill family (#2153)To close this issue, advance the baseline by following the procedure in
upstream/README.md. This issue is maintained automatically by.github/workflows/upstream-drift.yml.