@yemi33/minions 0.1.1955 → 0.1.1956
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yemi33/minions",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.1956",
|
|
4
4
|
"description": "Multi-agent AI dev team that runs from ~/.minions/ — five autonomous agents share a single engine, dashboard, and knowledge base",
|
|
5
5
|
"bin": {
|
|
6
6
|
"minions": "bin/minions.js"
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
# Dallas — Personal Memory
|
|
2
|
-
|
|
3
|
-
This is Dallas's personal memory file, curated by the consolidation pipeline
|
|
4
|
-
from inbox findings tagged `agent: dallas`. The engine injects this file into
|
|
5
|
-
Dallas's prompt context on every dispatch (alongside `notes.md`).
|
|
6
|
-
|
|
7
|
-
See `knowledge/agents/README.md` for the convention.
|
|
8
|
-
|
|
9
|
-
<!-- Append-only; consolidation engine writes new sections below. -->
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
# Lambert — Personal Memory
|
|
2
|
-
|
|
3
|
-
This is Lambert's personal memory file, curated by the consolidation pipeline
|
|
4
|
-
from inbox findings tagged `agent: lambert`. The engine injects this file into
|
|
5
|
-
Lambert's prompt context on every dispatch (alongside `notes.md`).
|
|
6
|
-
|
|
7
|
-
See `knowledge/agents/README.md` for the convention.
|
|
8
|
-
|
|
9
|
-
<!-- Append-only; consolidation engine writes new sections below. -->
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
# Ralph — Personal Memory
|
|
2
|
-
|
|
3
|
-
This is Ralph's personal memory file, curated by the consolidation pipeline
|
|
4
|
-
from inbox findings tagged `agent: ralph`. The engine injects this file into
|
|
5
|
-
Ralph's prompt context on every dispatch (alongside `notes.md`).
|
|
6
|
-
|
|
7
|
-
See `knowledge/agents/README.md` for the convention.
|
|
8
|
-
|
|
9
|
-
<!-- Append-only; consolidation engine writes new sections below. -->
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
# Rebecca — Personal Memory
|
|
2
|
-
|
|
3
|
-
This is Rebecca's personal memory file, curated by the consolidation pipeline
|
|
4
|
-
from inbox findings tagged `agent: rebecca`. The engine injects this file into
|
|
5
|
-
Rebecca's prompt context on every dispatch (alongside `notes.md`).
|
|
6
|
-
|
|
7
|
-
See `knowledge/agents/README.md` for the convention.
|
|
8
|
-
|
|
9
|
-
<!-- Append-only; consolidation engine writes new sections below. -->
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
# Ripley — Personal Memory
|
|
2
|
-
|
|
3
|
-
This is Ripley's personal memory file, curated by the consolidation pipeline
|
|
4
|
-
from inbox findings tagged `agent: ripley`. The engine injects this file into
|
|
5
|
-
Ripley's prompt context on every dispatch (alongside `notes.md`).
|
|
6
|
-
|
|
7
|
-
See `knowledge/agents/README.md` for the convention.
|
|
8
|
-
|
|
9
|
-
<!-- Append-only; consolidation engine writes new sections below. -->
|