palskills 1.0.7 → 1.0.8

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/bin/palskills.js +1 -1
  2. package/package.json +1 -1
package/bin/palskills.js CHANGED
@@ -62,7 +62,7 @@ async function main() {
62
62
  // Also install Hermes skills
63
63
  installSkills();
64
64
 
65
- console.log(`\n ${GREEN}✅ Done!${NC} Restart Hermes Agent to load skills.\n`);
65
+ console.log(`\n ${GREEN}✅ Done!${NC} Restart your Agent Tools to load skills.\n`);
66
66
  }
67
67
 
68
68
  function bootstrapPalbox() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "palskills",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "description": "AI-powered development pipeline — 5 Hermes Agent skills orchestrated as a knowledge graph",
5
5
  "keywords": [
6
6
  "hermes-agent",