mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-08 10:23:30 +08:00
fix: update opencode-ecc plugin for SDK v1.1.53 and refresh README stats
- Fix PluginContext → PluginInput type rename in @opencode-ai/plugin - Import tool from @opencode-ai/plugin/tool subpath (fixes broken barrel export) - Update client.app.log() calls to use new options-object API signature - Stringify tool execute return values (SDK now requires Promise<string>) - Add .js extensions to relative imports for NodeNext module resolution - Update README star count (42K+) and contributor count (24)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||

|
||||

|
||||
|
||||
> **41K+ stars** | **5K+ forks** | **22 contributors** | **6 languages supported**
|
||||
> **42K+ stars** | **5K+ forks** | **24 contributors** | **6 languages supported**
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user