learnship 1.9.1 → 1.9.2

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.
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "learnship",
3
3
  "description": "Agentic engineering done right — 42 structured workflows, persistent memory across sessions, integrated learning partner, and impeccable UI design system. Works with Claude Code, Windsurf, Cursor, Gemini CLI, OpenCode, and Codex.",
4
- "version": "1.9.1",
4
+ "version": "1.9.2",
5
5
  "author": {
6
6
  "name": "Favio Vazquez",
7
- "email": "favio.vazquez@gmail.com"
7
+ "email": "favio.vazquezp@gmail.com"
8
8
  },
9
9
  "homepage": "https://faviovazquez.github.io/learnship/",
10
10
  "repository": "https://github.com/FavioVazquez/learnship",
@@ -1,10 +1,12 @@
1
1
  {
2
2
  "name": "learnship",
3
+ "displayName": "learnship",
3
4
  "description": "Agentic engineering done right — 42 structured workflows, persistent memory across sessions, integrated learning partner, and impeccable UI design system.",
4
- "version": "1.9.1",
5
+ "version": "1.9.2",
6
+ "logo": "assets/logo.png",
5
7
  "author": {
6
8
  "name": "Favio Vazquez",
7
- "email": "favio.vazquez@gmail.com"
9
+ "email": "favio.vazquezp@gmail.com"
8
10
  },
9
11
  "homepage": "https://faviovazquez.github.io/learnship/",
10
12
  "repository": "https://github.com/FavioVazquez/learnship",
@@ -22,5 +24,6 @@
22
24
  "skills": "skills",
23
25
  "rules": "cursor-rules",
24
26
  "agents": "agents",
27
+ "commands": "commands/learnship",
25
28
  "hooks": "./hooks/hooks-cursor.json"
26
29
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "learnship",
3
- "version": "1.9.1",
3
+ "version": "1.9.2",
4
4
  "description": "Agentic engineering done right — 42 structured workflows, persistent memory across sessions, integrated learning partner, and impeccable UI design system.",
5
5
  "author": "Favio Vazquez",
6
6
  "homepage": "https://faviovazquez.github.io/learnship/",
@@ -1,9 +1,8 @@
1
1
  {
2
- "version": 1,
3
2
  "hooks": {
4
- "sessionStart": [
3
+ "beforeSubmitPrompt": [
5
4
  {
6
- "command": "\"${CURSOR_PLUGIN_ROOT}/hooks/session-start\""
5
+ "command": "${CURSOR_PLUGIN_ROOT}/hooks/session-start"
7
6
  }
8
7
  ]
9
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "learnship",
3
- "version": "1.9.1",
3
+ "version": "1.9.2",
4
4
  "description": "Learn as you build. Build with intent. — A multi-platform agentic engineering system for Windsurf, Claude Code, Cursor, OpenCode, Gemini CLI, and Codex: spec-driven workflows, integrated learning, and production-grade design.",
5
5
  "keywords": [
6
6
  "agentic",