momo-ai 1.0.81 → 1.0.83

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 (36) hide show
  1. package/.omc/project-memory.json +5 -42
  2. package/.omc/sessions/5d9bfa71-77e1-47e9-b3af-8ff9e2d70ce5.json +8 -0
  3. package/.omc/sessions/7fa8f05b-d348-424b-a9bf-7e84aaacdc29.json +8 -0
  4. package/.omc/state/mission-state.json +2 -77
  5. package/package.json +1 -1
  6. package/src/_template/LAIN/.obsidian/plugins/obsidian-excalidraw-plugin/data.json +6 -1
  7. package/src/_template/LAIN/.obsidian/plugins/obsidian-excalidraw-plugin/main.js +4 -4
  8. package/src/_template/LAIN/.obsidian/plugins/obsidian-excalidraw-plugin/manifest.json +3 -3
  9. package/src/_template/LAIN/.obsidian/plugins/obsidian-excalidraw-plugin/styles.css +1 -1
  10. package/src/_template/LAIN/.obsidian/plugins/obsidian-git/main.js +452 -0
  11. package/src/_template/LAIN/.obsidian/plugins/obsidian-git/manifest.json +10 -0
  12. package/src/_template/LAIN/.obsidian/plugins/obsidian-git/obsidian_askpass.sh +23 -0
  13. package/src/_template/LAIN/.obsidian/plugins/obsidian-git/styles.css +710 -0
  14. package/src/_template/LAIN/.obsidian/plugins/obsidian-meta-bind-plugin/data.json +20 -0
  15. package/src/_template/LAIN/.obsidian/plugins/obsidian-meta-bind-plugin/main.js +204 -0
  16. package/src/_template/LAIN/.obsidian/plugins/obsidian-meta-bind-plugin/manifest.json +12 -0
  17. package/src/_template/LAIN/.obsidian/plugins/obsidian-meta-bind-plugin/styles.css +940 -0
  18. package/src/_template/LAIN/.obsidian/plugins/obsidian-shellcommands/main.js +19890 -0
  19. package/src/_template/LAIN/.obsidian/plugins/obsidian-shellcommands/manifest.json +11 -0
  20. package/src/_template/LAIN/.obsidian/plugins/obsidian-shellcommands/styles.css +386 -0
  21. package/src/_template/LAIN/.obsidian/plugins/obsidian-tasks-plugin/main.js +81 -77
  22. package/src/_template/LAIN/.obsidian/plugins/obsidian-tasks-plugin/manifest.json +1 -1
  23. package/src/_template/LAIN/.obsidian/plugins/obsidian-tasks-plugin/styles.css +1 -1
  24. package/src/_template/LAIN/.obsidian/plugins/templater-obsidian/main.js +45 -0
  25. package/src/_template/LAIN/.obsidian/plugins/templater-obsidian/manifest.json +11 -0
  26. package/src/_template/LAIN/.obsidian/plugins/templater-obsidian/styles.css +226 -0
  27. package/src/_template/LAIN/.obsidian/plugins/terminal/data.json +170 -0
  28. package/src/_template/LAIN/.obsidian/plugins/terminal/main.js +190 -84
  29. package/src/_template/LAIN/.obsidian/plugins/terminal/manifest.json +13 -13
  30. package/src/_template/LAIN/.obsidian/plugins/terminal/styles.css +1 -1
  31. package/.omc/state/agent-replay-5d9bfa71-77e1-47e9-b3af-8ff9e2d70ce5.jsonl +0 -18
  32. package/.omc/state/hud-state.json +0 -6
  33. package/.omc/state/hud-stdin-cache.json +0 -1
  34. package/.omc/state/idle-notif-cooldown.json +0 -3
  35. package/.omc/state/last-tool-error.json +0 -7
  36. package/.omc/state/subagent-tracking.json +0 -26
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "lastScanned": 1774929664565,
3
+ "lastScanned": 1775025426606,
4
4
  "projectRoot": "/Users/lang/zero-cloud/app-zero/r2mo-matrix/r2mo-lain",
5
5
  "techStack": {
6
6
  "languages": [
@@ -50,64 +50,27 @@
50
50
  "path": "docs",
51
51
  "purpose": "Documentation",
52
52
  "fileCount": 0,
53
- "lastAccessed": 1774929664518,
53
+ "lastAccessed": 1775025426572,
54
54
  "keyFiles": []
55
55
  },
56
56
  "skills": {
57
57
  "path": "skills",
58
58
  "purpose": null,
59
59
  "fileCount": 0,
60
- "lastAccessed": 1774929664542,
60
+ "lastAccessed": 1775025426572,
61
61
  "keyFiles": []
62
62
  },
63
63
  "src": {
64
64
  "path": "src",
65
65
  "purpose": "Source code",
66
66
  "fileCount": 2,
67
- "lastAccessed": 1774929664551,
67
+ "lastAccessed": 1775025426588,
68
68
  "keyFiles": [
69
69
  "lain.js",
70
70
  "momo.js"
71
71
  ]
72
72
  }
73
73
  },
74
- "hotPaths": [
75
- {
76
- "path": "src/executor/executeDocs.js",
77
- "accessCount": 40,
78
- "lastAccessed": 1774936174792,
79
- "type": "file"
80
- },
81
- {
82
- "path": "",
83
- "accessCount": 3,
84
- "lastAccessed": 1774936806834,
85
- "type": "directory"
86
- },
87
- {
88
- "path": "src/commander/docs.json",
89
- "accessCount": 1,
90
- "lastAccessed": 1774930199134,
91
- "type": "file"
92
- },
93
- {
94
- "path": "src/momo.js",
95
- "accessCount": 1,
96
- "lastAccessed": 1774934085428,
97
- "type": "file"
98
- },
99
- {
100
- "path": "src/utils/momo-file-utils.js",
101
- "accessCount": 1,
102
- "lastAccessed": 1774935787741,
103
- "type": "file"
104
- },
105
- {
106
- "path": "src/utils",
107
- "accessCount": 1,
108
- "lastAccessed": 1774935890599,
109
- "type": "directory"
110
- }
111
- ],
74
+ "hotPaths": [],
112
75
  "userDirectives": []
113
76
  }
@@ -0,0 +1,8 @@
1
+ {
2
+ "session_id": "5d9bfa71-77e1-47e9-b3af-8ff9e2d70ce5",
3
+ "ended_at": "2026-03-31T06:27:53.386Z",
4
+ "reason": "other",
5
+ "agents_spawned": 2,
6
+ "agents_completed": 2,
7
+ "modes_used": []
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "session_id": "7fa8f05b-d348-424b-a9bf-7e84aaacdc29",
3
+ "ended_at": "2026-04-01T10:35:29.009Z",
4
+ "reason": "other",
5
+ "agents_spawned": 0,
6
+ "agents_completed": 0,
7
+ "modes_used": []
8
+ }
@@ -1,79 +1,4 @@
1
1
  {
2
- "updatedAt": "2026-03-31T05:44:18.340Z",
3
- "missions": [
4
- {
5
- "id": "session:5d9bfa71-77e1-47e9-b3af-8ff9e2d70ce5:none",
6
- "source": "session",
7
- "name": "none",
8
- "objective": "Session mission",
9
- "createdAt": "2026-03-31T05:42:36.170Z",
10
- "updatedAt": "2026-03-31T05:44:18.340Z",
11
- "status": "done",
12
- "workerCount": 2,
13
- "taskCounts": {
14
- "total": 2,
15
- "pending": 0,
16
- "blocked": 0,
17
- "inProgress": 0,
18
- "completed": 2,
19
- "failed": 0
20
- },
21
- "agents": [
22
- {
23
- "name": "everything-claude-code:typescript-reviewer:a299be7",
24
- "role": "everything-claude-code:typescript-reviewer",
25
- "ownership": "a299be7cc4b858917",
26
- "status": "done",
27
- "currentStep": null,
28
- "latestUpdate": "completed",
29
- "completedSummary": null,
30
- "updatedAt": "2026-03-31T05:44:18.340Z"
31
- },
32
- {
33
- "name": "everything-claude-code:code-reviewer:afff8f9",
34
- "role": "everything-claude-code:code-reviewer",
35
- "ownership": "afff8f900d18e2fc9",
36
- "status": "done",
37
- "currentStep": null,
38
- "latestUpdate": "completed",
39
- "completedSummary": null,
40
- "updatedAt": "2026-03-31T05:43:02.231Z"
41
- }
42
- ],
43
- "timeline": [
44
- {
45
- "id": "session-start:a299be7cc4b858917:2026-03-31T05:42:36.170Z",
46
- "at": "2026-03-31T05:42:36.170Z",
47
- "kind": "update",
48
- "agent": "everything-claude-code:typescript-reviewer:a299be7",
49
- "detail": "started everything-claude-code:typescript-reviewer:a299be7",
50
- "sourceKey": "session-start:a299be7cc4b858917"
51
- },
52
- {
53
- "id": "session-start:afff8f900d18e2fc9:2026-03-31T05:42:36.192Z",
54
- "at": "2026-03-31T05:42:36.192Z",
55
- "kind": "update",
56
- "agent": "everything-claude-code:code-reviewer:afff8f9",
57
- "detail": "started everything-claude-code:code-reviewer:afff8f9",
58
- "sourceKey": "session-start:afff8f900d18e2fc9"
59
- },
60
- {
61
- "id": "session-stop:afff8f900d18e2fc9:2026-03-31T05:43:02.231Z",
62
- "at": "2026-03-31T05:43:02.231Z",
63
- "kind": "completion",
64
- "agent": "everything-claude-code:code-reviewer:afff8f9",
65
- "detail": "completed",
66
- "sourceKey": "session-stop:afff8f900d18e2fc9"
67
- },
68
- {
69
- "id": "session-stop:a299be7cc4b858917:2026-03-31T05:44:18.340Z",
70
- "at": "2026-03-31T05:44:18.340Z",
71
- "kind": "completion",
72
- "agent": "everything-claude-code:typescript-reviewer:a299be7",
73
- "detail": "completed",
74
- "sourceKey": "session-stop:a299be7cc4b858917"
75
- }
76
- ]
77
- }
78
- ]
2
+ "updatedAt": "2026-03-31T06:27:53.391Z",
3
+ "missions": []
79
4
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "momo-ai",
3
- "version": "1.0.81",
3
+ "version": "1.0.83",
4
4
  "description": "Rachel Momo ( OpenSpec )",
5
5
  "main": "src/momo.js",
6
6
  "bin": {
@@ -1,4 +1,6 @@
1
1
  {
2
+ "copyLinkToElemenetAnchorTo100": false,
3
+ "copyFrameLinkByName": false,
2
4
  "disableDoubleClickTextEditing": false,
3
5
  "folder": "Excalidraw",
4
6
  "cropFolder": "",
@@ -40,6 +42,7 @@
40
42
  "isLeftHanded": false,
41
43
  "desktopUIMode": "tray",
42
44
  "tabletUIMode": "compact",
45
+ "phoneUIMode": "mobile",
43
46
  "iframeMatchExcalidrawTheme": true,
44
47
  "matchTheme": false,
45
48
  "matchThemeAlways": false,
@@ -73,6 +76,7 @@
73
76
  "focusOnFileTab": true,
74
77
  "openInMainWorkspace": true,
75
78
  "showLinkBrackets": true,
79
+ "syncElementLinkWithText": false,
76
80
  "allowCtrlClick": true,
77
81
  "forceWrap": false,
78
82
  "pageTransclusionCharLimit": 200,
@@ -120,7 +124,7 @@
120
124
  "mdBorderColor": "Black",
121
125
  "mdCSS": "",
122
126
  "scriptEngineSettings": {},
123
- "previousRelease": "2.18.0",
127
+ "previousRelease": "2.21.2",
124
128
  "showReleaseNotes": true,
125
129
  "compareManifestToPluginVersion": true,
126
130
  "showNewVersionNotification": true,
@@ -129,6 +133,7 @@
129
133
  "taskboneEnabled": false,
130
134
  "taskboneAPIkey": "",
131
135
  "pinnedScripts": [],
136
+ "sidepanelTabs": [],
132
137
  "customPens": [
133
138
  {
134
139
  "type": "default",