Affaan Mustafa
c1e7a272cc
Merge pull request #1446 from affaan-m/fix/release-publish-and-migration-docs
...
fix: publish npm releases and clarify install identifiers
2026-04-14 20:58:20 -07:00
Affaan Mustafa
5427c27930
Merge pull request #1445 from affaan-m/fix/plugin-installed-hook-root-resolution
...
fix: resolve plugin-installed hook root on marketplace installs
2026-04-14 20:43:40 -07:00
Affaan Mustafa
34380326c8
fix: publish npm releases and clarify install identifiers
2026-04-14 20:42:28 -07:00
Affaan Mustafa
9227d3cc30
docs: add ecc recovery guidance for wiped setups
2026-04-14 20:41:18 -07:00
Affaan Mustafa
1b7c5789fc
fix: bootstrap plugin-installed hook commands safely
2026-04-14 20:24:21 -07:00
Affaan Mustafa
b2c4b7f51c
Merge remote-tracking branch 'origin/main' into fix/urgent-install-and-name
2026-04-14 19:50:35 -07:00
Affaan Mustafa
8776c4f8f3
fix: harden urgent install and gateguard patch
2026-04-14 19:44:08 -07:00
Affaan Mustafa
e5225db006
docs: sync catalog counts on urgent fix branch
2026-04-14 19:31:23 -07:00
Affaan Mustafa
48a30b53c8
Merge pull request #1402 from affaan-m/docs/community-skill-highlights
...
docs: add community skill ecosystem notes
2026-04-14 19:28:57 -07:00
Affaan Mustafa
76b6e22b4d
fix: unblock urgent install and gateguard regressions
2026-04-14 19:23:07 -07:00
Affaan Mustafa
5eedc8adb4
Merge pull request #1377 from Anish29801/feat/dashboard-gui
...
Feat/dashboard gui
2026-04-13 01:04:14 -07:00
Affaan Mustafa
68ee51f1e3
docs: add community skill ecosystem notes
2026-04-13 00:45:51 -07:00
Affaan Mustafa
18c90a7a17
fix: document supported claude hook install path
2026-04-12 23:29:45 -07:00
Affaan Mustafa
2b09308224
Merge pull request #1384 from KeWang0622/fix/lint-md028-eqeqeq
...
fix: resolve markdownlint MD028 + ESLint eqeqeq lint failures
2026-04-12 23:03:19 -07:00
Affaan Mustafa
2ece2cfc90
fix: stop injecting managed hooks into claude settings
2026-04-12 22:39:48 -07:00
Ke Wang
6a247d4c43
fix: resolve markdownlint MD028 and ESLint eqeqeq warnings
...
Fix two lint issues that cause `npm run lint` to exit non-zero:
1. README.md (MD028): Two consecutive blockquotes separated by a bare
blank line. Markdownlint treats this as one blockquote with an
illegal blank line inside. Replace the blank line with a `>`
continuation so both paragraphs stay in the same blockquote.
2. session-activity-tracker.js (eqeqeq): Three instances of `== null`
replaced with explicit `=== null || === undefined` guards to satisfy
the repo's `eqeqeq: warn` ESLint rule.
Closes #1366
2026-04-12 16:00:55 -05:00
Anish
7fc44c91b8
feat: add dashboard GUI with theme, font customization, and logo
...
- Add ecc_dashboard.py - Tkinter-based GUI for exploring ECC components
- Implement dark/light theme toggle in Settings tab
- Add font family and size customization
- Display project logo in header and taskbar
- Open in maximized window with native title bar
- Add 'dashboard' script to package.json
- Update README with dashboard documentation
Closes #XXX
2026-04-12 06:52:54 +00:00
Affaan Mustafa
181bc26b29
docs: add ecc recovery guidance for wiped setups
2026-04-09 18:13:07 -07:00
Affaan Mustafa
1b3ccb85aa
docs: mark continuous-learning v1 as legacy
2026-04-08 16:31:58 -07:00
Affaan Mustafa
7dfdbe0b17
docs: remove stale insaits release note mention
2026-04-05 20:25:12 -07:00
Affaan Mustafa
e09c548edf
feat: add agent introspection debugging skill
2026-04-05 20:10:54 -07:00
Affaan Mustafa
8a3651588a
feat: restore review and planning bundles
2026-04-05 17:51:56 -07:00
Affaan Mustafa
56bd57c543
feat: restore hookify command bundle
2026-04-05 17:50:31 -07:00
Affaan Mustafa
ff303d71b6
feat: salvage frontend-design from hermes branch
2026-04-05 17:48:46 -07:00
Affaan Mustafa
a1e37d7c0d
feat: add agent-sort selective install workflow
2026-04-05 17:36:37 -07:00
Affaan Mustafa
3568102064
docs: add community projects section
2026-04-05 17:28:54 -07:00
Affaan Mustafa
05d836387e
feat: add product capability planning lane
2026-04-05 16:58:02 -07:00
Affaan Mustafa
9d7531706d
feat: add connector and dashboard builder skills
2026-04-05 16:47:33 -07:00
Affaan Mustafa
ece14da5cd
feat: add ECC-native operator workflow skills
2026-04-05 16:31:26 -07:00
Affaan Mustafa
eb39a0ea57
feat: add security bounty hunting skill
2026-04-05 16:13:53 -07:00
Affaan Mustafa
50ebf1605a
feat: add blockchain security skill bundle
2026-04-05 16:12:42 -07:00
Affaan Mustafa
8fe97d1675
feat: add HIPAA entrypoint skill
2026-04-05 16:10:05 -07:00
Affaan Mustafa
31afed5b5d
feat: add SEO audit support
2026-04-05 15:46:01 -07:00
Affaan Mustafa
da813d48a0
feat: add code tour workflow
2026-04-05 15:42:58 -07:00
Affaan Mustafa
cba43546fd
feat: add unified notifications ops
2026-04-05 15:33:26 -07:00
Affaan Mustafa
753da37743
feat: add council decision workflow
2026-04-05 15:27:54 -07:00
Affaan Mustafa
a77c8c3f85
feat: add ecc tools cost audit workflow
2026-04-05 15:19:56 -07:00
Affaan Mustafa
0f4f95b3de
refactor: move project guidelines example into docs
2026-04-05 15:03:59 -07:00
Affaan Mustafa
0aad18a830
docs: add manual adaptation guide for non-native harnesses
2026-04-05 14:39:55 -07:00
Affaan Mustafa
786f46dad5
feat: support disabling bundled mcp servers
2026-04-05 14:37:28 -07:00
Affaan Mustafa
1346f83b08
fix: shorten plugin slug to ecc
2026-04-05 14:31:30 -07:00
Affaan Mustafa
60b6de003b
docs: refresh Codex support inventory
2026-04-05 14:01:31 -07:00
Affaan Mustafa
8baffb4ad3
fix: harden install target filtering and MCP health probes
2026-04-05 13:59:42 -07:00
Affaan Mustafa
6eba30f02b
feat: restore reusable ops skills from hermes branch
2026-04-05 13:30:55 -07:00
Affaan Mustafa
846ffb75da
chore: ship v1.10.0 release surface refresh
2026-04-05 13:20:18 -07:00
Affaan Mustafa
5df943ed2b
feat: add nestjs development patterns
2026-04-02 18:27:51 -07:00
Affaan Mustafa
be0c56957b
feat: add jira integration workflow
2026-04-02 17:51:03 -07:00
Affaan Mustafa
badccc3db9
feat: add C# and Dart language support
2026-04-02 17:48:43 -07:00
Affaan Mustafa
bf3fd69d2c
refactor: extract social graph ranking core
2026-04-02 02:51:24 -07:00
Affaan Mustafa
31525854b5
feat(skills): add brand voice and network ops lanes
2026-04-01 19:41:03 -07:00