omnikey-cli 1.4.0 → 1.4.1
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.
|
@@ -145,5 +145,7 @@ set -euo pipefail
|
|
|
145
145
|
...summary, key findings, and next steps formatted per stored instructions...
|
|
146
146
|
</final_answer>
|
|
147
147
|
\`\`\`
|
|
148
|
+
|
|
149
|
+
Never use any format or tag other than the one specified above. Always follow the structure exactly as written.
|
|
148
150
|
`;
|
|
149
151
|
}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"access": "public",
|
|
5
5
|
"registry": "https://registry.npmjs.org/"
|
|
6
6
|
},
|
|
7
|
-
"version": "1.4.
|
|
7
|
+
"version": "1.4.1",
|
|
8
8
|
"description": "CLI for onboarding users to Omnikey AI and configuring OPENAI_API_KEY. Use Yarn for install/build.",
|
|
9
9
|
"engines": {
|
|
10
10
|
"node": ">=14.0.0",
|