@yemi33/minions 0.1.1646 → 0.1.1648

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/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.1.1648 (2026-05-01)
4
+
5
+ ### Other
6
+ - docs: add Copilot instructions
7
+
8
+ ## 0.1.1647 (2026-05-01)
9
+
10
+ ### Other
11
+ - docs(CLAUDE.md): add Known Footguns + CC Action Contract sections
12
+
3
13
  ## 0.1.1646 (2026-05-01)
4
14
 
5
15
  ### Fixes
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "runtime": "copilot",
3
3
  "models": null,
4
- "cachedAt": "2026-05-01T00:51:54.243Z"
4
+ "cachedAt": "2026-05-01T01:02:02.441Z"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yemi33/minions",
3
- "version": "0.1.1646",
3
+ "version": "0.1.1648",
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"