@trenchwork/erosolar 1.1.44 → 1.1.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -159,8 +159,10 @@ Bo Shang — building Ero.Solar.
159
159
 
160
160
  - Email: [bo@ero.solar](mailto:bo@ero.solar)
161
161
  - GitHub: [@Aroxora](https://github.com/Aroxora)
162
- - X: [@erolunar](https://x.com/erolunar)
163
- - YouTube: [@erosolarai](https://www.youtube.com/@erosolarai)
162
+ - X: [@ghidradragon](https://x.com/ghidradragon)
163
+ - YouTube: [@trenchworkai](https://www.youtube.com/@trenchworkai)
164
+ - LinkedIn: [bo-shang](https://www.linkedin.com/in/bo-shang-04923b3a6/)
165
+ - Instagram: [@ghidra.dragon](https://www.instagram.com/ghidra.dragon/)
164
166
 
165
167
  ## License
166
168
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trenchwork/erosolar",
3
- "version": "1.1.44",
3
+ "version": "1.1.45",
4
4
  "description": "DeepSeek AI-powered CLI agent for code assistance and automation. Inspired by Project Glasswing (an Anthropic initiative); an independent project, not affiliated with or endorsed by Anthropic.",
5
5
  "deepseek": {
6
6
  "rulebookSchema": "src/contracts/schemas/agent-rules.schema.json"