-
ed7ec29ead
fix: migrate hooks to stdin JSON input, fix duplicate main() calls, add threshold validation
Affaan Mustafa
2026-02-12 15:33:55 -08:00
-
3546abc6ea
fix: remove unused fs imports in 3 hook scripts
Affaan Mustafa
2026-02-12 15:33:51 -08:00
-
e7b5c62eb7
fix: use readFile utility in hooks and add pattern type safety
Affaan Mustafa
2026-02-12 15:28:30 -08:00
-
911d38f686
feat: add 3 new skills, JS syntax validation in hooks CI, and edge case tests
Affaan Mustafa
2026-02-12 15:24:28 -08:00
-
20a2058bbb
chore: update AgentShield test count to 520
Affaan Mustafa
2026-02-12 15:20:28 -08:00
-
8769064a3b
chore: update AgentShield stats to 35 rules, 14 patterns, 487 tests
Affaan Mustafa
2026-02-12 15:03:59 -08:00
-
9e791ed305
fix: harden utils.js edge cases and add input validation
Affaan Mustafa
2026-02-12 14:49:11 -08:00
-
6686cb9bda
fix: add try-catch to inline hooks, fix schema drift
Affaan Mustafa
2026-02-12 14:38:00 -08:00
-
63be081741
fix: renameAlias data corruption, empty sessionId match, NaN threshold
Affaan Mustafa
2026-02-12 14:30:10 -08:00
-
6e5b45ed28
fix: path traversal in install.sh, error logging in hooks
Affaan Mustafa
2026-02-12 14:14:21 -08:00
-
f3a4b33d41
fix: harden CI validators, shell scripts, and expand test suite
Affaan Mustafa
2026-02-12 14:11:33 -08:00
-
d048428643
docs: expand AgentShield section with hackathon context and add sponsors
Affaan Mustafa
2026-02-12 14:07:10 -08:00
-
be0ba0cabc
feat: add TypeScript declaration files for all core libraries
Affaan Mustafa
2026-02-12 13:56:48 -08:00
-
b7519cb545
chore: rename opencode plugin to ecc-universal and add .npmignore
Affaan Mustafa
2026-02-12 13:50:47 -08:00
-
3e0a4147f1
fix: rename opencode package from opencode-ecc to ecc-universal
Affaan Mustafa
2026-02-12 13:50:39 -08:00
-
a756602523
chore: sync .cursor/ directory with latest agents, commands, and skills
Affaan Mustafa
2026-02-12 13:45:13 -08:00
-
7e852a5dc5
fix: remove dead export, harden session-aliases, sync .cursor scripts
Affaan Mustafa
2026-02-12 13:43:53 -08:00
-
739cb2ab48
docs: add hooks guide, expand planner agent, add Django example
Affaan Mustafa
2026-02-12 13:43:31 -08:00
-
36864ea11a
fix: harden error handling, fix TOCTOU races, and improve test accuracy
Affaan Mustafa
2026-02-12 13:40:14 -08:00
-
f375171b13
docs: expand Spring Boot skills and add Go microservice example
Affaan Mustafa
2026-02-12 13:36:41 -08:00
-
e1a0700067
fix: sync .cursor observe.sh and fix suggest-compact.sh session tracking
Affaan Mustafa
2026-02-12 13:33:52 -08:00
-
b57eef4f71
docs: improve README with agent guide, FAQ, and fix component counts
Affaan Mustafa
2026-02-12 13:24:24 -08:00
-
501bf23ca0
test: update getSelectionPrompt test for new no-spawn behavior
Affaan Mustafa
2026-02-12 12:20:27 -08:00
-
7356fd996f
refactor: extract inline PostToolUse hooks into external scripts
Affaan Mustafa
2026-02-12 10:21:59 -08:00
-
18c5a76a96
fix: improve error handling, fix bugs, and optimize core libraries
Affaan Mustafa
2026-02-12 07:06:53 -08:00
-
6492190a4d
docs: add token optimization guide
Warshoow
2026-02-12 09:53:12 +01:00
-
-
b2285e870a
docs: Add Skills Directory link to zh-CN and zh-TW README (#206)
jxtan
2026-02-12 16:03:20 +08:00
-
daff6c7445
Revert "Revert "fix: correct markdown code block syntax in go-test.md"" (#201)
zdoc.app
2026-02-12 16:03:17 +08:00
-
c95ac2c7c3
Refer in README to install.sh for installing rules instead of instructutions for manual (#196)
Francis Behnen
2026-02-12 09:02:38 +01:00
-
75ab8e6194
fix: eliminate child process spawns during session startup (#162)
Affaan Mustafa
2026-02-12 00:01:23 -08:00
-
0f1597dccf
ci: trigger AgentShield action with fail-on-findings fix
Affaan Mustafa
2026-02-11 23:59:41 -08:00
-
422467dbe0
fix(sessions): also fix require() paths in Cursor and zh-CN sessions commands
Affaan Mustafa
2026-02-11 23:57:50 -08:00
-
87d19f97a6
fix(sessions): make session hooks actually persist and load context (#187)
Affaan Mustafa
2026-02-11 23:56:41 -08:00
-
53d848fb15
docs: add Japanese documents
Ikko Ashimine
2026-02-12 16:56:29 +09:00
-
5febfc84f5
fix(sessions): resolve require() paths for plugin installations (#200)
Affaan Mustafa
2026-02-11 23:54:38 -08:00
-
9406ffbfc9
ci: trigger action with all dist files
Affaan Mustafa
2026-02-11 23:52:13 -08:00
-
fb449eae0d
ci: trigger AgentShield action with updated v1 tag
Affaan Mustafa
2026-02-11 23:50:55 -08:00
-
e41ee0c858
fix: resolve multiple reported issues (#205, #182, #188, #172, #173) (#207)
Affaan Mustafa
2026-02-11 23:48:45 -08:00
-
-
3bc8672432
Merge pull request #183 from moonlandar/feat/cpp-testing-skill
Affaan Mustafa
2026-02-11 05:56:38 -08:00
-
-
0278224b27
Merge pull request #189 from zdocapp/upstreawm/fix-markdownlint-error
Affaan Mustafa
2026-02-11 05:56:30 -08:00
-
-
b86e4a4be6
Merge pull request #190 from JackyST0/patch-1
Affaan Mustafa
2026-02-11 05:56:27 -08:00
-
-
2f3b9aa4b9
ci: add AgentShield security scan workflow
Affaan Mustafa
2026-02-11 03:40:13 -08:00
-
77be80c69b
feat: add AgentShield security-scan skill and README integration
Affaan Mustafa
2026-02-11 03:27:07 -08:00
-
72de58a0cd
fix: include .opencode/ in npm package files and add opencode keyword
Affaan Mustafa
2026-02-11 02:35:43 -08:00
-
261332dc50
feat: add Cursor IDE support with pre-translated configs
Affaan Mustafa
2026-02-11 02:31:52 -08:00
-
08278a790d
Update README with Skills Directory link
jxtan
2026-02-10 17:05:22 +08:00
-
-
dfd9959540
fix: use 4-backtick fences for nested code blocks
neo
2026-02-10 15:17:33 +08:00
-
6e5a11ab74
fix: resolve markdownlint issues in documentation
neo
2026-02-10 15:09:30 +08:00
-
9db98673d0
Merge branch 'affaan-m:main' into main
Pangerkumzuk Longkumer
2026-02-09 17:12:53 +05:30
-
-
-
-
6c2e0eace8
fix: update opencode-ecc plugin for SDK v1.1.53 and refresh README stats
Affaan Mustafa
2026-02-09 01:32:22 -08:00
-
-
a5ec19cb8d
refine according to CONTRIBUTING.md
moonlander
2026-02-09 17:10:32 +08:00
-
92a0441e9d
Add cpp-testing skill
moonlander
2026-02-09 16:05:57 +08:00
-
-
77bb669dc5
Merge pull request #179 from maurez83630-cmyk/revert-155-pr-fix
Affaan Mustafa
2026-02-08 21:11:07 -08:00
-
-
b9d09cbebf
Revert "fix: correct markdown code block syntax in go-test.md"
maurez83630-cmyk
2026-02-09 02:15:30 +01:00
-
-
d2191d09a2
fix: sync plugin.json version with latest tag (#171)
ericcai
2026-02-09 08:18:49 +08:00
-
11ad2a875f
feat: add nutrient-document-processing skill (#166)
Jonathan Rhyne
2026-02-08 19:12:08 -05:00
-
33186f1a93
fix: preserve directory structure in installation to prevent file overwrites (#169)
Mark L
2026-02-09 08:12:05 +08:00
-
90ad2f3885
docs: update README with latest stats and What's New section
Affaan Mustafa
2026-02-06 02:22:21 -08:00
-
e4e94a7e70
fix: preserve content after frontmatter in parse_instinct_file() (#161)
ericcai
2026-02-06 17:00:48 +08:00
-
c0fdd89c49
docs: enhance CONTRIBUTING.md with detailed templates
Affaan Mustafa
2026-02-05 17:18:06 -08:00
-
0f7b3081ee
feat: add GitHub Sponsors support
Affaan Mustafa
2026-02-05 17:11:56 -08:00
-
86b5a53e5d
refactor(rules): restructure into common + language-specific directories
Hor1zonZzz
2026-02-05 21:58:06 +08:00
-
90ad4edb1f
feat(skills): add configure-ecc interactive installation wizard
Hor1zonZzz
2026-02-05 21:58:02 +08:00
-
6b424e31ff
feat: add pm2 and multi-agent orchestration commands
Skyler Anderson
2026-02-05 05:57:58 -08:00
-
88054de673
docs: Add Chinese (zh-CN) translations for all documentation
zdoc
2026-02-05 21:57:54 +08:00
-
1ce3a98217
fix: correct markdown code block syntax in go-test.md
zdoc
2026-02-05 21:57:49 +08:00
-
6d440c036d
feat: complete OpenCode plugin support with hooks, tools, and commands
Affaan Mustafa
2026-02-05 04:39:45 -08:00
-
d85b1ae52e
feat: add /sessions command for session history management (#142)
xcfdszzr
2026-02-03 08:51:37 +08:00
-
fab2e05ae7
Merge branch 'affaan-m:main' into main
Pangerkumzuk Longkumer
2026-02-02 10:53:41 +05:30
-
-
-
-
e7cb442843
feat: add Python/Django support and enhance READMEs (#139)
Freakk
2026-02-01 20:05:02 +08:00
-
8d65c6d429
Merge branch 'affaan-m:main' into main
Graceme Kamei
2026-01-30 19:32:07 +05:30
-
-
-
-
ae2c063dde
feat(skills): add Java Spring Boot skills
manish sharma
2026-01-30 08:24:19 +05:30
-
e9dfcdffd0
fix: use CLAUDE_PLUGIN_ROOT for continuous-learning-v2 paths
Affaan Mustafa
2026-01-29 12:23:53 -08:00
-
675db95d53
feat: unify commands and skills (v1.2.0)
Affaan Mustafa
2026-01-29 03:24:27 -08:00
-
ca584e2c3c
fix: escape pipe in markdown table for markdownlint
Affaan Mustafa
2026-01-29 03:18:54 -08:00
-
a44a0553bb
fix: resolve ESLint errors and update tests for project-name fallback
Affaan Mustafa
2026-01-29 02:58:51 -08:00
-
c9ef02ba42
docs: add requirements section and hooks field warning
Affaan Mustafa
2026-01-29 00:46:05 -08:00
-
0c53ad88b4
Revert "docs: update shorthand to shortform terminology"
Affaan Mustafa
2026-01-29 00:11:11 -08:00
-
c3430bdc8a
docs: add Traditional Chinese translation
Dave Lin
2026-01-29 15:06:29 +08:00
-
fbe2e56677
docs: add simplified Chinese README
Violet
2026-01-29 15:06:26 +08:00
-
7c0bc25982
feat: add comprehensive CI/CD pipeline
Roei Bar Aviv
2026-01-29 08:05:43 +01:00
-
58a97c8a84
docs: update shorthand to shortform terminology
ZERUI CHEN
2026-01-29 07:05:02 +00:00
-
04ee20827c
docs: add plugin manifest validation notes
Graceme Kamei
2026-01-29 12:34:58 +05:30
-
e3a1306369
fix: remove duplicate hooks declaration from plugin.json
Affaan Mustafa
2026-01-28 23:02:05 -08:00
-
81003b1ca6
feat: use project name as session filename fallback
tchoudhary74
2026-01-29 01:01:19 -06:00
-
899630341b
fix: prevent command injection in Prettier hook (#102)
vinayakg
2026-01-29 12:30:24 +05:30
-
8894e1bced
docs: update README with skill-create and instinct commands
Affaan Mustafa
2026-01-27 04:01:00 -08:00
-
9bc587aaae
feat: add skill-create and continuous-learning-v2 commands
Affaan Mustafa
2026-01-27 04:00:17 -08:00
-
0ced59a26b
Merge pull request #91 from Hor1zonZzz/fix/readme-rules-limitation
Affaan Mustafa
2026-01-27 02:04:04 -08:00
-
-
2563d1e0ab
Merge pull request #92 from jhsong-musinsa/fix/plugin-manifest-validation
Affaan Mustafa
2026-01-27 02:03:02 -08:00
-
-
5dc1edba49
Merge pull request #93 from pangerlkr/patch-3
Affaan Mustafa
2026-01-27 02:02:03 -08:00
-
-
2aac2d9a98
Create PLUGIN_SCHEMA_NOTES.md
Panger Lkr
2026-01-27 11:34:13 +05:30
-
-
cdf987d5ae
fix: use explicit file paths for agents in plugin.json
송정훈(JH)
2026-01-27 14:43:48 +09:00
-
-
384b255ff8
docs: add note about rules limitation in plugin installation
m0_56676577
2026-01-27 13:38:17 +08:00
-
-
accbb470cc
feat: add proper header banner to shortform guide
Affaan Mustafa
2026-01-26 21:26:35 -08:00
-
9b2233b5bc
Merge branch 'affaan-m:main' into main
Panger Lkr
2026-01-27 10:15:34 +05:30
-
-
-
-
ff67b03a25
feat: add images and rename guides to the-shortform-guide.md and the-longform-guide.md
Affaan Mustafa
2026-01-26 20:45:11 -08:00
-
7fc5ef1088
Merge pull request #83 from msyahidin/claude/add-golang-support-frw0Z
Affaan Mustafa
2026-01-26 20:02:00 -08:00
-
-
779085e272
fix: add missing agents and hooks declarations to plugin.json
Affaan Mustafa
2026-01-26 20:00:20 -08:00
-
5e1835a759
Merge pull request #81 from pangerlkr/patch-2
Affaan Mustafa
2026-01-26 19:57:42 -08:00
-