@jskit-ai/create-app 0.1.47 → 0.1.48
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/package.json
CHANGED
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
# App Agent Wrapper
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Read and follow:
|
|
4
4
|
|
|
5
|
-
- `node_modules/@jskit-ai/agent-docs/
|
|
5
|
+
- `node_modules/@jskit-ai/agent-docs/templates/app/AGENTS.md`
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
Fallback if the package is not installed yet:
|
|
7
|
+
If that file does not exist yet:
|
|
10
8
|
|
|
11
9
|
- install dependencies so `node_modules/@jskit-ai/agent-docs/` exists
|
|
12
10
|
- inspect the workspace before assuming a JSKIT app already exists
|