thepopebot 1.2.78-beta.2 → 1.2.78

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.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -95,6 +95,10 @@ the agent already knows what you were just talking about.
95
95
 
96
96
  ## Install
97
97
 
98
+ Prefer to follow along on video? 👇
99
+
100
+ > ### 📺 <a href="https://youtu.be/xmxEEAXFtm8" target="_blank" rel="noopener"><strong>Install Video (click here)</strong></a>
101
+
98
102
  ### Prerequisites
99
103
 
100
104
  | Requirement | Install |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "thepopebot",
3
- "version": "1.2.78-beta.2",
3
+ "version": "1.2.78",
4
4
  "type": "module",
5
5
  "description": "Create autonomous AI agents with a two-layer architecture: Next.js Event Handler + Docker Agent.",
6
6
  "bin": {