@xn-intenton-z2a/agentic-lib 7.1.19 → 7.1.20
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
package/src/seeds/zero-README.md
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
# repo
|
|
2
2
|
|
|
3
|
-
A
|
|
3
|
+
A JavaScript library that is immediately useful to something or someone and it immediately available to run e.g. `npx @xn-intenton-z2a/<this package name>`.
|
|
4
4
|
|
|
5
5
|
## Getting Started
|
|
6
6
|
|
|
7
7
|
1. Write your mission in `MISSION.md`
|
|
8
8
|
2. Enable GitHub Actions
|
|
9
|
-
3. The
|
|
9
|
+
3. The workflows in this repository will evolve `src/lib/main.js` toward your mission
|
|
10
10
|
|
|
11
11
|
## Links
|
|
12
12
|
|
|
13
|
-
- [intentïon agentic-lib](https://github.com/xn-intenton-z2a/agentic-lib)
|
|
14
13
|
- [MISSION.md](MISSION.md)
|