@monoes/monomindcli 1.10.41 → 1.10.42
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.
- package/.claude/commands/mastermind/architect.md +1 -1
- package/.claude/commands/mastermind/brain.md +1 -1
- package/.claude/commands/mastermind/build.md +1 -1
- package/.claude/commands/mastermind/content.md +1 -1
- package/.claude/commands/mastermind/finance.md +1 -1
- package/.claude/commands/mastermind/idea.md +1 -1
- package/.claude/commands/mastermind/marketing.md +1 -1
- package/.claude/commands/mastermind/ops.md +1 -1
- package/.claude/commands/mastermind/release.md +1 -1
- package/.claude/commands/mastermind/research.md +1 -1
- package/.claude/commands/mastermind/review.md +1 -1
- package/.claude/commands/mastermind/sales.md +1 -1
- package/.claude/commands/mastermind/techport.md +1 -1
- package/.claude/commands/monomind/idea.md +1 -1
- package/.claude/commands/monomind/improve.md +1 -1
- package/.claude/commands/monomind/review.md +1 -1
- package/.claude/helpers/skill-registry.json +26 -0
- package/.claude/skills/mastermind/_repeat.md +141 -0
- package/.claude/skills/mastermind/monitor.md +1275 -0
- package/dist/src/ui/data/known-projects.json +1 -0
- package/dist/src/ui/data/mastermind-events.jsonl +16 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
["/Users/morteza/Desktop/tools/monomind"]
|
|
@@ -6,3 +6,19 @@
|
|
|
6
6
|
{"type":"loop:complete","loopId":"mastermind-review-1778664132789","command":"/mastermind:review","mode":"tillend","ranReps":1,"reason":"empty-round","ts":1778664527000}
|
|
7
7
|
{"type":"loop:start","loopId":"mastermind-review-1778664861043","command":"/mastermind:review","mode":"tillend","repeat":"50(cap)","wait":60,"ts":1778664861000}
|
|
8
8
|
{"type":"loop:complete","loopId":"mastermind-review-1778664861043","command":"/mastermind:review","mode":"tillend","ranReps":1,"reason":"empty-round","ts":1778664950000}
|
|
9
|
+
{"type":"loop:start","loopId":"review-1779129271152","command":"/mastermind:review","mode":"tillend","repeat":"50(cap)","wait":60,"ts":1779129271000}
|
|
10
|
+
{"type":"domain:complete","session":"mm-20260518T183437","domain":"review","status":"complete","artifacts":[".claude/skills/mastermind/monitor.md"],"decisions":[{"what":"Fixed 8 bugs in mastermind:monitor skill","confidence":0.95}],"ts":1779129603133}
|
|
11
|
+
{"type":"loop:tick","loopId":"review-1779129271152","command":"/mastermind:review","mode":"tillend","completedRep":1,"nextRep":2,"nextAt":1779129675242,"ts":1779129615000}
|
|
12
|
+
{"type":"loop:start","loopId":"review-1779129968246","command":"/mastermind:review","mode":"tillend","repeat":"50(cap)","wait":60,"ts":1779129968000}
|
|
13
|
+
{"type":"domain:complete","session":"mm-20260518T184618","domain":"review","status":"complete","artifacts":[".claude/skills/mastermind/monitor.md"],"decisions":[{"what":"Fixed 8 remaining issues in mastermind:monitor (3 critical, 5 significant)","confidence":0.95}],"ts":1779130250352}
|
|
14
|
+
{"type":"loop:tick","loopId":"review-1779129271152","command":"/mastermind:review","mode":"tillend","completedRep":2,"nextRep":3,"nextAt":1779130866000,"ts":1779130806000}
|
|
15
|
+
{"type":"loop:tick","loopId":"review-1779129968246","command":"/mastermind:review","mode":"tillend","completedRep":2,"nextRep":3,"nextAt":1779131138000,"ts":1779131078000}
|
|
16
|
+
{"type":"loop:tick","loopId":"review-1779129271152","command":"/mastermind:review","mode":"tillend","completedRep":3,"nextRep":4,"nextAt":1779131522000,"ts":1779131462000}
|
|
17
|
+
{"type":"loop:tick","loopId":"review-1779129968246","command":"/mastermind:review","mode":"tillend","completedRep":3,"nextRep":4,"nextAt":1779131819000,"ts":1779131759000}
|
|
18
|
+
{"type":"loop:tick","loopId":"review-1779129271152","command":"/mastermind:review","mode":"tillend","completedRep":4,"nextRep":5,"nextAt":1779132068000,"ts":1779132008000}
|
|
19
|
+
{"type":"loop:tick","loopId":"review-1779129968246","command":"/mastermind:review","mode":"tillend","completedRep":4,"nextRep":5,"nextAt":1779132345000,"ts":1779132285000}
|
|
20
|
+
{"type":"loop:tick","loopId":"review-1779129271152","command":"/mastermind:review","mode":"tillend","completedRep":5,"nextRep":6,"nextAt":1779132824522,"ts":1779132764522}
|
|
21
|
+
{"type":"loop:tick","loopId":"review-1779129968246","command":"/mastermind:review","mode":"tillend","completedRep":5,"nextRep":6,"nextAt":1779132824522,"ts":1779132764522}
|
|
22
|
+
{"type":"loop:tick","loopId":"review-1779129968246","command":"/mastermind:review","mode":"tillend","completedRep":5,"nextRep":6,"nextAt":1779133265814,"ts":1779133205814}
|
|
23
|
+
{"type":"loop:tick","loopId":"review-1779129271152","command":"/mastermind:review","mode":"tillend","completedRep":6,"nextRep":7,"nextAt":1779133562201,"ts":1779133502201}
|
|
24
|
+
{"type":"loop:tick","loopId":"review-1779129968246","command":"/mastermind:review","mode":"tillend","completedRep":6,"nextRep":7,"nextAt":1779133965448,"ts":1779133905448}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@monoes/monomindcli",
|
|
3
|
-
"version": "1.10.
|
|
3
|
+
"version": "1.10.42",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Monomind CLI - Enterprise AI agent orchestration with 60+ specialized agents, swarm coordination, MCP server, self-learning hooks, and vector memory for Claude Code",
|
|
6
6
|
"main": "dist/src/index.js",
|