• Joined on 2026-01-23
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-22 10:48:36 +08:00
6f94c2e28f fix(search-first): add missing skill name frontmatter (#266)
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-21 18:08:34 +08:00
7daa830da9 Merge pull request #263 from shimo4228/feat/commands/learn-eval
7e57d1b831 Merge pull request #262 from shimo4228/feat/skills/search-first
ff47dace11 feat(commands): add learn-eval command
c9dc53e862 feat(skills): add search-first skill
Compare 4 commits »
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-21 09:58:35 +08:00
c8f54481b8 chore: update Sonnet model references from 4.5 to 4.6
294fc4aad8 fix: CI/Test for issue #226 (hook override bug)
81aa8a72c3 chore: update Sonnet model references from 4.5 to 4.6
5a0f6e9e1e Merge pull request #12 from pangerlkr/copilot/fix-ci-test-failures-again
cf61ef7539 Fix Windows CI test failures - add platform checks and USERPROFILE support
Compare 49 commits »
zsp synced new reference codex/adapter-drift-rules-skills to zsp/everything-claude-code from mirror 2026-02-21 01:48:36 +08:00
zsp synced commits to codex/adapter-drift-rules-skills at zsp/everything-claude-code from mirror 2026-02-21 01:48:36 +08:00
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-20 17:28:33 +08:00
0e9f613fd1 Revert "feat(ecc): prune plugin 43→12 items, promote 7 rules to .claude/rules/ (#245)"
1bd68ff534 feat(ecc): prune plugin 43→12 items, promote 7 rules to .claude/rules/ (#245)
Compare 2 commits »
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-20 01:08:37 +08:00
24047351c2 Merge pull request #251 from gangqian68/main
66959c1dca docs: add CLAUDE.md for Claude Code guidance
Compare 2 commits »
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-17 15:31:45 +08:00
0b11849f1e chore: update skill count from 37 to 43, add 5 new skills to directory listing
2c26d2d67c fix: add missing process.exit(0) to early return in post-edit-console-warn hook
Compare 2 commits »
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-17 07:18:34 +08:00
5cb9c1c2a5 Merge pull request #223 from shimo4228/feat/skills/regex-vs-llm-structured-text
595127954f Merge pull request #222 from shimo4228/feat/skills/content-hash-cache-pattern
bb084229aa Merge pull request #221 from shimo4228/feat/skills/swift-actor-persistence
849bb3b425 Merge pull request #220 from shimo4228/feat/skills/swift-protocol-di-testing
4db215f60d Merge pull request #219 from shimo4228/feat/skills/cost-aware-llm-pipeline
Compare 22 commits »
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-14 13:18:34 +08:00
4ff6831b2b Delete llms.txt
182e9e78b9 test: add 3 edge-case tests for readFile binary, output() NaN/Infinity, loadAliases __proto__ safety
0250de793a test: add 3 edge-case tests for findFiles dotfiles, getAllSessions date format, parseSessionMetadata title regex
88fa1bdbbc test: add 3 edge-case tests for countInFile overlapping, replaceInFile $& tokens, parseSessionMetadata CRLF
2753db3a48 test: add 3 edge-case tests for findFiles dot escaping, listAliases limit falsy values, getSessionById old format
Compare 38 commits »
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-14 05:09:02 +08:00
e70d4d2237 test: add 3 tests for replaceInFile deletion, parseSessionMetadata null fields, countInFile zero matches (Round 88)
9b286ab3f8 test: add 3 tests for stdin 1MB overflow and analyzePhase async method (round 87)
b3e362105d test: add 3 tests for typeof guard, empty package.json, and learned_skills_path override (round 86)
8cacf0f6a6 fix: use nullish coalescing for confidence default + add 3 tests (round 85)
cedcf9a701 test: add 3 tests for TOCTOU catch paths and NaN date sort fallback (round 84)
Compare 42 commits »
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-13 20:48:34 +08:00
f6ebc2a3c2 test: add setup-package-manager marker uniqueness and list completeness tests
443986e086 test: verify session-start.js handles empty (0-byte) session file gracefully
c92d3f908f test: verify getSessionById excludes content/metadata/stats when includeContent is false
b868f42ad1 test: add validator edge-case tests for case sensitivity, frontmatter spacing, missing dirs, and empty matchers
842ff2eff6 test: verify pre-compact annotates only newest session file when multiple exist
Compare 47 commits »
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-13 12:38:33 +08:00
1823b441a9 chore: sync agentshield stats to 102 rules, 912 tests
39280e251b fix: use valid model name in colon-in-values frontmatter test
926eba97c5 fix: add input validation, date range checks, and security hardening
35aed05903 test: add 6 tests for command validation and session content verification
c0c54d0dae fix: use execFileSync with input option for Windows-compatible stdin tests
Compare 70 commits »
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-13 04:18:33 +08:00
7356fd996f refactor: extract inline PostToolUse hooks into external scripts
18c5a76a96 fix: improve error handling, fix bugs, and optimize core libraries
Compare 2 commits »
zsp synced commits to fix/batch-issue-fixes at zsp/everything-claude-code from mirror 2026-02-12 20:08:33 +08:00
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-12 20:08:33 +08:00
b2285e870a docs: Add Skills Directory link to zh-CN and zh-TW README (#206)
daff6c7445 Revert "Revert "fix: correct markdown code block syntax in go-test.md"" (#201)
c95ac2c7c3 Refer in README to install.sh for installing rules instead of instructutions for manual (#196)
75ab8e6194 fix: eliminate child process spawns during session startup (#162)
0f1597dccf ci: trigger AgentShield action with fail-on-findings fix
Compare 11 commits »
zsp synced new reference fix/batch-issue-fixes to zsp/everything-claude-code from mirror 2026-02-12 20:08:33 +08:00
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-12 03:08:37 +08:00
3bc8672432 Merge pull request #183 from moonlandar/feat/cpp-testing-skill
0278224b27 Merge pull request #189 from zdocapp/upstreawm/fix-markdownlint-error
b86e4a4be6 Merge pull request #190 from JackyST0/patch-1
2f3b9aa4b9 ci: add AgentShield security scan workflow
77be80c69b feat: add AgentShield security-scan skill and README integration
Compare 10 commits »
zsp synced commits to refs/tags/v1.5.0 at zsp/everything-claude-code from mirror 2026-02-11 18:58:35 +08:00
zsp synced commits to main at zsp/everything-claude-code from mirror 2026-02-11 18:58:35 +08:00
72de58a0cd fix: include .opencode/ in npm package files and add opencode keyword
261332dc50 feat: add Cursor IDE support with pre-translated configs
Compare 2 commits »